summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_devpts
AgeCommit message (Collapse)Author
2011-03-09Dropping lh_ prefix from internal helpers, this is not user visible.Daniel Baumann
2011-03-09Making unmount routines a bit more robust.Daniel Baumann
2011-03-09For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann
configuration options.
2011-03-09Adding debian version 2.0~a1-1.Daniel Baumann
2011-03-09Deprecating all dashed forms of commands.Daniel Baumann
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann
2011-03-09Using common function file to source shell includes.Daniel Baumann
2011-03-09Translating the description of the helpersAntonio Terceiro
2011-03-09Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.Daniel Baumann
2011-03-09Enforcing lh_config to be run before lh_build, see also ↵Daniel Baumann
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
2011-03-09Improving check for a mounted chroot/dev/pts to cover all terminals, not ↵Daniel Baumann
just the 0th (Closes: #459697, #459779).
2011-03-09Using new Read_conffile(); now.Daniel Baumann
2011-03-09Adding 'all' configuration file.Daniel Baumann
2011-03-09Updating copyright years to 2008.Daniel Baumann
2011-03-09chroot: don't fail if /dev/pts is already mountedOtavio Salvador
2011-03-09Outputting an own message when having more than one case in a helper, ↵Daniel Baumann
instead of a global one.
2011-03-09Adding some more fakeroot related fixes from An-Cheng Huang ↵Daniel Baumann
<ancheng@vyatta.com>.
2011-03-09Making umount calls check if they are actually necessary.Daniel Baumann
2011-03-09Adding lh_chroot_devpts.Daniel Baumann