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