Commit Graph

57 Commits

Author SHA1 Message Date
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
Daniel Baumann
0ac777d90b Adjusting error message: debootstrap is default, hence listed first. 2011-03-09 18:22:27 +01:00
Daniel Baumann
2a5637facd Not interpreting LH_UNION_FILESYSTEM, so that it gets set with an actual value at build-time (Closes: #446306). 2011-03-09 18:22:27 +01:00
Daniel Baumann
57444bb38b Adding check to fail if a cross build is started (Closes: #444669, #444670). 2011-03-09 18:22:27 +01:00
Daniel Baumann
8905bb8949 Preparing live-helper 1.0~a32-1. 2011-03-09 18:22:27 +01:00
Otavio Salvador
48c24d0b1b 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.
2011-03-09 18:22:27 +01:00
Daniel Baumann
41b9bdebb5 Preparing live-helper 1.0~a31-1. 2011-03-09 18:22:27 +01:00
Daniel Baumann
f2734daf0a Replacing backticks with POSIX expression. 2011-03-09 18:22:27 +01:00
Otavio Salvador
8514767b36 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
2011-03-09 18:22:27 +01:00
Daniel Baumann
c97af171dd Preparing live-helper 1.0~a30-1. 2011-03-09 18:22:27 +01:00
Daniel Baumann
a3a132a315 Passing live bootappends to debian-installer. 2011-03-09 18:22:26 +01:00
Daniel Baumann
a63876a8d7 Preparing live-helper 1.0~a29-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
8a99616e89 Adding LH_BOOTAPPEND_INSTALL. 2011-03-09 18:22:26 +01:00
Daniel Baumann
54ff9fc7b2 Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE. 2011-03-09 18:22:26 +01:00
Daniel Baumann
d225892ace Setting default distribution to lenny. 2011-03-09 18:22:26 +01:00
Daniel Baumann
5883fe6864 Setting default language to 'en'. 2011-03-09 18:22:26 +01:00
Daniel Baumann
72b9b99b8a Downgrading Ubuntu minimal requirements from gutsy to feisty. 2011-03-09 18:22:26 +01:00
Daniel Baumann
10f7ee3fbe Using Debian terminology for images of unreleased suites. 2011-03-09 18:22:26 +01:00
Daniel Baumann
5efc74eac5 Preparing live-helper 1.0~a28-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
63631975b7 Adding live-helper 1.0~a27-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
ba2322bb2b Adding live-helper 1.0~a26-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
8c3178682b Adding live-helper 1.0~a25-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
9eac19deb8 Adding live-helper 1.0~a24-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
28dac4f438 Adding live-helper 1.0~a23-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
0d0de885e3 Adding live-helper 1.0~a22-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
c68c0a2708 Adding live-helper 1.0~a21-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
f314791fa2 Adding live-helper 1.0~a20-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
c79ab34a7c Adding live-helper 1.0~a19-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
0d5ff4ca75 Adding live-helper 1.0~a18-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann
cd5110f6b8 Adding live-helper 1.0~a17-1. 2011-03-09 18:22:25 +01:00
Daniel Baumann
fdef63e60c Adding live-helper 1.0~a16-1. 2011-03-09 18:22:25 +01:00
Daniel Baumann
504c05c3a6 Adding live-helper 1.0~a15-1. 2011-03-09 18:19:41 +01:00
Daniel Baumann
37a5c53ddd Adding live-helper 1.0~a14-1. 2011-03-09 18:18:30 +01:00
Daniel Baumann
85c342c299 Adding live-helper 1.0~a13-1. 2011-03-09 18:18:30 +01:00
Daniel Baumann
d1ee66e44c Adding live-helper 1.0~a12-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann
86726af9f5 Adding live-helper 1.0~a11-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann
97c3a13dcc Adding live-helper 1.0~a10-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann
7c68e6ebca Adding live-helper 1.0~a9-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann
bd1a5ddc82 Adding live-helper 1.0~a8-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann
8a4a50fdb6 Adding live-helper 1.0~a7-1. 2011-03-09 18:18:29 +01:00