Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Merging casper 1.123. | Daniel Baumann | |
2011-03-09 | Merging casper 1.120. | Daniel Baumann | |
2011-03-09 | 99hook: Download hook script from inside target filesystem | Chris Lamb | |
2011-03-09 | Merging casper 1.119. | Daniel Baumann | |
2011-03-09 | Removing disabling of kwallet. | Daniel Baumann | |
2011-03-09 | Making hooks executable after fetching them. | Daniel Baumann | |
2011-03-09 | Creating resolv.conf when netbooting not just when there's no resolv.conf, ↵ | Daniel Baumann | |
but also when it is empty. | |||
2011-03-09 | Adding plainroot. | Daniel Baumann | |
2011-03-09 | Adding hook parameter to execute custom scripts. | Daniel Baumann | |
2011-03-09 | Patch 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-09 | Explicitly 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-09 | Merging casper 1.118. | Daniel Baumann | |
2011-03-09 | Merging casper 1.117. | Daniel Baumann | |
2011-03-09 | Merging casper 1.116. | Daniel Baumann | |
2011-03-09 | Merging casper 1.115. | Daniel Baumann | |
2011-03-09 | Merging casper 1.114. | Daniel Baumann | |
2011-03-09 | live-helpers: add jffs2 as a valid image | Otavio Salvador | |
2011-03-09 | live: add support for jffs2 images and snapshots | Otavio Salvador | |
2011-03-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.113. | Daniel Baumann | |
2011-03-09 | Merging casper 1.111. | Daniel Baumann | |
2011-03-09 | Fixing regression from mounting the ow device on a nfs volume, thanks to ↵ | Daniel Baumann | |
An-Cheng Huang <ancheng@vyatta.com>. | |||
2011-03-09 | Fixing fstab handling. | Daniel Baumann | |
2011-03-09 | Fixing some coding style issues. | Daniel Baumann | |
2011-03-09 | Adding files to the live filesystem according to the MAC number, thanks to ↵ | Daniel Baumann | |
Jordi Pujol <jordi_pujol@telefonica.net>. | |||
2011-03-09 | Setting the kdm language, thanks to Jordi Pujol <jordi_pujol@telefonica.net>. | Daniel Baumann | |
2011-03-09 | Using kdm initscript autologin overrides, thanks to Kel Modderman ↵ | Daniel Baumann | |
<kel@otaku42.de>. | |||
2011-03-09 | add support for mounting the cow device on an nfs volume | Jesse Hathaway | |
2011-03-09 | Fix typo to get serial console to work | Alex Owen | |
2011-03-09 | add support for exposedroot option for live-helper | Jesse Hathaway | |
2011-03-09 | Removing ubuntu support. | Daniel Baumann | |
2011-03-09 | Removing nodiratime as it is already included in noatime, thanks to Kel ↵ | Daniel Baumann | |
Modderman <kel@otaku42.de>. | |||
2011-03-09 | Fixing typing error. | Daniel Baumann | |
2011-03-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.110. | Daniel Baumann | |
2011-03-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.109. | Daniel Baumann | |
2011-03-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.108. | Daniel Baumann | |
2011-03-09 | Also using nodiratime, not just noatime. | Daniel Baumann | |
2011-03-09 | Merging casper 1.107. | Daniel Baumann | |
2011-03-09 | Fixing typing error. | Daniel Baumann | |
2011-03-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.106. | Daniel Baumann | |
2011-03-09 | Applied 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-09 | Adjusting to live-initramfs. | Daniel Baumann | |
2011-03-09 | Merging casper 1.105. | Daniel Baumann | |
2011-03-09 | Fixing bashism. | Daniel Baumann | |
2011-03-09 | Consistently using curly brackets for variables. | Daniel Baumann | |
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann | |