[Philipp Hübner] > Since this is an easy way to roll out large installations from one > central place, it would be nice to also have a way to configure the > installed machines centrally (e.g. install additional packages). > > Could you tell me whats the status of this?
The PXE installation is using a debian-installer preseed file, and this file can be modified to ask for more packages to install. Adding a line like this should work: d-i pkgsel/include string my-extra-package Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

