[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to include files when using auto?



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:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel-baumann/


Reply to: