summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_local-includes
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann1-1/+1
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Using common function file to source shell includes.Daniel Baumann1-6/+1
2011-03-09Translating the description of the helpersAntonio Terceiro1-1/+1
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann1-1/+1
2011-03-09Enforcing lh_config to be run before lh_build, see also ↵Daniel Baumann1-1/+1
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
2011-03-09Ensure all files installed via chroot_local-includes are owned by root:root. ↵Chris Lamb1-1/+1
Thanks to Julien Cristau <jcristau@debian.org>. This may cause problems for users who are relying on the target uid and gid of the files in the build system's config/chroot_local-includes being the same on the live image.
2011-03-09Replacing file checking with ls by function callsAntonio Terceiro1-1/+1
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that.
2011-03-09Making check for local-includes silent.Daniel Baumann1-1/+1
2011-03-09Consolidate grep text searching predicates to use "grep -qs"Chris Lamb1-1/+1
If this is deemed not portable enough in the future, it should be easy enough to find/replace.
2011-03-09Don't skip single dot-files in the root directory of binary and chroot local ↵Chris Lamb1-1/+1
includes
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-8/+8
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann1-0/+58