Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
introduction.
|
|
* New udev (>= 1.24-1) replaced some binaries (here udevtrigger) with
udevadm command line options, e.g. "udevtrigger" -> "udevadm trigger".
|
|
|
|
kernels on powerpc.
|
|
* Now it should work even if not using klibc's "read".
|
|
* 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.
|
|
This is to retain compatibility with Etch's non-loop-aes-utils' losetup.
|
|
|
|
|
|
find_livefs.
|
|
* This should re-enable using of live-snapshot with targets differents
from static list cpio's.
|
|
|
|
|
|
|
|
* "--refresh" explicitly saves status of boot-time auto-discovered snapshots
without rebooting.
|
|
|
|
|
|
|
|
|
|
|
|
* Now it properly overwrites previous snapshot instead of just
putting it in the $PWD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
live-initramfs itself.
|
|
|
|
|
|
* Invoking live-snapshot without parameters now produces an output
file useful to be copied on a writable media as intended.
|
|
Pass -r option to losetup when setting up loop device for root image
so that readonly files can be set up as well.
|
|
Thanks to ChoBolT and taytay on irc
|
|
|
|
|
|
|
|
show its messages during boot (Closes: #440238).
|
|
|
|
(Closes: 475783).
|
|
|
|
|