summaryrefslogtreecommitdiff
path: root/helpers/lh_bootstrap_debootstrap
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Using new Read_conffile(); now.Daniel Baumann1-7/+1
2011-03-09Adding 'all' configuration file.Daniel Baumann1-0/+1
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09bootstrap: use minbase flavour when LH_PACKAGES_LISTS is set to minimalOtavio Salvador1-2/+2
Since debootstrap 1.0.8 there's a variant called minbase that installs just essentials packages so base's size is greatly reduced. Use this variant when producing reduced images.
2011-03-09bootstrap: adds support to debootstrap 1.0.7Otavio Salvador1-1/+6
New debootstrap has change the scripts to /usr/share since they're architecture independent code. The support for it has been added however it fallback to /usr/lib to keep backward compatibility.
2011-03-09Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra ↵Daniel Baumann1-2/+2
<fabo@debian.org> and Ben Armstrong <synrg@debian.org>.
2011-03-09Allowing LH_BOOTSTRAP_FLAVOUR to be minimal or mini.Daniel Baumann1-1/+8
2011-03-09Adding option to allow building in fakeroot/fakechroot environment, thanks ↵Daniel Baumann1-7/+12
to An-Cheng Huang <ancheng@vyatta.com>.
2011-03-09Fixing typing error (wrong variable name).Daniel Baumann1-2/+2
2011-03-09Respecting LH_BOOTSTRAP_FLAVOUR (Closes: #448034).Daniel Baumann1-0/+11
2011-03-09Adding check to fail if a cross build is started (Closes: #444669, #444670).Daniel Baumann1-0/+3
2011-03-09bootstrap: add support to include and exclude packagesOtavio Salvador1-0/+10
To allow better customization of resulting system, support to include and exclude packages of base system has been added. It has been included for debootstrap and cdebootstrap helpers.
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-6/+6
2011-03-09Adding live-helper 1.0~a21-1.Daniel Baumann1-0/+2
2011-03-09Adding live-helper 1.0~a14-1.Daniel Baumann1-40/+1
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-23/+14
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann1-2/+7
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann1-25/+32
2011-03-09Adding live-helper 1.0~a7-1.Daniel Baumann1-4/+24
2011-03-09Adding live-helper 1.0~a6-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a5-1.Daniel Baumann1-3/+6
2011-03-09Adding live-helper 1.0~a4-1.Daniel Baumann1-0/+34
2011-03-09Adding live-helper 1.0~a3-1.Daniel Baumann1-15/+27
2011-03-09Adding live-helper 1.0~a2-1.Daniel Baumann1-23/+17
2011-03-09Adding live-helper 1.0~a1-1.Daniel Baumann1-0/+93