Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Inform users about CONFIG_DHCP=no when running from harddisk
authorMichael Prokop <mika@grml.org>
Thu Jul 12 15:32:43 2007 +0200 (16 months ago)
changeset 137e9ceee2923d3
manifeste9ceee2923d3
parent 1369630016a6e12
child 1380a39f6b45881
Inform users about CONFIG_DHCP=no when running from harddisk
autoconfig.functions
debian/changelog
--- a/autoconfig.functions Wed Jul 11 19:44:19 2007 +0200
+++ b/autoconfig.functions Thu Jul 12 15:32:43 2007 +0200
@@ -1169,6 +1169,10 @@ else
sleep 1
eend 0
done
+ if [ -n "$INSTALLED" ] ; then
+ ewarn 'If you want to disable automatic DHCP requests set CONFIG_DHCP=no in /etc/grml/autoconfig.'
+ eend 0
+ fi
fi
}
# }}}
--- a/debian/changelog Wed Jul 11 19:44:19 2007 +0200
+++ b/debian/changelog Thu Jul 12 15:32:43 2007 +0200
@@ -1,3 +1,9 @@ grml-autoconfig (0.7.7) unstable; urgenc
+grml-autoconfig (0.7.8) unstable; urgency=low
+
+ * Inform users about CONFIG_DHCP=no when running from harddisk.
+
+ -- Michael Prokop <mika@grml.org> Thu, 12 Jul 2007 15:31:38 +0200
+
grml-autoconfig (0.7.7) unstable; urgency=low
* config_mixer: check for /proc/asound/cards before trying to