Hello, This is the first experience using debconf to configure a bunch of options in a program.
The program I am packing generate a config at its first start. Then the admin must config it and can use the program, else it will not start. Now I have created the "templates", "config", "postinst" and "postrm" But I do not know, how to handel the initial config creation. Is it OK, if I __( '/home/michelle.konzack/src/tddyndns-0.9.0/debian/postinst' )_____ / | #!/bin/sh -e | | tddyndns >/dev/null 2>&1 | | . /usr/share/debconf/confmodule | | db_get tddyndns/dd_email_to | DD_EMAIL_TO="$RET" | | db_get tddyndns/dd_email_from | DD_EMAIL_FROM="$RET" | | db_get tddyndns/dd_smtp_options | DD_SMTP_OPTIONS="$RET" <snip> | # Program End | exit 0 \______________________________________________________________________ So, postinst will create the initial config and after this I continue with debconf ? Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature