Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
chroot directory.
|
|
|
|
* fixed some path references to the "config" directory.
|
|
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740).
|
|
This was preventing "kernel-image-*" "exclude" entries from removing these
packages. This saves about 5 MiB of space in all.
|
|
|
|
|
|
|
|
|
|
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff.
|
|
|
|
|
|
live-installer.
This saves about 80MiB of space when building LH_DEBIAN_INSTALLER="live".
|
|
installation.
|
|
|
|
|
|
Was causing build failures as it was trying to download files from a
"daily" component of a mirror.
|
|
|
|
build a image using a system-independent debian-installer suite. The config option for this is --debian-installer-distribution CODENAME.
|
|
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a
function that does exactly that.
|
|
|
|
|
|
|
|
|
|
When wget 404's, an target file is created - this poisons the cache as the
file is apparently downloaded but in actuality is simply empty. We fix this
by unconditionally deleting the cache file if wget fails and emitting an
error.
|
|
bootstrap method.
|
|
|
|
|
|
on the netboot variant when building on powerpc.
|
|
|
|
|
|
instead attempt to not break the chroot too much in this case
|
|
|
|
|
|
|
|
|
|
This allows us to remove a hacky test from hooks/minimal to see whether
we need the package.
|
|
LH_PACKAGES_LISTS
This is required because lh_binary_rootfs removes /boot if minimal or
stripped is the only packages list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|