live-build/functions
Chris Lamb 4a1a00e1d4 Remove automatically installed packages when installing helpers.
This was causing a bug where "grub-common"--a dependency of grub--was remaining
in the binary build chroot after the grub tool was removed. This then resulted
in it not being included in the d-i debs in lh_binary_debian-installer.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-08-17 07:06:44 +01:00
..
aliases.sh Sorting functions alphabetically. 2008-08-09 03:27:57 +02:00
architecture.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
arguments.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
breakpoints.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
cache.sh Adjusting Save_cache(); to skip already cached .deb files and only copying new packages to it. 2008-04-19 17:39:44 +02:00
chroot.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
common.sh Bumping version number to 1.0.0. 2008-08-10 03:43:39 +02:00
conffile.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
defaults.sh Correct logic in LH_BOOTAPPEND_INSTALL handling 2008-08-16 11:30:48 +01:00
echo.sh Adding generic echo function. 2008-08-14 20:25:29 +02:00
exit.sh Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00
help.sh Don't use interpolation to print usage and help as it breaks newlines and tabs. 2008-08-15 23:08:43 +01:00
l10n.sh Adding the basic infrastructure to provide l10n support for live-helper. 2008-08-10 17:39:06 +02:00
lockfile.sh Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00
losetup.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
packages.sh Remove automatically installed packages when installing helpers. 2008-08-17 07:06:44 +01:00
packageslists.sh Allow needle and haystack parts of packagelist #if constructs to be lists 2008-04-28 17:05:47 +01:00
releases.sh Updating debian release information. 2008-08-07 19:38:39 +02:00
stagefile.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
templates.sh Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. 2008-08-11 22:28:54 +02:00
usage.sh Don't use interpolation to print usage and help as it breaks newlines and tabs. 2008-08-15 23:08:43 +01:00
version.sh Making help.sh and version.sh messages translatable. 2008-08-14 21:50:58 +02:00
wrapper.sh Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00