Commit Graph

236 Commits

Author SHA1 Message Date
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
Daniel Baumann 0a0d546e94 Releasing live-helper 1.0~a35-1. 2007-11-10 19:02:50 +01:00
Daniel Baumann cfbadf00dc Adding option to allow building in fakeroot/fakechroot environment, thanks to An-Cheng Huang <ancheng@vyatta.com>. 2007-11-10 18:39:49 +01:00
Daniel Baumann b4b0384b61 Documenting preseeding for sun-java hooks, thanks to Antonio Amorim <Antonio.Amorim@sim.fc.ul.pt>. 2007-11-10 17:38:36 +01:00
Daniel Baumann 51cfe60fc6 Using shell redirection to truncate rather than additional commands/forks/files, thanks to Justin Pryzby <jpryzby@quoininc.com>. 2007-11-10 15:40:53 +01:00
Daniel Baumann 7cacae2d94 Renaming live-failsafe boot target to livefailsafe (Closes: #450576). 2007-11-10 15:23:27 +01:00
Jesse Hathaway 27e3585e7a add new option --syslinux-menu to enable syslinux menu
added a new syslinux menu splash screen, I'm not an artist
but I think it is better than the generic splash which was
already included. Also added the svg file if anyone wants
to make any changes.
2007-11-02 09:34:00 -04:00
Daniel Baumann a0fcb117a0 Corrected wrong path, thanks to Ben Armstrong <synrg@debian.org>. 2007-11-01 17:52:12 +01:00