Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-09 | Replacing file checking with ls by function calls | Antonio Terceiro | |
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that. | |||
2008-06-15 | Ensure apt-utils is installed in the helpers it is required. | Chris Lamb | |
This allows us to remove a hacky test from hooks/minimal to see whether we need the package. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-19 | Allow fallback to chroot_package-lists inside binary lists | Chris Lamb | |
Without this, a modified version of the (say) "gnome" list inside chroot_package-lists would be completely ignored when installing binary packagelists. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-19 | Remove temporary binary package list files | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-19 | Tidy calls to new Expand_packagelist | Chris Lamb | |
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | |||
2008-04-07 | Using new Read_conffile(); now. | Daniel Baumann | |
2008-04-07 | Adding 'all' configuration file. | Daniel Baumann | |
2008-03-06 | Updating copyright years to 2008. | Daniel Baumann | |
2008-02-21 | Adding apt/aptitude options. | Daniel Baumann | |
By using APT_OPTIONS and APTITUDE_OPTIONS in config/common, one can manipulate the default options wich is made to each and every apt and aptitude call. | |||
2008-01-15 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann | |
2007-11-01 | Corrected wrong path, thanks to Ben Armstrong <synrg@debian.org>. | Daniel Baumann | |
2007-10-18 | Adding lh_binary_local-packageslists. | Daniel Baumann | |