summaryrefslogtreecommitdiff
path: root/scripts/build/lb_bootstrap_debootstrap
AgeCommit message (Collapse)Author
2011-10-05Adding foreign bootstrap via qemu for cross arch building.Ben Howard
2011-07-19Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure ↵Daniel Baumann
is disabled, thanks to Eugenio Paolantonio <me@medesimo.eu> (Closes: #633356).
2011-06-03Removing unused and not really usefull bootstrap-script option (Closes: ↵Daniel Baumann
#603114). This option was not used anyway, and, it's actually not much of the business of live-build anyway. People for custom distributions that can not use the debian default scripts ship their own patched debootstrap, and then you don't need the option anymore.
2011-03-09Renaming mirror options to parent mirror for handling derivatives nice in ↵Daniel Baumann
future.
2011-03-09Updating year in hooks and script files.Daniel Baumann
2011-03-09Adding derivatives handling for progress.Daniel Baumann
2011-03-09Renaming --architecture to --architectures in preparation for multi-arch.Daniel Baumann
2011-03-09Applying slightly modified patch from Michael Hudson ↵Daniel Baumann
<michael.hudson@canonical.com> to make arguments in debootstrap calls more robust.
2011-03-09Renaming 'packages lists' to 'package lists' all over the place.Daniel Baumann
2011-03-09Adding debian version 3.0~a1-1.Daniel Baumann
2011-03-09Updating year in manpage, hooks, script and template files.Daniel Baumann
2011-03-09Applying slightly modified patch from Michael Hudson ↵Daniel Baumann
<michael.hudson@canonical.com> to make arguments in debootstrap calls more robust.
2011-03-09Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).Daniel Baumann