Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Correcting httpfs2 inclusion in hook. | Daniel Baumann | |
2011-03-09 | Releasing version 1.136.1-1. | Daniel Baumann | |
2011-03-09 | Defaulting now to aufs if no union= parameter is given. | Daniel Baumann | |
2011-03-09 | Merging casper version 1.136. | Daniel Baumann | |
2011-03-09 | Merging casper version 1.135. | 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 | Converting udev depends into a versioned depends in order to reflect udevadm ↵ | Daniel Baumann | |
introduction. | |||
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 | Fix call to log_warning_msg. Thanks to Bradley Smith <brad@brad-smith.co.uk>. | Chris Lamb | |
2011-03-09 | Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed ↵ | Chris Lamb | |
kernels on powerpc. | |||
2011-03-09 | live-snapshot: fixed the remount helper. | Marco Amadori | |
* Now it should work even if not using klibc's "read". | |||
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 | Modprobe 'esp' SCSI driver for the benefit of sparc. | Chris Lamb | |
2011-03-09 | Quieten call to modprobe ide-generic. | Chris Lamb | |
2011-03-09 | Move local-top/live to live-premount/modules so it gets called before ↵ | Chris Lamb | |
find_livefs. | |||
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 | live-snapshot: cleaned some wordings. | Marco Amadori | |
2011-03-09 | live-snapshot: included vital informations on exit. | Marco Amadori | |
2011-03-09 | Updating live-snapshot to GPL-3+. | Daniel Baumann | |
2011-03-09 | live-snapshot: new "--refresh" option. | Marco Amadori | |
* "--refresh" explicitly saves status of boot-time auto-discovered snapshots without rebooting. | |||
2011-03-09 | live-snapshot: cleaned and sorted used command line defaults. | Marco Amadori | |
2011-03-09 | live-snapshot: nicer default auto unmount logic. | Marco Amadori | |
2011-03-09 | live-snapshot: honour "-o|--output FILE". | Marco Amadori | |
2011-03-09 | live-snapshot: removed a useless mkdir. | Marco Amadori | |
2011-03-09 | live-snapshot: removed an unused and useless function. | Marco Amadori | |
2011-03-09 | live-snapshot: fixes snapshotting from resync string. | Marco Amadori | |
* Now it properly overwrites previous snapshot instead of just putting it in the $PWD. | |||
2011-03-09 | Sync bug script "dpkg -l" calls with debian/control | Chris Lamb | |
2011-03-09 | Add support for httpfs= and ftpfs= parameters. | Michal Suchanek | |
2011-03-09 | Updating to standards 3.8.0. | Daniel Baumann | |
2011-03-09 | Renaming forgotton uuid file to live-uuid. | Daniel Baumann | |
2011-03-09 | Releasing debian version 1.132.1-1. | Daniel Baumann | |
2011-03-09 | Updating copyright header in live-snapshot. | Daniel Baumann | |
2011-03-09 | Removing useless whitespaces and empty lines. | Daniel Baumann | |
2011-03-09 | Correcting grammatical errors in live-snapshot description. | Daniel Baumann | |
2011-03-09 | Removing live-snapshot version as this component is always released within ↵ | Daniel Baumann | |
live-initramfs itself. | |||
2011-03-09 | Adding Michal Suchanek <hramrach@centrum.cz> to credits file. | Daniel Baumann | |
2011-03-09 | Fixes "live-snapshot on reboot could not find a writable '/tmp' or '/mnt'" bug. | Marco Amadori | |
2011-03-09 | Calling live-snapshot now produces an output file. | Marco Amadori | |
* Invoking live-snapshot without parameters now produces an output file useful to be copied on a writable media as intended. | |||
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 | Merging casper 1.131. | 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 | Updating vcs fields in control file. | Daniel Baumann | |
2011-03-09 | Handling conflicting klibc includes with initramfs-hooks of other packages ↵ | Daniel Baumann | |
(Closes: 475783). | |||
2011-03-09 | Don't escape asterisks in languagelist update code | Chris Lamb | |