Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Support LH_BOOTSTRAP_FLAVOUR="standard" when using debootstrap | Chris Lamb | 1 | -0/+2 | |
cdebootstrap will accept --variant=standard, but debootstrap does not; this patch means that we don't try and pass it to debootstrap - this can happen if switching between the two utilities. | |||||
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | 1 | -6/+1 | |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | 1 | -1/+1 | |
2011-03-09 | Generalizing internal LH_VERBOSE variable. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use. ↵ | Chris Lamb | 1 | -2/+2 | |
Thanks to Cyril Brulebois <cyril.brulebois@kerlabs.com>. (Closes: #490114) | |||||
2011-03-09 | Migrate a few uses of grep to In_list. | Chris Lamb | 1 | -5/+4 | |
2011-03-09 | Add Echo_breakage for messages preceeding often-breaking stages and use ↵ | Chris Lamb | 1 | -2/+2 | |
before {c,}debootstrap calls | |||||
2011-03-09 | Using new Read_conffile(); now. | Daniel Baumann | 1 | -7/+1 | |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | bootstrap: use minbase flavour when LH_PACKAGES_LISTS is set to minimal | Otavio Salvador | 1 | -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-09 | bootstrap: adds support to debootstrap 1.0.7 | Otavio Salvador | 1 | -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-09 | Renaming mini flavour to stripped to avoid confusion, thanks to Fathi Boudra ↵ | Daniel Baumann | 1 | -2/+2 | |
<fabo@debian.org> and Ben Armstrong <synrg@debian.org>. | |||||
2011-03-09 | Allowing LH_BOOTSTRAP_FLAVOUR to be minimal or mini. | Daniel Baumann | 1 | -1/+8 | |
2011-03-09 | Adding option to allow building in fakeroot/fakechroot environment, thanks ↵ | Daniel Baumann | 1 | -7/+12 | |
to An-Cheng Huang <ancheng@vyatta.com>. | |||||
2011-03-09 | Fixing typing error (wrong variable name). | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Respecting LH_BOOTSTRAP_FLAVOUR (Closes: #448034). | Daniel Baumann | 1 | -0/+11 | |
2011-03-09 | Adding check to fail if a cross build is started (Closes: #444669, #444670). | Daniel Baumann | 1 | -0/+3 | |
2011-03-09 | bootstrap: add support to include and exclude packages | Otavio Salvador | 1 | -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-09 | Replacing backticks with POSIX expression. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding live-helper 1.0~a23-1. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Adding live-helper 1.0~a22-1. | Daniel Baumann | 1 | -6/+6 | |
2011-03-09 | Adding live-helper 1.0~a21-1. | Daniel Baumann | 1 | -0/+2 | |
2011-03-09 | Adding live-helper 1.0~a14-1. | Daniel Baumann | 1 | -40/+1 | |
2011-03-09 | Adding live-helper 1.0~a13-1. | Daniel Baumann | 1 | -23/+14 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -2/+7 | |
2011-03-09 | Adding live-helper 1.0~a8-1. | Daniel Baumann | 1 | -25/+32 | |
2011-03-09 | Adding live-helper 1.0~a7-1. | Daniel Baumann | 1 | -4/+24 | |
2011-03-09 | Adding live-helper 1.0~a6-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a5-1. | Daniel Baumann | 1 | -3/+6 | |
2011-03-09 | Adding live-helper 1.0~a4-1. | Daniel Baumann | 1 | -0/+34 | |
2011-03-09 | Adding live-helper 1.0~a3-1. | Daniel Baumann | 1 | -15/+27 | |
2011-03-09 | Adding live-helper 1.0~a2-1. | Daniel Baumann | 1 | -23/+17 | |
2011-03-09 | Adding live-helper 1.0~a1-1. | Daniel Baumann | 1 | -0/+93 | |