diff --git a/debian/changelog b/debian/changelog index 0c196e59..ea95fb6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ netcfg (0.15) unstable; urgency=low * NOT YET RELEASED * remove util.[ch] (functions now in libdebian-installer) * check hostname for rfc 1123 compliance + * increase netcfg-* priority to force it after ddetect -- David Kimdon Thu, 5 Sep 2002 20:34:34 -0700 diff --git a/debian/control b/debian/control index 94e01910..e8b9d549 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: netcfg-dhcp Architecture: any Depends: ${shlibs:Depends}, cdebconf-udeb, dhcp-client-udeb | pump-udeb Provides: configured-network -XBC-Installer-Menu-Item: 2 +XBC-Installer-Menu-Item: 3 Description: Configure the network via DHCP Many networks allow automatic configuration via DHCP (Dynamic Host Configuration Protocol). If you are on a corporate network, a cable modem, @@ -24,7 +24,7 @@ Package: netcfg-static Architecture: any Depends: ${shlibs:Depends}, cdebconf-udeb Provides: configured-network -XBC-Installer-Menu-Item: 2 +XBC-Installer-Menu-Item: 3 Description: Configure a static network If you have information such as IP address, netmask, gateway, then you will be able to configure a static network. If you don't know this information, you