Age | Commit message (Collapse) | Author |
|
|
|
thanks to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>.
|
|
|
|
existing (Closes: #746570).
|
|
If /etc/machine-id exists but is empty, systemd will do tricks
with bind-mounts to ensure that a valid transient UUID is bind-mounted
over it, which is exactly what we want for a live system.
If /etc/machine-id does not exist, systemd-journald
will just fail, which is undesirable.
|
|
|
|
|
|
|
|
|
|
remember the cd device name both the one of the build system and the one of the live system (Closes: #706926).
|
|
remove-udev-persistent-net-rules.chroot for future additional udev hooks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mdadm creates a /etc/mdadm/mdadm.conf configuration file
on package installation which contains array information
from the build system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mdadm creates a /etc/mdadm/mdadm.conf configuration file
on package installation which contains array information
from the build system.
|
|
other live packages.
|
|
|
|
hook rather than to remove them (Closes: #680763).
This allows to have non-persistent net devices with persistence properly,
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680763#10 for more information.
|
|
some setups.
|
|
The path included /chroot/, but hooks are called from within the chroot,
so that part should be removed. This hook probably never worked.
|
|
|