Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
(Closes: #745816)
extlinux configuration for the bootable image is installed to
/boot/extlinux, matching the extlinux-install script in Debian.
From the configuration point of view it's still called "syslinux",
the same as the rest of the syslinux family (pxelinux, isolinux etc.)
|
|
|
|
|
|
|
|
|
|
|
|
(Closes: #745855).
|
|
system in lb init.
|
|
code (Closes: #745020).
|
|
|
|
|
|
glob.glob() returns files in filesystem order, which is unpredictable
on many modern filesystems.
|
|
(Closes: #745824).
|
|
(Closes: #744365).
|
|
thanks to Benjamin Moody <benjamin.moody@gmail.com> (Closes: #739729).
|
|
directories (as they can be in the pxelinux.cfg case), thanks to Antony Messerli <amesserl@rackspace.com> (Closes: #745760).
|
|
|
|
|
|
|
|
This can help facilitate development and testing during the python transition.
|
|
|
|
Some shells (like dash) will exit fatally when the shift builtin is called
beyond the last option.
|
|
* Add function to output unique list of foreign architectures from an
expanded package list.
* If foreign architectures are detected, add unique architectures
to dpkg and update apt.
* This requires users to explicitly list at least _one_ package of a
foreign architecture in their package list (e.g. foo:arch) for any other
foreign arch dependencies to be handled appropriately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syslinux 6 files not being dereferenced (which can be totally ignored if you're using syslinux 4).
|
|
from Canonical that cannot be named.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|