[debian-edu-commits] r81494 - branches/wheezy/debian-edu-install/debian
pere at alioth.debian.org
pere at alioth.debian.org
Tue Jul 9 12:43:26 UTC 2013
Author: pere
Date: 2013-07-09 12:43:26 +0000 (Tue, 09 Jul 2013)
New Revision: 81494
Modified:
branches/wheezy/debian-edu-install/debian/changelog
branches/wheezy/debian-edu-install/debian/control
Log:
Adjust d-i main-menu ordering, add choose-mirror as dependency of
debian-edu-install-udeb before debian-edu-profile-udeb, to make it
possible to set the proxy before selecting the profile on the
netinst CD.
Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog 2013-07-09 12:31:41 UTC (rev 81493)
+++ branches/wheezy/debian-edu-install/debian/changelog 2013-07-09 12:43:26 UTC (rev 81494)
@@ -5,6 +5,10 @@
installed via PXE and adjust the minimum partition size for /usr
from 11115 to 11456 and /opt from 11456 to 11712 on this profile
to have room for everything that is needed.
+ * Adjust d-i main-menu ordering, add choose-mirror as dependency of
+ debian-edu-install-udeb before debian-edu-profile-udeb, to make it
+ possible to set the proxy before selecting the profile on the
+ netinst CD.
* Translation updates:
- Swedish, thanks to Martin Bagge. (Closes: #714648)
Modified: branches/wheezy/debian-edu-install/debian/control
===================================================================
--- branches/wheezy/debian-edu-install/debian/control 2013-07-09 12:31:41 UTC (rev 81493)
+++ branches/wheezy/debian-edu-install/debian/control 2013-07-09 12:43:26 UTC (rev 81494)
@@ -35,7 +35,7 @@
XC-Package-Type: udeb
Architecture: all
Section: debian-installer
-Depends: ${misc:Depends}, driver-injection-disk-detect, configured-network, debian-edu-archive-keyring-udeb, debian-edu-profile-udeb, user-setup-udeb, clock-setup, pkgsel, ltsp-client-builder
+Depends: ${misc:Depends}, driver-injection-disk-detect, configured-network, debian-edu-archive-keyring-udeb, choose-mirror, debian-edu-profile-udeb, user-setup-udeb, clock-setup, pkgsel, ltsp-client-builder
XB-Installer-Menu-Item: 7750
Description: Execute Debian Edu debian-installer profile
This dependency package forces the installer to choose the menu items
More information about the debian-edu-commits
mailing list