[Paul Wise] > How would d-i decide which packages containing tasks to install > before running tasksel? AFAICT neither education-tasks nor isenkram > are mentioned by any d-i component.
For debian-edu, we have udebs pulling in education-tasks in a pre-pkgsel.d script. For isenkram, I expect users to install it first and then run tasksel, or someone to decide that it should be done by default in d-i (but have not pushed for this myself). > I guess d-i needs to be changed to install all available tasksel > data by default? It is techincally possible, but not easy as the list of packages with tasksel data is not trivial to extract from the archive. One could use 'apt-file search' but it would force every installation to download lots of data just to extract a few bytes. :) -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
