Otavio Salvador
3289907307
functions/losetup.sh: use SECTORS as variable name to reflect the real usage
2008-03-10 21:15:21 -03:00
Daniel Baumann
bf4e15bff2
Bumping live-helper version.
2008-03-08 18:48:27 +01:00
Daniel Baumann
ab336ba97e
Updating copyright years to 2008.
2008-03-06 16:43:00 +01:00
Daniel Baumann
7f57e72520
Fixed accidental overwriting of LH_NET_TARBALL value in defaults.
2008-03-01 23:18:30 +01:00
Daniel Baumann
b29652a480
Adding lzma modules on sid.
2008-02-29 11:48:42 +01:00
Daniel Baumann
0472269ef8
When a wrong argument is passed, that argument should be listed ( Closes : #468201 ).
2008-02-27 19:05:35 +01:00
Daniel Baumann
2d88de5ab6
Adding option to set binary-net compression (or disable it).
2008-02-26 19:57:41 +01:00
Daniel Baumann
9b7193de8e
Fixing quoting with chroot wrapper calls.
2008-02-24 15:19:41 +01:00
Daniel Baumann
33ef1c4ce7
Fixing aptitude typo.
2008-02-24 15:12:16 +01:00
Daniel Baumann
c251e5f227
Improving etch compat warnings.
2008-02-24 13:41:50 +01:00
Daniel Baumann
c6fa0ca042
Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing dedicated LH_MIRROR_BOOTSTRAP for debootstrap/cdebootstrap only.
2008-02-21 20:52:37 +01:00
Daniel Baumann
fa3c63f5dc
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.
2008-02-21 20:03:57 +01:00
Daniel Baumann
0d0e8bb268
Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra <fabo@debian.org> and Ben Armstrong <synrg@debian.org>.
2008-01-17 18:15:11 +01:00
Daniel Baumann
ea91231cba
Using ftp.us.debian.org rather than ftp.debian.org, see http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html .
2008-01-16 12:58:07 +01:00
Chris Lamb
8b59b61bb2
Use C-style 'include' in lists (backwards compatible).
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-16 10:19:10 +01:00
Daniel Baumann
948730f93a
Consistently using the pipe as seperator in sed commands now.
2008-01-15 08:25:29 +01:00
Daniel Baumann
042354c7df
Switching to GPL3+.
2007-12-22 09:45:48 +01:00
Daniel Baumann
6e28cb02a0
Checking LH_APT when using mini and minimal package lists.
2007-12-22 09:10:25 +01:00
Daniel Baumann
cd4bc3078f
Don't fail silently when extern executables are configured but not present.
2007-11-21 21:05:32 +01:00
Daniel Baumann
e2a12251c5
Preparing live-helper 1.0~a38-1.
2007-11-19 18:07:35 +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
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
3773ed2765
Extending conffiles to allow config/., config/., as well as config/, config/. and config/..
2007-11-13 21:09:34 +01:00
Daniel Baumann
034a067667
Preparing live-helper 1.0~a37-1.
2007-11-13 13:49:18 +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
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
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
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
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
0408e7ebba
Added warning about etch compatibility of lh_config options.
2007-11-11 14:14:25 +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
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
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
1385ab5526
Preparing live-helper 1.0~a35-1.
2007-10-31 13:53:52 +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
48eb8f7ba7
Preparing live-helper 1.0~a34-1.
2007-10-29 11:57:24 +01:00
Jesse Hathaway
00aa1d0c28
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.
2007-10-24 13:36:42 -04:00
Daniel Baumann
acff181e63
Setting default union filesystem to for etch to unionfs.
2007-10-19 18:28:35 +02:00
Daniel Baumann
24767fd736
Removing mkisofs support.
2007-10-19 12:54:26 +02:00
Daniel Baumann
979cd28cc4
Removing ubuntu support.
2007-10-19 12:45:57 +02:00
Daniel Baumann
9994d4494e
Preparing live-helper 1.0~a33-1.
2007-10-18 22:49:30 +02:00