[Fai-commit] r3063 - people/michael/features/debconf/debian
fai-repository at svn.debian.org
fai-repository at svn.debian.org
Thu Nov 17 20:07:33 UTC 2005
Author: michael-guest
Date: 2005-11-17 20:07:32 +0000 (Thu, 17 Nov 2005)
New Revision: 3063
Modified:
people/michael/features/debconf/debian/control
people/michael/features/debconf/debian/rules
Log:
build with debconf support
Modified: people/michael/features/debconf/debian/control
===================================================================
--- people/michael/features/debconf/debian/control 2005-11-17 20:02:42 UTC (rev 3062)
+++ people/michael/features/debconf/debian/control 2005-11-17 20:07:32 UTC (rev 3063)
@@ -7,7 +7,7 @@
Package: fai
Architecture: all
-Depends: perl, libapt-pkg-perl
+Depends: perl, libapt-pkg-perl, debconf
Recommends: debootstrap, nfs-kernel-server | nfs-server, fai-kernels, dhcp3-server | bootp, tftpd-hpa | tftpd, rsh-server, wget, syslinux
Suggests: ssh, debmirror, mknbi, apt-move, mkinitrd-cd, grub
Description: Fully Automatic Installation
Modified: people/michael/features/debconf/debian/rules
===================================================================
--- people/michael/features/debconf/debian/rules 2005-11-17 20:02:42 UTC (rev 3062)
+++ people/michael/features/debconf/debian/rules 2005-11-17 20:07:32 UTC (rev 3063)
@@ -38,7 +38,7 @@
binary-indep: build install
dh_testdir
dh_testroot
-# dh_installdebconf
+ dh_installdebconf
dh_installdocs
# dh_installexamples
# dh_installmenu
More information about the Fai-commit
mailing list