[Debconf-video-commits] r159 - in fai-config: debconf hooks

holger at alioth.debian.org holger at alioth.debian.org
Tue Aug 5 15:15:52 UTC 2008


Author: holger
Date: 2008-08-05 15:15:52 +0000 (Tue, 05 Aug 2008)
New Revision: 159

Added:
   fai-config/debconf/DEBCONF
Removed:
   fai-config/hooks/softupdate.FAIBASE
Log:
found a manual workaround for the strange debconf problem when installing postfix. if this commit doesnt work, i'll use that one

Added: fai-config/debconf/DEBCONF
===================================================================
--- fai-config/debconf/DEBCONF	                        (rev 0)
+++ fai-config/debconf/DEBCONF	2008-08-05 15:15:52 UTC (rev 159)
@@ -0,0 +1,21 @@
+postfix postfix/root_address    string
+postfix postfix/rfc1035_violation       boolean false
+postfix postfix/master_upgrade_warning  boolean
+postfix postfix/mydomain_warning        boolean
+postfix postfix/mynetworks      string  127.0.0.0/8
+postfix postfix/db_upgrade_warning      boolean true
+postfix postfix/mailname        string  /etc/mailname
+postfix postfix/tlsmgr_upgrade_warning  boolean
+postfix postfix/recipient_delim string  +
+postfix postfix/dynamicmaps_upgrade_warning     boolean
+postfix postfix/main_mailer_type        select  No configuration
+postfix postfix/destinations    string
+postfix postfix/transport_map_warning   note
+postfix postfix/nqmgr_upgrade_warning   boolean
+postfix postfix/not_configured  note
+postfix postfix/mailbox_limit   string  0
+postfix postfix/relayhost       string
+postfix postfix/procmail        boolean
+postfix postfix/bad_recipient_delimiter note
+postfix postfix/protocols       select
+postfix postfix/chattr  boolean false

Deleted: fai-config/hooks/softupdate.FAIBASE
===================================================================
--- fai-config/hooks/softupdate.FAIBASE	2008-08-05 14:52:46 UTC (rev 158)
+++ fai-config/hooks/softupdate.FAIBASE	2008-08-05 15:15:52 UTC (rev 159)
@@ -1,8 +0,0 @@
-#! /bin/bash
-
-# Copyright 2008 Holger Levsen 
-# released under the GPLv=2
-#
-
-$ROOTCMD apt-get update
-




More information about the Debconf-video-commits mailing list