summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-19Releasing live-helper 1.0~a37-2.Daniel Baumann
2007-11-19Disabling global arguments in lh_clean (Closes: #451960).Daniel Baumann
2007-11-18Releasing live-helper 1.0~a37-1.Daniel Baumann
2007-11-18Rewritten lh_testroot manpage.Daniel Baumann
2007-11-18Rewritten lh_config manpage.Daniel Baumann
2007-11-18Fixing lh_clean manpage synopsis formatting.Daniel Baumann
2007-11-18Rewriting lh_clean manpage.Daniel Baumann
2007-11-18Moving sanity check in lh_clean to the earliest possibility.Daniel Baumann
2007-11-18Switching lh_clean to proper command line arguments.Daniel Baumann
2007-11-18Removing lh_bootstrap_* manpages temporarily.Daniel Baumann
2007-11-18Fixing wrong parted call.Daniel Baumann
2007-11-18Adding an upgrade and dist-upgrade to lh_chroot_sources, so that security upd...Daniel Baumann
2007-11-16Adding binary filesystem option, currently only supporting fat16 and fat32.Daniel Baumann
2007-11-15Speeding up the dd call, thanks to Peter Skogstroem <peter.skogstrom@bitrunne...Daniel Baumann
2007-11-14Do really not create the filesystem with parted.Daniel Baumann
2007-11-14Do not create the filesystem with parted.Daniel Baumann
2007-11-14Mounting pseudo filesystems before creating binary images in non-chrooted bui...Daniel Baumann
2007-11-14Fixing typing error.Daniel Baumann
2007-11-14Moving lh_losetup into an internal function, avoiding helper failure with ret...Daniel Baumann
2007-11-13Fixing fstab handling.Daniel Baumann
2007-11-13Rewritten lh_build manpage.Daniel Baumann
2007-11-13Rewritten lh_source manpage.Daniel Baumann
2007-11-13Rewritten lh_chroot manpage.Daniel Baumann
2007-11-13Rewritten lh_bootstrap manpage.Daniel Baumann
2007-11-13Rewritten lh_binary manpage.Daniel Baumann
2007-11-13Fixed wrapping.Daniel Baumann
2007-11-13Adding manpage for lh.Daniel Baumann
2007-11-13Extending conffiles to allow config/., config/., as well as config/, config/....Daniel Baumann
2007-11-13Fixing typing errors.Daniel Baumann
2007-11-13Rewritten live-helper manpage.Daniel Baumann
2007-11-13Removing German manpages, they will be re-translated after the English manpag...Daniel Baumann
2007-11-13Fixing some coding style issues.Daniel Baumann
2007-11-13Preparing live-helper 1.0~a37-1.Daniel Baumann
2007-11-13Releasing live-helper 1.0~a36-1.Daniel Baumann
2007-11-13Adding 'remove' case, which is in between of all and purge.Daniel Baumann
2007-11-13Removing the unmounting of pseudo filesystems from the trap call, needs some ...Daniel Baumann
2007-11-13Outputting an own message when having more than one case in a helper, instead...Daniel Baumann
2007-11-13Adding checkbashsms call to test target of the Makefile as suggested by Trent...Daniel Baumann
2007-11-13Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>.Daniel Baumann
2007-11-12Adding option to disable md5sum generation.Daniel Baumann
2007-11-12Removing the whole cache, not just the .deb cache in mini and minimal hooks, ...Daniel Baumann
2007-11-12Adding check to detect gnu-fdisk and using the original fdisk, thanks to Pete...Daniel Baumann
2007-11-12Adding a check to see if user is running lh_clean from a sane location (i.e. ...Daniel Baumann
2007-11-11Adding some more fakeroot related fixes from An-Cheng Huang <ancheng@vyatta.c...Daniel Baumann
2007-11-11Fixing typing error, thanks to An-Cheng Huang <ancheng@vyatta.com>.Daniel Baumann
2007-11-11Extending --force to also cover lockfiles to avoid recursive loop within trap.Daniel Baumann
2007-11-11Making umount calls check if they are actually necessary.Daniel Baumann
2007-11-11Fixing trap call, thanks to An-Cheng Huang <ancheng@vyatta.com>.Daniel Baumann
2007-11-11Updating to install the generic wrapper.Daniel Baumann
2007-11-11Improving trap call to unmount pseudo filesystem when failing as suggested by...Daniel Baumann