Commit Graph

393 Commits

Author SHA1 Message Date
Daniel Baumann
d26e57998f 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>. 2007-11-18 11:09:55 +01:00
Daniel Baumann
ec0d5cd48b Adding binary filesystem option, currently only supporting fat16 and fat32. 2007-11-16 23:01:03 +01:00
Daniel Baumann
702de9d2ed Speeding up the dd call, thanks to Peter Skogstroem <peter.skogstrom@bitrunner.com>. 2007-11-15 10:11:56 +01:00
Daniel Baumann
2e51237e12 Do really not create the filesystem with parted. 2007-11-14 23:04:24 +01:00
Daniel Baumann
6edcf23b29 Do not create the filesystem with parted. 2007-11-14 23:01:44 +01:00
Daniel Baumann
7b8a85422a Mounting pseudo filesystems before creating binary images in non-chrooted builds. 2007-11-14 10:13:58 +01:00
Daniel Baumann
92ae98e621 Fixing typing error. 2007-11-14 10:02:56 +01:00
Daniel Baumann
94c3ca731a Moving lh_losetup into an internal function, avoiding helper failure with return value due to new trap. 2007-11-14 09:55:50 +01:00
Daniel Baumann
769618067d Fixing fstab handling. 2007-11-13 22:41:08 +01:00
Daniel Baumann
7e16acb245 Rewritten lh_build manpage. 2007-11-13 22:26:44 +01:00
Daniel Baumann
d178ab1ed2 Rewritten lh_source manpage. 2007-11-13 22:21:18 +01:00
Daniel Baumann
cdd933205c Rewritten lh_chroot manpage. 2007-11-13 22:16:45 +01:00
Daniel Baumann
cc13cce568 Rewritten lh_bootstrap manpage. 2007-11-13 22:15:43 +01:00
Daniel Baumann
7967671d32 Rewritten lh_binary manpage. 2007-11-13 22:03:36 +01:00
Daniel Baumann
d1e47c38a9 Fixed wrapping. 2007-11-13 21:47:21 +01:00
Daniel Baumann
341e5e1aa3 Adding manpage for lh. 2007-11-13 21:43:08 +01:00
Daniel Baumann
3773ed2765 Extending conffiles to allow config/., config/., as well as config/, config/. and config/.. 2007-11-13 21:09:34 +01:00
Daniel Baumann
e40202da69 Fixing typing errors. 2007-11-13 20:55:43 +01:00
Daniel Baumann
494d45fda1 Rewritten live-helper manpage. 2007-11-13 20:43:25 +01:00
Daniel Baumann
9e6cf5102e Removing German manpages, they will be re-translated after the English manpages are finished. 2007-11-13 17:45:39 +01:00
Daniel Baumann
e743c23cd7 Fixing some coding style issues. 2007-11-13 13:49:41 +01:00
Daniel Baumann
034a067667 Preparing live-helper 1.0~a37-1. 2007-11-13 13:49:18 +01:00
Daniel Baumann
5dcc43149e Releasing live-helper 1.0~a36-1. 2007-11-13 13:29:41 +01:00
Daniel Baumann
2e35367c01 Adding 'remove' case, which is in between of all and purge. 2007-11-13 13:08:51 +01:00
Daniel Baumann
9bb9d02995 Removing the unmounting of pseudo filesystems from the trap call, needs some other changes before it can safely be done. 2007-11-13 12:56:48 +01:00
Daniel Baumann
17e172bbdf Outputting an own message when having more than one case in a helper, instead of a global one. 2007-11-13 12:49:43 +01:00
Daniel Baumann
8f8a9ec521 Adding checkbashsms call to test target of the Makefile as suggested by Trent W. Buck <trentbuck@gmail.com>. 2007-11-13 11:28:23 +01:00
Daniel Baumann
c8f66ebe90 Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>. 2007-11-13 09:00:16 +01:00
Daniel Baumann
9ad970aca2 Adding option to disable md5sum generation. 2007-11-12 23:00:48 +01:00
Daniel Baumann
2a9dfc7421 Removing the whole cache, not just the .deb cache in mini and minimal hooks, thanks to Franklin Piat <fpiat@bigfoot.com>. 2007-11-12 22:51:27 +01:00
Daniel Baumann
b0282f5d26 Adding check to detect gnu-fdisk and using the original fdisk, thanks to Peter Skogström <peter.skogstrom@bitrunner.com> for the report. 2007-11-12 22:43:28 +01:00
Daniel Baumann
4c91fd7d96 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>. 2007-11-12 22:31:06 +01:00
Daniel Baumann
fb1e3ce43a Adding some more fakeroot related fixes from An-Cheng Huang <ancheng@vyatta.com>. 2007-11-11 23:05:55 +01:00
Daniel Baumann
13e39acb9f Fixing typing error, thanks to An-Cheng Huang <ancheng@vyatta.com>. 2007-11-11 23:00:43 +01:00
Daniel Baumann
d7fb22ca8b Extending --force to also cover lockfiles to avoid recursive loop within trap. 2007-11-11 22:03:02 +01:00
Daniel Baumann
be5c114a90 Making umount calls check if they are actually necessary. 2007-11-11 21:33:43 +01:00
Daniel Baumann
30d76edc02 Fixing trap call, thanks to An-Cheng Huang <ancheng@vyatta.com>. 2007-11-11 21:29:25 +01:00
Daniel Baumann
e6d09c8eeb Updating to install the generic wrapper. 2007-11-11 16:34:13 +01:00
Daniel Baumann
5fec5b20a4 Improving trap call to unmount pseudo filesystem when failing as suggested by Justin Pryzby <jpryzby@quoininc.com>. 2007-11-11 15:44:24 +01:00
Daniel Baumann
02c57db196 Fixing spelling mistake, thanks to Kel Modderman <kel@otaku42.de>. 2007-11-11 14:48:20 +01:00
Daniel Baumann
cd101e9220 Adding generic lh wrapper. 2007-11-11 14:45:34 +01:00
Daniel Baumann
0408e7ebba Added warning about etch compatibility of lh_config options. 2007-11-11 14:14:25 +01:00
Daniel Baumann
8635931e79 Fixing some coding style issues. 2007-11-11 13:57:11 +01:00
Daniel Baumann
1d728dcb3e Allowing LH_BOOTSTRAP_FLAVOUR to be minimal or mini. 2007-11-11 13:02:32 +01:00
Daniel Baumann
7922892146 Adding custom reportbug script. 2007-11-11 11:09:33 +01:00
Daniel Baumann
174bc9ede5 Evaluating local arguments befor setting the defaults (Closes: #444985). 2007-11-11 10:30:40 +01:00
Daniel Baumann
8e94824fe9 Fixing wrong kernel flavour warning message on m68k. 2007-11-11 10:23:08 +01:00
Daniel Baumann
6e3fa37642 Correcting some language shortcommings. 2007-11-11 10:21:21 +01:00
Daniel Baumann
e2e653c198 Fixing trap call as suggested by Justin Pryzby <jpryzby@quoininc.com> (Closes: #431160, #449087). 2007-11-11 10:15:51 +01:00
Daniel Baumann
f65b830016 Preparing live-helper 1.0~a36-1. 2007-11-11 10:11:57 +01:00