Daniel Baumann
501c186964
Iterating over all installed kernel images in update-initramfs example hook.
2011-03-09 19:03:45 +01:00
Daniel Baumann
ae059e0556
Marking ardour-gtk in studio package list as etch and sid only.
2011-03-09 19:03:45 +01:00
Daniel Baumann
8d42773bb1
Releasing version 1.0.1-4.
2011-03-09 19:03:45 +01:00
Daniel Baumann
64fe27d865
Adding emdebian grip mode.
2011-03-09 19:03:45 +01:00
Daniel Baumann
563df7464f
Removing debian-edu mode, outdated and apparently not used anymore.
2011-03-09 19:03:45 +01:00
Daniel Baumann
6d27ce5ea6
Adding Debian Science package list.
2011-03-09 19:03:45 +01:00
Marco Amadori
a796685a27
NEW: "binary_debian-installer-includes" config directory.
...
This add another "-includes" power to live-helper, just leave your full
path files there and they will end on the installer initrd. This is
mostly useful for hacking the installer images with themes, firmware and
new installation helpers.
"This doesn't handle the case where you want to remove files or
programmatically modify things" yet.
2011-03-09 19:03:45 +01:00
Daniel Baumann
57ac4cc808
Also installing build-essential manually in module example hooks, as module-assistant doesn't do it automatically.
2011-03-09 19:03:45 +01:00
Daniel Baumann
8e305b83f9
Mention possibility to symlink example hooks in their descriptions.
2011-03-09 19:03:45 +01:00
Daniel Baumann
6f71ad8441
Correcting update-initramfs example hook description.
2011-03-09 19:03:45 +01:00
Daniel Baumann
95918265bc
Correcting defaults check for diverted losetup binary to also cope with host systems that do install loop-aes-utils after populating live-helper config.
2011-03-09 19:03:45 +01:00
Daniel Baumann
20395438d2
Removing nested ifdefs in rescue list.
2011-03-09 19:03:45 +01:00
Daniel Baumann
ec08924130
Adding missing endif in rescue list.
2011-03-09 19:03:45 +01:00
Daniel Baumann
95f40a04d6
Updating lxde-desktop support.
2011-03-09 19:03:45 +01:00
Daniel Baumann
d7c4506ece
Adding tct to rescue list.
2011-03-09 19:03:45 +01:00
Daniel Baumann
34192bcf31
Don't attempt to remove scripts directory in lh_clean if it doesn't exist.
2011-03-09 19:03:45 +01:00
Daniel Baumann
a41e039597
Releasing version 1.0.1-3.
2011-03-09 19:03:45 +01:00
Daniel Baumann
5e7f545474
Even though users are supposed to have any local-includes with the correct owner and permissions, we set them manually on /home/user as it's likely that anybody will forget it ( Closes : #506553 ).
2011-03-09 19:03:45 +01:00
Daniel Baumann
c4c64bc0f8
Removing scripts directory through lh_clean, if it's not empty.
2011-03-09 19:03:45 +01:00
Daniel Baumann
50c3576e0b
Removing wrong 'new-line' in running echo functions when using no color output.
2011-03-09 19:03:45 +01:00
An-Cheng Huang
5166362009
Copy menu binary from the correct directory
2011-03-09 19:03:45 +01:00
Daniel Baumann
55254a01fd
Applied patch from Maximilian Gass <mxey@cloudconnected.org> to fix typo in generation of release files in lh_chroot_sources.
2011-03-09 19:03:44 +01:00
Antonio Terceiro
5f0876d99d
Adding missing arguments to printf (l10n disabled)
...
Otherwise the extra arguments would be discarded, e.g.
Echo "Loading defaults from %s" "${DEFAULTS_DIR}"
2011-03-09 19:03:44 +01:00
Daniel Baumann
7a5c748b83
Correcting wrong defaults setting for internal _L10N variable.
2011-03-09 19:03:44 +01:00
Daniel Baumann
500bcffa84
Correcting typo in dh_prep call in rules.
2011-03-09 19:03:44 +01:00
Daniel Baumann
4e07c78e0b
Releasing version 1.0.1-2.
2011-03-09 19:03:44 +01:00
An-Cheng Huang
2e61cf50af
ignore harmless warnings from parted.
2011-03-09 19:03:44 +01:00
Kai Hendry
3c53b424fa
Removing etch-only madwifi-doc package from madwifi example hook.
2011-03-09 19:03:44 +01:00
Daniel Baumann
bf7f34fb58
Replacing obsolete dh_clean -k with dh_prep.
2011-03-09 19:03:44 +01:00
Daniel Baumann
22a06c6566
Generalizing internal LH_CONFFILE variable.
2011-03-09 19:03:44 +01:00
Daniel Baumann
2b5f0a7a07
Using package variable to refere internally to live-helper.
2011-03-09 19:03:44 +01:00
Daniel Baumann
d0276d0b16
Also checking for gettext catalogs to be installed before enabling l10n.
2011-03-09 19:03:44 +01:00
Daniel Baumann
f070302f58
Removing double warning symbol.
2011-03-09 19:03:44 +01:00
Daniel Baumann
b55f1963c8
Correcting manpage section reference in a comment in lh.
2011-03-09 19:03:44 +01:00
Daniel Baumann
8ff4391fd7
Cleaning up code of 'lh' short helper.
2011-03-09 19:03:44 +01:00
Daniel Baumann
c225229f29
Implementing colorful output (currently disabled by default, though).
2011-03-09 19:03:44 +01:00
Daniel Baumann
776a7b2227
Generalizing internal LH_BREAKPOINTS variable.
2011-03-09 19:03:44 +01:00
Daniel Baumann
ad6b01b388
Generalizing internal LH_VERBOSE variable.
2011-03-09 19:03:44 +01:00
Daniel Baumann
cb0894b3b3
Generalizing internal LH_QUIET variable.
2011-03-09 19:03:43 +01:00
Daniel Baumann
3ff1c8050b
Generalizing internal LH_DEBUG variable.
2011-03-09 19:03:43 +01:00
Daniel Baumann
137f573c85
Generalizing internal LH_FORCE variable.
2011-03-09 19:03:43 +01:00
Daniel Baumann
d3c29179ad
Generalizing internal LH_L10N variable.
2011-03-09 19:03:43 +01:00
Daniel Baumann
1783c91424
Syncing internal l10n functions.
2011-03-09 19:03:43 +01:00
Daniel Baumann
db5d2b0dcd
Syncing internal lockfile functions.
2011-03-09 19:03:43 +01:00
Daniel Baumann
425f88e9ec
Updating signals in exit and lockfile traps.
2011-03-09 19:03:43 +01:00
Daniel Baumann
141b4f7e0f
Slightely improving wording of the 'bootloader not yet supported' when creating images.
2011-03-09 19:03:43 +01:00
Daniel Baumann
3a2d87b74b
Slightly reordering genisoimage option assembling.
2011-03-09 19:03:43 +01:00
Daniel Baumann
0eaf9e5122
Adding armel to architecture specific checks.
2011-03-09 19:03:43 +01:00
Daniel Baumann
961aa2f3b7
Updating color functions.
2011-03-09 19:03:43 +01:00
Daniel Baumann
b28ffecee0
Check for availability of gettext at runtime, and only use it if existing.
2011-03-09 19:03:43 +01:00