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

Re: custom live cd



Daniel Dalton wrote:
> sudo lh_config -a i386 -d lenny --categories main contrib non-free -p gnome --packages audacity gnome-orca brltty rhythmbox --packages-lists /home/daniel/stuff/packages.list

first, if you pass more than one argument to a parameter, it needs to be
quoted, e.g. --foo 'bar baz'.

second, packages-lists do not work like this. put
/home/daniel/stuff/packages.list into config/chroot_local-packageslists
and set --packages-lists packages.list

> cd ~
> cp file1 file2 file3... /tmp/livecd/config/includes/home/user

you want config/chroot_local-includes, not config/includes for that.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


Reply to: