| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-09 | Adding support for using tftp in fetch= parameter. | Steven Shiau | |
| 2011-03-09 | Adding support for Virtio vd[a-z] drives. | Ben Voui | |
| 2011-03-09 | Set default cow_mountopt where the other defaults are used. | Chris Lamb | |
| 2011-03-09 | Don't use /sbin/losetup to test for '-r' option when the scripts just use ↵ | Chris Lamb | |
| "lostup" | |||
| 2011-03-09 | Make sure mounting /cow-tmpfs provides mount options. | Michael Prokop | |
| 2011-03-09 | Replacing previous imperfect changes for udevadm with check for udevadm and ↵ | Daniel Baumann | |
| using old commands when beeing on etch. Also handling udevtrigger with udevadm if available. | |||
| 2011-03-09 | Defaulting now to aufs if no union= parameter is given. | Daniel Baumann | |
| 2011-03-09 | Merging casper version 1.134. | Daniel Baumann | |
| 2011-03-09 | Merging casper version 1.133. | Daniel Baumann | |
| 2011-03-09 | udevtrigger replacement. | Marco Amadori | |
| * New udev (>= 1.24-1) replaced some binaries (here udevtrigger) with udevadm command line options, e.g. "udevtrigger" -> "udevadm trigger". | |||
| 2011-03-09 | live-snapshot: now supports a static keep file list. | Marco Amadori | |
| * Included support for specifing a list of files/dirs to be explicitly kept between reboots, enabled only for the "cpio" snapshot type. Look at "/usr/share/doc/live-initramfs/examples/live-snapshot.list" for hints. | |||
| 2011-03-09 | Check losetup capabilities before specifying to mount as read-only. | Chris Lamb | |
| This is to retain compatibility with Etch's non-loop-aes-utils' losetup. | |||
| 2011-03-09 | Try to bind /cow to /live/cow if unable to move. | Marco Amadori | |
| * This should re-enable using of live-snapshot with targets differents from static list cpio's. | |||
| 2011-03-09 | Add support for httpfs= and ftpfs= parameters. | Michal Suchanek | |
| 2011-03-09 | Renaming forgotton uuid file to live-uuid. | Daniel Baumann | |
| 2011-03-09 | Workaround loop-aes-utils losetup incompatibility | Michal Suchanek | |
| Pass -r option to losetup when setting up loop device for root image so that readonly files can be set up as well. | |||
| 2011-03-09 | Fix toram (change mount --move to mount -o move) | Michal Suchanek | |
| Thanks to ChoBolT and taytay on irc | |||
| 2011-03-09 | Merging casper 1.132. | Daniel Baumann | |
| 2011-03-09 | Ignoring floppy devices for live filesystem as well as live persistency. | Daniel Baumann | |
| 2011-03-09 | Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail live.log and ↵ | Daniel Baumann | |
| show its messages during boot (Closes: #440238). | |||
| 2011-03-09 | Merging casper 1.130. | Daniel Baumann | |
| 2011-03-09 | Fixed a misleading debug message. | Marco Amadori | |
| 2011-03-09 | Added /cow mounting debug messages. | Marco Amadori | |
| 2011-03-09 | Fixed /cow mounting. | Marco Amadori | |
| 2011-03-09 | hooks/live, scripts/live: Add USB modules, workaround udevtrigger (?) bug | Chris Lamb | |
| This patch goes some way towards fixing USB-backed persistence by configuring the live initramfs to contain the "sd_mod" module and adding a hacky workaround to a udev-related race condition. For some reason, the usual udevtrigger/udevsettle pairing does not block after we have loaded our USB modules and /dev/sda1 (for example) is ready. Because of this, we sleep for a little while and break if a new block device appears. This seems to be a bug either in udev or in my understanding of how the tool is meant to work. Some information may be gained from the casper bug: https://bugs.launchpad.net/ubuntu/+source/casper/+bug/84591 Sleep-based hacks like this are really ugly, but I take some comfort in finding them elsewhere in the source. | |||
| 2011-03-09 | scripts/live: Make 'nopersistent' parameter actually disable persistence | Chris Lamb | |
| 2011-03-09 | Merging casper 1.120. | Daniel Baumann | |
| 2011-03-09 | Removing disabling of kwallet. | Daniel Baumann | |
| 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 | live: add support for jffs2 images and snapshots | Otavio Salvador | |
| 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 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 | 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.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 | Merging casper 1.106. | Daniel Baumann | |
