summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2011-03-09Merging casper 1.123.Daniel Baumann
2011-03-09Merging casper 1.120.Daniel Baumann
2011-03-0999hook: Download hook script from inside target filesystemChris Lamb
2011-03-09Merging casper 1.119.Daniel Baumann
2011-03-09Removing disabling of kwallet.Daniel Baumann
2011-03-09Making hooks executable after fetching them.Daniel Baumann
2011-03-09Creating resolv.conf when netbooting not just when there's no resolv.conf, ↵Daniel Baumann
but also when it is empty.
2011-03-09Adding plainroot.Daniel Baumann
2011-03-09Adding hook parameter to execute custom scripts.Daniel Baumann
2011-03-09Patch to use cryptsetup volumes for persistent storage.Andrey Asadchev
Cryptsetup must be used with usual "cryptopts=source=UUID=$(UUID),target=$(TARGET)". For USB devices it may be necessary to specify "rootdelay=$SECONDS" in order to wait for USB media.
2011-03-09Explicitly set Xorg video driver.Andrey Asadchev
Xdriver is specifed with "xdriver=$(DRIVER)". This is because fglrx (and possibly other drivers) are not detected correctly.
2011-03-09Merging casper 1.118.Daniel Baumann
2011-03-09Merging casper 1.117.Daniel Baumann
2011-03-09Merging casper 1.116.Daniel Baumann
2011-03-09Merging casper 1.115.Daniel Baumann
2011-03-09Merging casper 1.114.Daniel Baumann
2011-03-09live-helpers: add jffs2 as a valid imageOtavio Salvador
2011-03-09live: add support for jffs2 images and snapshotsOtavio Salvador
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.113.Daniel Baumann
2011-03-09Merging casper 1.111.Daniel Baumann
2011-03-09Fixing regression from mounting the ow device on a nfs volume, thanks to ↵Daniel Baumann
An-Cheng Huang <ancheng@vyatta.com>.
2011-03-09Fixing fstab handling.Daniel Baumann
2011-03-09Fixing some coding style issues.Daniel Baumann
2011-03-09Adding files to the live filesystem according to the MAC number, thanks to ↵Daniel Baumann
Jordi Pujol <jordi_pujol@telefonica.net>.
2011-03-09Setting the kdm language, thanks to Jordi Pujol <jordi_pujol@telefonica.net>.Daniel Baumann
2011-03-09Using kdm initscript autologin overrides, thanks to Kel Modderman ↵Daniel Baumann
<kel@otaku42.de>.
2011-03-09add support for mounting the cow device on an nfs volumeJesse Hathaway
2011-03-09Fix typo to get serial console to workAlex Owen
2011-03-09add support for exposedroot option for live-helperJesse Hathaway
2011-03-09Removing ubuntu support.Daniel Baumann
2011-03-09Removing nodiratime as it is already included in noatime, thanks to Kel ↵Daniel Baumann
Modderman <kel@otaku42.de>.
2011-03-09Fixing typing error.Daniel Baumann
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.110.Daniel Baumann
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.109.Daniel Baumann
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.108.Daniel Baumann
2011-03-09Also using nodiratime, not just noatime.Daniel Baumann
2011-03-09Merging casper 1.107.Daniel Baumann
2011-03-09Fixing typing error.Daniel Baumann
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.106.Daniel Baumann
2011-03-09Applied patch from Jesse W. Hathaway <jesse@mbuki-mvuki.org> to move cow ↵Daniel Baumann
mount rather than binding it on /live/cow. This prevents the /cow mount showing up in /proc/mounts.
2011-03-09Adjusting to live-initramfs.Daniel Baumann
2011-03-09Merging casper 1.105.Daniel Baumann
2011-03-09Fixing bashism.Daniel Baumann
2011-03-09Consistently using curly brackets for variables.Daniel Baumann
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann