Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
not making any difference between full-ov and custom-ov anymore on the filesystem and partition label (it's determined by the contents of live-persistence.conf).
|
|
persistence.
See the following threads for more information:
* http://lists.debian.org/debian-live/2012/04/msg00110.html
* http://lists.debian.org/debian-live/2012/06/msg00039.html
|
|
|
|
cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bootparameter already.
|
|
function, not required.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
live-boot script.
|
|
|
|
|
|
script.
|
|
This script did two things:
* forcefully load ide-generic to workaround a bug in qemu bios
that made it hang during ide detection. This has been fixed
4 years ago in qemu, so it's not required to do this anymore.
* forcefully load esp on sparc. This is being loaded automatically
by udev these days and should be reliable enough.
|
|
|
|
with 'set -e' until we've made sure it's properly working.
|
|
|
|
|
|
in future being initramfs-tools independent, script from /lib/live.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
consistency within all debian-live tools.
|