Age | Commit message (Collapse) | Author |
|
Previously, we needed to keep the lb_* prefix as the scripts
could also be executed standalone. Since the lb wrapper is
mandatory since squeeze, we can drop this now.
|
|
|
|
|
|
|
|
|
|
live-build does too much magic that causes too much effort in
maintaining for stuff that hardly everyone uses.
Rather than 'translating' back and forth and maintaining compatibility
between options of different debootstrap and cdebootstrap versions (and
possibly any other in the future), it's is better to 'off-load' this to
the user.
For non-live specific options passed to the bootstrap tools, we'll
be introducing --debootstrap-options and --cdebootstrap-options
where users can specify their additional options passed to the
respective bootstrap tool, rather than us maintaining them in a
'hardcoded' and selected list.
|
|
consistency reasons.
|
|
construct.
|
|
(notably, with -p1 enforced), hooks are more flexible anyway.
|
|
|
|
git repository based config trees.
|
|
|
|
|
|
|
|
config tree are support.
|
|
is a git repository.
|
|
from a git repository.
|
|
config tree.
|
|
includes, just as with chroot includes and local-includes.
|
|
with different file layouts.
|
|
|
|
|
|
|
|
<hector.oron@gmail.com> for the idea and prototype.
|
|
|
|
local/{functions,scripts} where they belong.
|
|
tree.
|
|
config/includes.binary_debian-installer for consistency with the other include directories.
|
|
|
|
system.
|
|
debian-installer.
|
|
|
|
--bootappend-live.
|
|
--bootappend-live.
|
|
|
|
determined automatically based on the host system.
|
|
|
|
|
|
system or a normal, non-live system.
|
|
virtual-hdd into hdd.
|
|
should be used.
|
|
now looking for config/preseed/*.preseed{,.chroot} files.
|
|
Stanislav Bogatyrev <realloc@realloc.spb.ru> for reporting it.
|
|
This is the first step in conglomerating code for all hdd-ish
image types, independent of the partitioning scheme being used,
and adding future hdd-ish image types for virtualiziation software.
|
|
|
|
binary.
|
|
|
|
|
|
|
|
includes in config/includes.chroot.
|