Commit Graph

353 Commits

Author SHA1 Message Date
Daniel Baumann e5ac7fb714 Disabling global arguments in lh_clean (Closes: #451960). 2011-03-09 18:22:29 +01:00
Daniel Baumann fb791c7ae7 Releasing live-helper 1.0~a37-1. 2011-03-09 18:22:29 +01:00
Daniel Baumann 5e5e4f3262 Rewritten lh_testroot manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann efe98b91f9 Rewritten lh_config manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann c6c0ac36f5 Fixing lh_clean manpage synopsis formatting. 2011-03-09 18:22:29 +01:00
Daniel Baumann fe191d67aa Rewriting lh_clean manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann 76c75b83c5 Moving sanity check in lh_clean to the earliest possibility. 2011-03-09 18:22:29 +01:00
Daniel Baumann 7ace089629 Switching lh_clean to proper command line arguments. 2011-03-09 18:22:29 +01:00
Daniel Baumann c02f053cf8 Removing lh_bootstrap_* manpages temporarily. 2011-03-09 18:22:29 +01:00
Daniel Baumann cbcb382f13 Fixing wrong parted call. 2011-03-09 18:22:29 +01:00
Daniel Baumann cd2618e5d5 Adding an upgrade and dist-upgrade to lh_chroot_sources, so that security updates gets pulled into the base system. Thanks to Kai Hendry <hendry@iki.fi>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 01d34e6d1d Adding binary filesystem option, currently only supporting fat16 and fat32. 2011-03-09 18:22:29 +01:00
Daniel Baumann c59670779a Speeding up the dd call, thanks to Peter Skogstroem <peter.skogstrom@bitrunner.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann c4ba9e6be8 Do really not create the filesystem with parted. 2011-03-09 18:22:29 +01:00
Daniel Baumann 44a36ecc49 Do not create the filesystem with parted. 2011-03-09 18:22:29 +01:00
Daniel Baumann ec72b41c82 Mounting pseudo filesystems before creating binary images in non-chrooted builds. 2011-03-09 18:22:29 +01:00
Daniel Baumann d27d316160 Fixing typing error. 2011-03-09 18:22:29 +01:00
Daniel Baumann c6236a0794 Moving lh_losetup into an internal function, avoiding helper failure with return value due to new trap. 2011-03-09 18:22:29 +01:00
Daniel Baumann b5dc203126 Fixing fstab handling. 2011-03-09 18:22:29 +01:00
Daniel Baumann b7f76eb823 Rewritten lh_build manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann b7c96d3797 Rewritten lh_source manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann a713fc51c6 Rewritten lh_chroot manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann 24729cbe71 Rewritten lh_bootstrap manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann 380e411249 Rewritten lh_binary manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann 36277508ef Fixed wrapping. 2011-03-09 18:22:29 +01:00
Daniel Baumann f17de7ce7c Adding manpage for lh. 2011-03-09 18:22:29 +01:00
Daniel Baumann a2c2b6841f Extending conffiles to allow config/., config/., as well as config/, config/. and config/.. 2011-03-09 18:22:29 +01:00
Daniel Baumann 914b4739de Fixing typing errors. 2011-03-09 18:22:29 +01:00
Daniel Baumann 1726b902a2 Rewritten live-helper manpage. 2011-03-09 18:22:29 +01:00
Daniel Baumann e0cfc12cd8 Removing German manpages, they will be re-translated after the English manpages are finished. 2011-03-09 18:22:29 +01:00
Daniel Baumann de1e32df4c Fixing some coding style issues. 2011-03-09 18:22:29 +01:00
Daniel Baumann 8d46a4770d Preparing live-helper 1.0~a37-1. 2011-03-09 18:22:29 +01:00
Daniel Baumann cf398da50b Releasing live-helper 1.0~a36-1. 2011-03-09 18:22:29 +01:00
Daniel Baumann 1324f6e13b Adding 'remove' case, which is in between of all and purge. 2011-03-09 18:22:29 +01:00
Daniel Baumann 9ce7afd0b3 Removing the unmounting of pseudo filesystems from the trap call, needs some other changes before it can safely be done. 2011-03-09 18:22:29 +01:00
Daniel Baumann 0c2e079c10 Outputting an own message when having more than one case in a helper, instead of a global one. 2011-03-09 18:22:29 +01:00
Daniel Baumann a79669177e Adding checkbashsms call to test target of the Makefile as suggested by Trent W. Buck <trentbuck@gmail.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 0e2e348b53 Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 02a9e71667 Adding option to disable md5sum generation. 2011-03-09 18:22:29 +01:00
Daniel Baumann 75196ecbd8 Removing the whole cache, not just the .deb cache in mini and minimal hooks, thanks to Franklin Piat <fpiat@bigfoot.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 8321653cb3 Adding check to detect gnu-fdisk and using the original fdisk, thanks to Peter Skogström <peter.skogstrom@bitrunner.com> for the report. 2011-03-09 18:22:29 +01:00
Daniel Baumann b47d0c480d Adding a check to see if user is running lh_clean from a sane location (i.e. not config/), thanks to Kai Hendry <hendry@webconverger.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 1ef63a83da Adding some more fakeroot related fixes from An-Cheng Huang <ancheng@vyatta.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 66e6a4c14a Fixing typing error, thanks to An-Cheng Huang <ancheng@vyatta.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 7bbb741e1c Extending --force to also cover lockfiles to avoid recursive loop within trap. 2011-03-09 18:22:29 +01:00
Daniel Baumann 2a90796447 Making umount calls check if they are actually necessary. 2011-03-09 18:22:29 +01:00
Daniel Baumann 7059380cd8 Fixing trap call, thanks to An-Cheng Huang <ancheng@vyatta.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann 6becfab50d Updating to install the generic wrapper. 2011-03-09 18:22:29 +01:00
Daniel Baumann 041a054462 Improving trap call to unmount pseudo filesystem when failing as suggested by Justin Pryzby <jpryzby@quoininc.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann f2e96d49eb Fixing spelling mistake, thanks to Kel Modderman <kel@otaku42.de>. 2011-03-09 18:22:29 +01:00