Age | Commit message (Collapse) | Author |
|
|
|
non-free enabled.
|
|
explicit and not to be confused with package lists.
|
|
binary environments (but the content of sepcific environments for either chroot or binary still has precedence over the generic one).
|
|
Currently running second stage with QEMU on a chroot without bash fails.
The following patch teaches chroot to use /bin/sh instead default /bin/bash.
|
|
|
|
correctly yet.
|
|
local/{functions,scripts} where they belong.
|
|
|
|
|
|
|
|
tree.
|
|
config/includes.binary_debian-installer for consistency with the other include directories.
|
|
|
|
binary environment.
|
|
order to ensure to take only the latest packages into account that get into the image, regardless if they come from the archive or are localy included.
|
|
consistency with the different hdd images later on.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|