Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added and included in the source images.
|
|
While the actual firmware packages are automatically detected,
it is handy to have the firmware-linux meta package included
if non-free is enabled. That way, future upgrades to newer kernels
will keep having all available firmware packages pulled in too.
|
|
|
|
system.
|
|
|
|
needed for proper firmware package placement.
|
|
for proper firmware package placement.
|
|
debian-installer.
|
|
|
|
|
|
ubuntu mode.
|
|
been fixed in unstable.
|
|
syslinux theme packages.
|
|
avoid other packages failing on non-existing fstab.
|
|
|
|
|
|
initrd, thanks to Hector Oron <zumbi@debian.org>.
|
|
|
|
--bootappend-live.
|
|
--bootappend-live.
|
|
|
|
thanks to Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995).
|
|
file extension (unknown suffix -- unchanged), thanks to Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995).
|
|
resolv.conf, thanks to Stephane Graber <stgraber@ubuntu.com> (Closes: #657640).
|
|
with in lenny.
Unfortunately, syslinux as of wheezy and newer apparently does not support
long filenames anymore. Therefore, we do have to shorten the filenames
from:
/live/vmlinuz-3.2.0-1-amd64
/live/initrd.img-3.2.0-1-amd64
to:
/live/vmlinuz
/live/initrd.img
In case more than one kernel flavour is used, the files are being
numbered, starting with vmlinuz1 and initrd1.img.
|
|
|
|
|
|
|
|
|
|
If LB_BACKPORTS=true, then backports are configured in sources.list,
however, not enabled.
If backports are enabled depends on pinning, either manually through
apt/preferences.d snipplets in local includes/chroot_apt, or,
depending on distribution (e.g. building artax-backports enables
pinning automatically).
|
|
|
|
|
|
in derivative mode.
|
|
If both bootstrap-base and live-installer are available on the installer,
live-installer is prefereded by d-i (because of the live specific .disk info).
If live-installer is included, can be disabled with live-installer/enable=false
and d-i will use bootstrap-base in order to debootstrap the base system on
/target.
|
|
rest of lb.
|
|
|
|
derivative mode.
|
|
determined automatically based on the host system.
|
|
|
|
(Closes: #630089).
|
|
image type could be deduced (Closes: #655562).
|
|
|
|
|