Daniel Baumann
2576eed731
Checking for /sys/class rather than /sys/kernel, avoids problem when running under OpenVZ which doesn't have sys/kernel, thanks to Takeshi Yaegashi <yaegashi@debian.org>.
2008-01-16 10:24:23 +01:00
Chris Lamb
8b59b61bb2
Use C-style 'include' in lists (backwards compatible).
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-16 10:19:10 +01:00
Chris Lamb
d1dd598f83
Remove duplicated 'irpas' package in rescue list.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 20:54:35 +00:00
Chris Lamb
97cc5853ca
Remove trailing newline from syslinux splash screens. ( Closes : #457740 )
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 20:01:41 +00:00
Chris Lamb
2ae4b3bf37
Re-order hooks such that local hooks are executed first. ( Closes : #453360 )
...
Some non-local hooks clean the chroot too much, resulting in the
local hooks having to perform identical clean-up tasks (for example,
downloading a package).
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 19:51:37 +00:00
Chris Lamb
c84e3c096b
Re-add guards against bogus 'for' shell expansion.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 19:47:50 +00:00
Chris Lamb
73acaf73d3
Refactor d-i udeb handling with better failure mode ( Closes : #444565 )
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 19:45:07 +00:00
Chris Lamb
1f436f7483
Use Install_file for udebs.
2008-01-15 19:42:28 +00:00
Daniel Baumann
948730f93a
Consistently using the pipe as seperator in sed commands now.
2008-01-15 08:25:29 +01:00
Daniel Baumann
3ea7ef688f
Fixing changelog.
2008-01-15 08:10:12 +01:00
Chris Lamb
52e7c9732d
Move installing binary.deb/archives/*.deb.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 02:47:29 +00:00
Chris Lamb
5b396d4fe7
Remove conditionals, as an expansion never 'fails': it just
...
won't copy any files.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 02:44:41 +00:00
Chris Lamb
13e554b150
Refactor installing file to binary/pool/main/./.* functionality.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 02:43:42 +00:00
Chris Lamb
f3f9239110
Don't put more than one glob on a 'for' line, unless they are guaranteed
...
to succeed, otherwise the second one is not expanded and "*.deb" (for
example) is used literally.
This patch expands (haha) each "for" loop into it's own.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 02:41:10 +00:00
Chris Lamb
c6108d09b3
Don't prompt when autoremoving packages in minimal hooks.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 01:34:01 +00:00
Chris Lamb
4577edad20
Remove 'ssl' package references from mini and minimal hooks.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 01:33:18 +00:00
Chris Lamb
c837a9ebb4
Implement -v/--version and -h/--help in lh_clean.
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 00:05:51 +00:00
Chris Lamb
c833147b8d
Implement -u/--usage function in lh_clean ( Closes : #454553 )
...
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-14 23:43:51 +00:00
Daniel Baumann
fefba74183
Don't fail if resolv.conf is a symlink, thanks to David Madore <david.madore@ens.fr> ( Closes : #457595 ).
2007-12-23 21:26:01 +01:00
Daniel Baumann
20c3c938a0
Removing discover from standard-x11 list, udev does the same.
2007-12-22 17:13:03 +01:00
Daniel Baumann
042354c7df
Switching to GPL3+.
2007-12-22 09:45:48 +01:00
Daniel Baumann
c3123302c9
Addjusting lh helper to be called from lh_local.
2007-12-22 09:36:54 +01:00
Daniel Baumann
f40522b7d8
Adding lh_local based on the idea from Tzafrir Cohen <tzafrir.cohen@xorcom.com>.
2007-12-22 09:34:38 +01:00
Daniel Baumann
35b5d4a8e4
Adding example binary hook to copy live-helper and its config based on the idea from Tzafrir Cohen <tzafrir.cohen@xorcom.com>.
2007-12-22 09:26:47 +01:00
Daniel Baumann
6e28cb02a0
Checking LH_APT when using mini and minimal package lists.
2007-12-22 09:10:25 +01:00
Daniel Baumann
c8bcdfff6f
Updating rules.
2007-12-22 09:04:52 +01:00
Daniel Baumann
bc5dab6908
Removing mkisofs from recommends, not needed anymore.
2007-12-22 08:55:55 +01:00
Daniel Baumann
aa22e6b7a2
Bumping standards version.
2007-12-22 08:54:25 +01:00
Daniel Baumann
363a5f46e7
Fixing changelog email address.
2007-12-22 08:53:41 +01:00
Daniel Baumann
cd4bc3078f
Don't fail silently when extern executables are configured but not present.
2007-11-21 21:05:32 +01:00
Daniel Baumann
1be409ac5f
Fixed incomplete fdisk parameter list in lh_config --help.
2007-11-21 11:19:38 +01:00
Daniel Baumann
6b444f8348
Also removing manpage cache in cleanup.
2007-11-20 11:23:26 +01:00
Daniel Baumann
01aea03e6d
Fixing typing error in Makefile.
2007-11-19 18:07:55 +01:00
Daniel Baumann
e2a12251c5
Preparing live-helper 1.0~a38-1.
2007-11-19 18:07:35 +01:00
Daniel Baumann
971400b9b8
Releasing live-helper 1.0~a37-2.
2007-11-19 17:56:35 +01:00
Daniel Baumann
87426f6165
Disabling global arguments in lh_clean ( Closes : #451960 ).
2007-11-19 17:55:28 +01:00
Daniel Baumann
d7043ee143
Releasing live-helper 1.0~a37-1.
2007-11-18 17:15:08 +01:00
Daniel Baumann
020d069b06
Rewritten lh_testroot manpage.
2007-11-18 17:08:29 +01:00
Daniel Baumann
b41483a261
Rewritten lh_config manpage.
2007-11-18 17:04:00 +01:00
Daniel Baumann
45a11ae32e
Fixing lh_clean manpage synopsis formatting.
2007-11-18 16:29:30 +01:00
Daniel Baumann
8049ea3d6c
Rewriting lh_clean manpage.
2007-11-18 16:20:56 +01:00
Daniel Baumann
7e6e498ce7
Moving sanity check in lh_clean to the earliest possibility.
2007-11-18 16:15:43 +01:00
Daniel Baumann
fefbe2259e
Switching lh_clean to proper command line arguments.
2007-11-18 16:14:50 +01:00
Daniel Baumann
f9242b2d49
Removing lh_bootstrap_* manpages temporarily.
2007-11-18 16:01:36 +01:00
Daniel Baumann
964eab423a
Fixing wrong parted call.
2007-11-18 11:33:46 +01:00
Daniel Baumann
d26e57998f
Adding an upgrade and dist-upgrade to lh_chroot_sources, so that security updates gets pulled into the base system. Thanks to Kai Hendry <hendry@iki.fi>.
2007-11-18 11:09:55 +01:00
Daniel Baumann
ec0d5cd48b
Adding binary filesystem option, currently only supporting fat16 and fat32.
2007-11-16 23:01:03 +01:00
Daniel Baumann
702de9d2ed
Speeding up the dd call, thanks to Peter Skogstroem <peter.skogstrom@bitrunner.com>.
2007-11-15 10:11:56 +01:00
Daniel Baumann
2e51237e12
Do really not create the filesystem with parted.
2007-11-14 23:04:24 +01:00
Daniel Baumann
6edcf23b29
Do not create the filesystem with parted.
2007-11-14 23:01:44 +01:00