Commit Graph

63 Commits

Author SHA1 Message Date
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
Daniel Baumann
7df411ab40 Updating Debian stable release number, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>. 2007-10-18 22:17:50 +02:00
Daniel Baumann
4ff18b78b6 Fixing typing error, thanks to Peter Skogström <peter.skogstrom@bitrunner.com>. 2007-10-18 22:17:04 +02:00
Daniel Baumann
cede7843d2 Setting union filesystem default to aufs since default distribution is lenny. 2007-10-15 17:50:18 +02:00
Daniel Baumann
fbc0d88166 Adjusting error message: debootstrap is default, hence listed first. 2007-10-14 23:44:49 +02:00
Daniel Baumann
d1978af30a Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual value at build-time (Closes: #446306). 2007-10-12 16:11:44 +02:00
Daniel Baumann
f712678141 Adding check to fail if a cross build is started (Closes: #444669, #444670). 2007-10-10 11:39:55 +02:00
Daniel Baumann
f5e1d17219 Preparing live-helper 1.0~a32-1. 2007-10-09 21:36:27 +02:00
Otavio Salvador
c5a9b5a6c3 bootstrap: add support to include and exclude packages
To allow better customization of resulting system, support to include
and exclude packages of base system has been added. It has been
included for debootstrap and cdebootstrap helpers.
2007-10-08 10:14:24 +02:00
Daniel Baumann
9262ebeb92 Preparing live-helper 1.0~a31-1. 2007-10-04 22:18:29 +02:00
Daniel Baumann
a03cfd36b8 Replacing backticks with POSIX expression. 2007-09-24 08:47:42 +02:00
Otavio Salvador
a0669384f1 add new options to allow support for syslinux with vesa menu
A set of new options has been add to allow the syslinux vesa menu
support to be added. Those are the new options:

 - LH_SYSLINUX_CFG: set custom syslinux configuration file
 - LH_SYSLINUX_MENU: set syslinux menu
 - LH_SYSLINUX_MENU_LIVE_ENTRY: set text to be used on the menu for
   live entries
 - LH_SYSLINUX_MENU_LIVE_FAILSAFE_ENTRY: set text to be used on the
   menu for live entries (failsafe ones)
 - LH_SYSLINUX_MENU_MEMTEST_ENTRY: set text to be used on the menu
   for memtest entry
2007-09-23 17:23:35 +02:00
Daniel Baumann
bf8301b6cf Preparing live-helper 1.0~a30-1. 2007-09-23 17:22:21 +02:00
Daniel Baumann
5e759644a4 Passing live bootappends to debian-installer. 2007-09-23 14:05:13 +02:00
Daniel Baumann
f64d4d2c31 Preparing live-helper 1.0~a29-1. 2007-09-23 14:05:13 +02:00
Daniel Baumann
ed5bb2e187 Adding LH_BOOTAPPEND_INSTALL. 2007-09-23 14:05:12 +02:00
Daniel Baumann
851d21e474 Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE. 2007-09-23 14:05:11 +02:00
Daniel Baumann
caeb8b9d72 Setting default distribution to lenny. 2007-09-23 14:05:11 +02:00
Daniel Baumann
7845095071 Setting default language to 'en'. 2007-09-23 14:05:09 +02:00
Daniel Baumann
83fc7ca480 Downgrading Ubuntu minimal requirements from gutsy to feisty. 2007-09-23 13:59:19 +02:00
Daniel Baumann
e9ed48833f Using Debian terminology for images of unreleased suites. 2007-09-23 13:59:19 +02:00
Daniel Baumann
fbd4861b23 Preparing live-helper 1.0~a28-1. 2007-09-23 13:59:13 +02:00
Daniel Baumann
e871d8d6a7 Adding live-helper 1.0~a27-1. 2007-09-23 10:05:21 +02:00
Daniel Baumann
c7f53a9af5 Adding live-helper 1.0~a26-1. 2007-09-23 10:05:20 +02:00
Daniel Baumann
cac98503f3 Adding live-helper 1.0~a25-1. 2007-09-23 10:05:19 +02:00
Daniel Baumann
1e10fc3a45 Adding live-helper 1.0~a24-1. 2007-09-23 10:05:18 +02:00
Daniel Baumann
403452b08b Adding live-helper 1.0~a23-1. 2007-09-23 10:05:18 +02:00
Daniel Baumann
fdd30ecebf Adding live-helper 1.0~a22-1. 2007-09-23 10:05:17 +02:00
Daniel Baumann
c026e68cd0 Adding live-helper 1.0~a21-1. 2007-09-23 10:05:16 +02:00
Daniel Baumann
1803c47164 Adding live-helper 1.0~a20-1. 2007-09-23 10:05:16 +02:00
Daniel Baumann
9a280c0dc1 Adding live-helper 1.0~a19-1. 2007-09-23 10:05:15 +02:00
Daniel Baumann
615360e7ad Adding live-helper 1.0~a18-1. 2007-09-23 10:05:14 +02:00
Daniel Baumann
ae5c245c5d Adding live-helper 1.0~a17-1. 2007-09-23 10:05:13 +02:00
Daniel Baumann
b88a20b5dd Adding live-helper 1.0~a16-1. 2007-09-23 10:05:12 +02:00
Daniel Baumann
ce2db1b609 Adding live-helper 1.0~a15-1. 2007-09-23 10:05:12 +02:00
Daniel Baumann
12763194d0 Adding live-helper 1.0~a14-1. 2007-09-23 10:05:11 +02:00
Daniel Baumann
0ffe6970c4 Adding live-helper 1.0~a13-1. 2007-09-23 10:05:11 +02:00