[Pkg-samba-maint] Merging some Ubuntu changes...ask the samba-common/dhcp at which priority ?
Christian Perrier
bubulle at debian.org
Thu May 31 21:13:24 UTC 2007
One of the Ubuntu patches:
--- 3.0.25-1/debian/samba-common.config 2007-05-21 12:15:48.000000000 +0100
+++ 3.0.25-1ubuntu1/debian/samba-common.config 2007-05-21 12:14:55.000000000 +0100
@@ -87,15 +87,15 @@ db_go
DHCPPRIORITY=medium
#if [ "$DEBCONF_RECONFIGURE" = 1 ] && [ -f /sbin/dhclient3 ]
-if [ -f /sbin/dhclient3 ]
-then
- DHCPPRIORITY=high
+#if [ -f /sbin/dhclient3 ]
+#then
+# DHCPPRIORITY=high
# TODO: see if we can detect that dhcp3-client is *going* to be installed,
# even if it isn't yet.
#elif dpkg-query -W --showformat='${Status}\n' dhcp3-client | grep ???
# unknown ok not-installed ?
# DHCPPRIORITY=high
-fi
+#fi
In short, the Debian packages raises the priority of the
samba-common/dhcp to *high* when the machine has the dhcp3-client
installed.
This nearly enfrces the question on all suers as "high" priority
questions are shown on default installs.
IMHO, this question is no *that* important and it hasa sane
default. So I don't really see a reason to make it pop up to every
user.
Moreover, as written in samba-common.config, the way to detect that a
DHCP client is installed is rather clumsy and even does not guarantee
that the machine really uses DHCP. As a consequence, the question may
seem really weird to some users.
I personnally vite to drop that part of code and leave the question at
priority medium.
Objections?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20070531/b8325b3b/attachment.pgp
More information about the Pkg-samba-maint
mailing list