On 02/22/2011 04:19 PM, Thomas H. George wrote: > It is not obvious to me how to include files - for example, > /etc/network/interfaces - in auto/config.
/etc/network/interfaces is a special file, since that is re-configured upon boot by live-boot (means, it will require that you tell live-boot to not touch the interfaces file by disabling automatic network configuration with a boot parameter, see man live-boot). all other files can be just copied to config/chroot_local-includes/ being it's absolute root, means, e.g. config/chroot_local-includes/foo/bar becomes /foo/bar in the resulting live system. -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [email protected] Internet: http://people.progress-technologies.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
