[d-i-commits] r32059 - trunk/packages/apt-setup

Joey Hess joeyh at costa.debian.org
Tue Nov 15 00:14:18 UTC 2005


Author: joeyh
Date: 2005-11-15 00:14:16 +0000 (Tue, 15 Nov 2005)
New Revision: 32059

Modified:
   trunk/packages/apt-setup/TODO
Log:
some problems with CD installs


Modified: trunk/packages/apt-setup/TODO
===================================================================
--- trunk/packages/apt-setup/TODO	2005-11-14 23:59:05 UTC (rev 32058)
+++ trunk/packages/apt-setup/TODO	2005-11-15 00:14:16 UTC (rev 32059)
@@ -1,3 +1,11 @@
 - http proxy asking for installs from only CD w/o choose-mirror (for
   security sources)
 - multi-cd support
+- During a netinst CD install, choose-mirror is asked before
+  base-installer, which is sorta confusing at first since it installs base
+  from the CD. This happens because apt-setup-udeb pulls in
+  apt-mirror-setup which in turn pulls in choose-mirror, which is a menu
+  item. Perhaps it's best to consider this behavior a feature though; it
+  does need to choose a mirror at some point.
+- During a full CD install the same applies, but is certianly a bug there,
+  since it shouldn't need a mirror.




More information about the d-i-commits mailing list