summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_chroot
AgeCommit message (Collapse)Author
2008-08-11Adding last modifications in order to have localization fully working in ↵Tiago Bortoletto Vaz
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff.
2008-08-09Replacing file checking with ls by function callsAntonio Terceiro
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that.
2008-04-07Using new Read_conffile(); now.Daniel Baumann
2008-04-07Adding 'all' configuration file.Daniel Baumann
2008-03-06Updating copyright years to 2008.Daniel Baumann
2007-11-11Fixing some coding style issues.Daniel Baumann
2007-11-10Adding option to allow building in fakeroot/fakechroot environment, thanks ↵Daniel Baumann
to An-Cheng Huang <ancheng@vyatta.com>.
2007-10-28Added feature to exclude paths from the root filesystem.Maarten ter Huurne
To make the root filesystem as small as possible, it can be useful to exclude certain files or directories. This is now possible by using the file config/binary_rootfs/exclude, which contains a whitespace separated list of file paths to exclude; wildcards are allowed. These paths are removed from the chroot copy before the root filesystem is built.
2007-09-24Replacing backticks with POSIX expression.Daniel Baumann
2007-09-23Adding live-helper 1.0~a23-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a22-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a21-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a19-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a18-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a15-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a13-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a8-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a7-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a6-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a5-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a3-1.Daniel Baumann