Commit Graph

267 Commits

Author SHA1 Message Date
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
Jesse Hathaway b2068cd691 fix isolinux when booting multiple kernel flavours 2007-10-31 16:20:57 -04:00
Jesse Hathaway 890801563d fix syslinux timeout option
change MILISECONDS to SECONDS. Syslinux actually uses
tenths of seconds not milliseconds, but it seems
unnecessary to expose this to the user. Fix templates
to only specify the timeout once.
2007-10-31 14:43:26 -04:00
Jesse Hathaway e7100f46b8 add /etc/adjtime to list of writable files in exposed root mode 2007-10-31 10:20:15 -04:00
Jesse Hathaway 800687e9ba allow basename of net-root-path to be binary
This is convenient for testing as you can directly export
the build directory, rather than untarring the net image
in another location.
2007-10-31 10:20:15 -04:00
Jesse Hathaway ae8cb3bce0 add force flag when removing /etc/mtab for exposedroot mode
cdebootstrap does not create /etc/mtab
2007-10-31 10:20:15 -04:00
Daniel Baumann 1385ab5526 Preparing live-helper 1.0~a35-1. 2007-10-31 13:53:52 +01:00
Daniel Baumann a1c4a224f2 Releasing live-helper 1.0~a34-1. 2007-10-31 13:52:21 +01:00
Daniel Baumann f7777a1712 Adding lh_chroot_devpts. 2007-10-31 11:20:03 +01:00
Daniel Baumann 15f9200589 Fixing indenting. 2007-10-31 11:10:05 +01:00
Jesse Hathaway bb08fc8d1e add new option to mount cow device on nfs volume
At the moment this only works with the root volume
on nfs as well. If we add a switch to configure the
network early in the boot process then this option
could be made available for other root mediums. This
option works reliably on the latest kernel 2.6.23.1
On earlier kernels I experienced frequent oopses.
2007-10-31 11:06:58 +01:00
Daniel Baumann beebfa63ae Setting LH_BOOTSTRAP_FLAVOUR only when using cdebootstrap. 2007-10-31 10:55:37 +01:00
Daniel Baumann eaadafff8e Fixing typing error (wrong variable name). 2007-10-31 10:49:38 +01:00
Daniel Baumann 779a9dbe2e Correcting vcs fields. 2007-10-30 11:02:52 +01:00
Daniel Baumann e4410130ab Fixing typing error (missing paranthese). 2007-10-30 09:52:38 +01:00
Daniel Baumann d29dd22a73 Respecting LH_BOOTSTRAP_FLAVOUR (Closes: #448034). 2007-10-30 06:35:35 +01:00
Maarten ter Huurne 2e260e9e86 Avoid [Y/n] query on package autoremove in "mini" hook.
Added "--yes" to "apt-get autoremove" line to avoid APT from popping up a
confirmation.
2007-10-29 21:13:53 +01:00
Maarten ter Huurne b7cbf62451 Fixed lh_config tool name in manpage.
For some reason the page said "lh_source" originally. Copy-paste error?
2007-10-29 19:39:25 +01:00
Daniel Baumann 51a91b805c Correcting homepage field. 2007-10-29 12:08:07 +01:00
Daniel Baumann 48eb8f7ba7 Preparing live-helper 1.0~a34-1. 2007-10-29 11:57:24 +01:00