Age | Commit message (Collapse) | Author |
|
|
|
thanks to Ben Armstrong <synrg@sanctuary.nslug.ns.ca>.
|
|
|
|
this will break building wheezy images (so we have to come up with something better than that prior upload).
|
|
|
|
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.
|
|
code (Closes: #745020).
|
|
|
|
|
|
|
|
|
|
/usr/share/live/build/archives (same as with packagelists, hidden archive 'magic' is gone now in favour of explicit config tree configuration).
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mdadm creates a /etc/mdadm/mdadm.conf configuration file
on package installation which contains array information
from the build system.
|
|
|
|
|
|
|
|
|
|
|
|
|