Commit Graph

10 Commits

Author SHA1 Message Date
Antonio Terceiro 268c0dd538 Replacing file checking with ls by function calls
Instead of repeatedly doing "ls ... > /dev/null 2>&1", just use a
function that does exactly that.
2008-08-09 03:27:52 +02:00
Daniel Baumann 0a1a5f6da7 Making check for local-includes silent. 2008-08-06 23:28:27 +02:00
Chris Lamb daec955a09 Consolidate grep text searching predicates to use "grep -qs"
If this is deemed not portable enough in the future, it should be easy
enough to find/replace.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-06-19 19:49:16 +01:00
Chris Lamb ef26b6ea78 Don't skip single dot-files in the root directory of binary and chroot local includes
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-06-13 15:53:19 +01:00
Daniel Baumann 07a3c54d46 Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
Daniel Baumann e79e733e49 Adding 'all' configuration file. 2008-04-07 11:58:50 +02:00
Daniel Baumann ab336ba97e Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00
Daniel Baumann 403452b08b Adding live-helper 1.0~a23-1. 2007-09-23 10:05:18 +02:00
Daniel Baumann 0ffe6970c4 Adding live-helper 1.0~a13-1. 2007-09-23 10:05:11 +02:00
Daniel Baumann f0712b2f79 Adding live-helper 1.0~a10-1. 2007-09-23 10:05:09 +02:00