summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_local-packageslists
AgeCommit message (Collapse)Author
2008-08-09Replacing file checking with ls by function callsAntonio Terceiro
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a function that does exactly that.
2008-06-15Ensure 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-19Allow fallback to chroot_package-lists inside binary listsChris 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-19Remove temporary binary package list filesChris Lamb
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-04-19Tidy calls to new Expand_packagelistChris Lamb
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-04-07Using new Read_conffile(); now.Daniel Baumann
2008-04-07Adding 'all' configuration file.Daniel Baumann
2008-03-06Updating copyright years to 2008.Daniel Baumann
2008-02-21Adding 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-15Consistently using the pipe as seperator in sed commands now.Daniel Baumann
2007-11-01Corrected wrong path, thanks to Ben Armstrong <synrg@debian.org>.Daniel Baumann
2007-10-18Adding lh_binary_local-packageslists.Daniel Baumann