Commit Graph

96 Commits

Author SHA1 Message Date
Daniel Baumann
9c9dfb24b8 Fixed accidental overwriting of LH_NET_TARBALL value in defaults. 2011-03-09 18:36:19 +01:00
Daniel Baumann
851dc3ca93 Adding lzma modules on sid. 2011-03-09 18:36:15 +01:00
Daniel Baumann
3c0d008c79 When a wrong argument is passed, that argument should be listed (Closes: #468201). 2011-03-09 18:36:14 +01:00
Daniel Baumann
0c9fc8846d Adding option to set binary-net compression (or disable it). 2011-03-09 18:36:13 +01:00
Daniel Baumann
3421a5b614 Fixing quoting with chroot wrapper calls. 2011-03-09 18:36:08 +01:00
Daniel Baumann
004d019239 Fixing aptitude typo. 2011-03-09 18:36:08 +01:00
Daniel Baumann
63a5d0c7a4 Improving etch compat warnings. 2011-03-09 18:36:07 +01:00
Daniel Baumann
b0c38d67e2 Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated LH_MIRROR_BOOTSTRAP for debootstrap/cdebootstrap only. 2011-03-09 18:36:07 +01:00
Daniel Baumann
09f88a6e38 Adding apt/aptitude options.
By using APT_OPTIONS and APTITUDE_OPTIONS in config/common,
one can manipulate the default options wich is made to each
and every apt and aptitude call.
2011-03-09 18:36:05 +01:00
Daniel Baumann
74b2c5778d Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra <fabo@debian.org> and Ben Armstrong <synrg@debian.org>. 2011-03-09 18:35:54 +01:00
Daniel Baumann
86da6b8fa1 Using ftp.us.debian.org rather than ftp.debian.org, see http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html. 2011-03-09 18:35:50 +01:00
Chris Lamb
33e33cec7d Use C-style 'include' in lists (backwards compatible). 2011-03-09 18:35:47 +01:00
Daniel Baumann
342d2870eb Consistently using the pipe as seperator in sed commands now. 2011-03-09 18:35:39 +01:00
Daniel Baumann
969ac8f07f Switching to GPL3+. 2011-03-09 18:22:29 +01:00
Daniel Baumann
f343828646 Checking LH_APT when using mini and minimal package lists. 2011-03-09 18:22:29 +01:00
Daniel Baumann
e6517de50a Don't fail silently when extern executables are configured but not present. 2011-03-09 18:22:29 +01:00
Daniel Baumann
bef3eea04e Preparing live-helper 1.0~a38-1. 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
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
a2c2b6841f Extending conffiles to allow config/., config/., as well as config/, config/. and config/.. 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
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
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
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
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
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
Daniel Baumann
b17568a395 Added warning about etch compatibility of lh_config options. 2011-03-09 18:22:29 +01:00
Daniel Baumann
65fc4e1645 Fixing wrong kernel flavour warning message on m68k. 2011-03-09 18:22:28 +01:00
Daniel Baumann
7c8551a397 Correcting some language shortcommings. 2011-03-09 18:22:28 +01:00
Daniel Baumann
74a5575d5a Fixing trap call as suggested by Justin Pryzby <jpryzby@quoininc.com> (Closes: #431160, #449087). 2011-03-09 18:22:28 +01:00
Daniel Baumann
a3b536bebd Preparing live-helper 1.0~a36-1. 2011-03-09 18:22:28 +01:00
Daniel Baumann
ba83790488 Adding option to allow building in fakeroot/fakechroot environment, thanks to An-Cheng Huang <ancheng@vyatta.com>. 2011-03-09 18:22:28 +01:00
Daniel Baumann
889489c8ce Using shell redirection to truncate rather than additional commands/forks/files, thanks to Justin Pryzby <jpryzby@quoininc.com>. 2011-03-09 18:22:28 +01:00
Daniel Baumann
3f92839a53 Preparing live-helper 1.0~a35-1. 2011-03-09 18:22:28 +01:00
Jesse Hathaway
64333346c2 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.
2011-03-09 18:22:28 +01:00
Daniel Baumann
b7b7cd4c81 Setting LH_BOOTSTRAP_FLAVOUR only when using cdebootstrap. 2011-03-09 18:22:28 +01:00
Daniel Baumann
a6d5edd05b Preparing live-helper 1.0~a34-1. 2011-03-09 18:22:28 +01:00
Jesse Hathaway
a7491e1349 add exposedroot option which exposes the root fs as ro
This option allows you to expose the root read only.  Using
this option a person could upgrade the root filesystem or
add packages without requiring the user to reboot. The root
filesystem could be kept on an nfs volume or some other
persistent medium. Multiple clients could then be booted off
the same root fs. I used LTSP as a template to determine which
directories to make rw.
2011-03-09 18:22:28 +01:00
Daniel Baumann
2a75e5b712 Setting default union filesystem to for etch to unionfs. 2011-03-09 18:22:28 +01:00
Daniel Baumann
b42ba83688 Removing mkisofs support. 2011-03-09 18:22:28 +01:00
Daniel Baumann
624fca8de5 Removing ubuntu support. 2011-03-09 18:22:27 +01:00
Daniel Baumann
dfac8e00f4 Preparing live-helper 1.0~a33-1. 2011-03-09 18:22:27 +01:00
Daniel Baumann
4fe4388b7d Updating Debian stable release number, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>. 2011-03-09 18:22:27 +01:00
Daniel Baumann
3aae363e08 Fixing typing error, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>. 2011-03-09 18:22:27 +01:00
Daniel Baumann
777875f2f2 Setting union filesystem default to aufs since default distribution is lenny. 2011-03-09 18:22:27 +01:00