Age | Commit message (Collapse) | Author |
|
|
|
in future being initramfs-tools independent, script from /lib/live.
|
|
|
|
|
|
|
|
|
|
Keeping the initscript in live-boot is not really maintainable
for different init systems. We would need to have, like live-config,
several backend packages (live-boot-sysvinit, live-boot-systemd,
live-boot-upstart) etc., plus, every combination with the
different initrd system backend (initramfs-tools, dracut).
|
|
/lib/live/boot.sh to allow different initsystem support in future.
|
|
live-boot initscript, thanks to Pablo Barbachano <pablobarbachano@yahoo.es> (Closes: #665689).
|
|
Philip Newborough <corenominal@corenominal.org>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most shared libraries are not executable and nevertheless depend on other shared
libraries. These dependencies must be cached as well.
|
|
|
|
|
|
|
|
|
|
initramfs code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
references yet.
|