summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_hacks
AgeCommit message (Collapse)Author
2008-08-15Updating chroot hacks to reflect namechange of the udev persistent rules.Daniel Baumann
2008-08-10Disabling call to "update-initramfs" in lh_chroot_hacks.Chris Lamb
Users who are modifying initramfs scripts via chroot_local-includes should really run update-initramfs themselves - this wasn't possible until fairly recently due to re-ordering of calls from lh_chroot. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-04-07Using new Read_conffile(); now.Daniel Baumann
2008-04-07Adding 'all' configuration file.Daniel Baumann
2008-03-23lh_chroot_hacks: Ensure initrds are group- and world- readableChris Lamb
The loop-aes-utils sets a umask in its update-initramfs configuration, causing initrds to have "0600" permissions which causes boot failures when offering the files over netboot or similar. The justification given by loop-aes is that, as it supports encrypting against embedded GPG keyrings, the keys would be compromised if the files were group- or world- readable. However, as live-helper does not support this feature, it is safe to simply correct the permissions. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-03-06Updating copyright years to 2008.Daniel Baumann
2008-03-01Adding temporary hack to remove fstab when using live-installer.Daniel Baumann
2008-02-21Adding apt/aptitude options.Daniel Baumann
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-01-15Consistently using the pipe as seperator in sed commands now.Daniel Baumann
2007-11-20Also removing manpage cache in cleanup.Daniel Baumann
2007-11-13Fixing fstab handling.Daniel Baumann
2007-11-11Fixing typing error, thanks to An-Cheng Huang <ancheng@vyatta.com>.Daniel Baumann
2007-11-11Fixing some coding style issues.Daniel Baumann
2007-10-31add /etc/adjtime to list of writable files in exposed root modeJesse Hathaway
2007-10-31add force flag when removing /etc/mtab for exposedroot modeJesse Hathaway
cdebootstrap does not create /etc/mtab
2007-10-31add new option to mount cow device on nfs volumeJesse Hathaway
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-24add exposedroot option which exposes the root fs as roJesse Hathaway
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-09-24Replacing backticks with POSIX expression.Daniel Baumann
2007-09-23Adding live-helper 1.0~a23-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a22-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a21-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a20-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a18-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a13-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a10-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a8-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a7-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a5-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a3-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a2-1.Daniel Baumann
2007-09-23Adding live-helper 1.0~a1-3.Daniel Baumann
2007-09-23Adding live-helper 1.0~a1-1.Daniel Baumann