David Kalnischkies, le Thu 30 Aug 2012 19:43:21 +0200, a écrit : > On Tue, Aug 28, 2012 at 1:14 PM, Julian Andres Klode <[email protected]> wrote: > > We could add a switch to apt-cdrom to copy all configured locales for > > d-i purposes, > > The question is how apt-cdrom gets to know which locales are configured. > If I read the d-i syslog correctly apt-cdrom is run before 'locales'
No, locales is part of the base system, and thus installed and configured before CD-ROM inspection by apt-cdrom. apt-cdrom-setup is not a step in d-i, it's apt-setup which is one, done after bootstrap, and invoking apt-cdrom-setup. apt-cdrom is actually run in the locale chosen during installation, so it can simply follow that (I wonder why it doesn't seem to be doing it). Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

