..
lh
Updating copyright years to 2008.
2011-03-09 19:01:41 +01:00
lh_binary
Adding lh_chroot_selinuxfs helper to support building live images on a selinux enabled host ( Closes : #501652 ).
2011-03-09 19:03:42 +01:00
lh_binary_chroot
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.
2011-03-09 19:03:38 +01:00
lh_binary_debian-installer
Support expanding wildcards in udeb excludes.
2011-03-09 19:03:40 +01:00
lh_binary_disk
Add "/.disk" metadata on usb-hdd images.
2011-03-09 19:03:41 +01:00
lh_binary_encryption
Making lh_binary_usb-hdd messages translatable.
2011-03-09 19:03:39 +01:00
lh_binary_grub
Removing surrounded braces from LH_BOOTAPPEND_INSTALL - it is expanded by sed, not the shell.
2011-03-09 19:03:40 +01:00
lh_binary_includes
Moving win32-loader inclusion support from external hook into main program ( Closes : #476546 ).
2011-03-09 19:03:39 +01:00
lh_binary_iso
Migrate a few uses of grep to In_list.
2011-03-09 19:03:36 +01:00
lh_binary_linux-image
Add support for the sparc architecture.
2011-03-09 19:03:35 +01:00
lh_binary_local-hooks
Replacing file checking with ls by function calls
2011-03-09 19:03:37 +01:00
lh_binary_local-includes
Replacing file checking with ls by function calls
2011-03-09 19:03:37 +01:00
lh_binary_local-packageslists
Replacing file checking with ls by function calls
2011-03-09 19:03:37 +01:00
lh_binary_manifest
Also copying binary package list to build directory.
2011-03-09 19:03:32 +01:00
lh_binary_md5sum
Use "find -path" for matching "path/to/file" files ( Closes : #476206 )
2011-03-09 19:03:32 +01:00
lh_binary_memtest
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_binary_net
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.
2011-03-09 19:03:38 +01:00
lh_binary_rootfs
Applying patch from Frederic Boiteux <fboiteux@calistel.com> to support wildcards in rootfs exclude lists ( Closes : #500677 ).
2011-03-09 19:03:42 +01:00
lh_binary_silo
Add support for generation of sparc netboot images.
2011-03-09 19:03:36 +01:00
lh_binary_syslinux
Only install memtest in lh_binary_syslinux if enabled.
2011-03-09 19:03:42 +01:00
lh_binary_tar
Migrate a few uses of grep to In_list.
2011-03-09 19:03:36 +01:00
lh_binary_usb-hdd
Simplyfing partition size check when enforcing fat32.
2011-03-09 19:03:41 +01:00
lh_binary_yaboot
Fix d-i locations in yaboot entries.
2011-03-09 19:03:35 +01:00
lh_bootstrap
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_bootstrap_cache
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_bootstrap_cdebootstrap
Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use. Thanks to Cyril Brulebois <cyril.brulebois@kerlabs.com>. ( Closes : #490114 )
2011-03-09 19:03:36 +01:00
lh_bootstrap_copy
Really fix LH_BOOTSTRAP="copy". Thanks to Andreas Teuchert <ant+bdo@hsg-kl.de>. ( Closes : #498385 )
2011-03-09 19:03:42 +01:00
lh_bootstrap_debootstrap
Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use. Thanks to Cyril Brulebois <cyril.brulebois@kerlabs.com>. ( Closes : #490114 )
2011-03-09 19:03:36 +01:00
lh_build
Call "Check_defaults" in lh_build.
2011-03-09 19:03:37 +01:00
lh_chroot
Adding lh_chroot_selinuxfs helper to support building live images on a selinux enabled host ( Closes : #501652 ).
2011-03-09 19:03:42 +01:00
lh_chroot_apt
Preserve changed apt settings (pdiffs, recommends, and secure) in binary image ( Closes : #494640 ).
2011-03-09 19:03:40 +01:00
lh_chroot_cache
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_debianchroot
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_devpts
Improving check for a mounted chroot/dev/pts to cover all terminals, not just the 0th ( Closes : #459697 , #459779 ).
2011-03-09 19:03:40 +01:00
lh_chroot_dpkg
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_hacks
Ensure all files installed via chroot_local-includes are owned by root:root. Thanks to Julien Cristau <jcristau@debian.org>.
2011-03-09 19:03:42 +01:00
lh_chroot_hooks
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_hostname
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_hosts
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_install-packages
Always create stagefile for chroot_install-packages and require it for lh_source
2011-03-09 19:03:38 +01:00
lh_chroot_interactive
Making lh_chroot_interactive and lh_source_usb-hdd messages translatable.
2011-03-09 19:03:39 +01:00
lh_chroot_linux-image
Install most chroot packages in one ${LH_APT} call ( Closes : #475739 )
2011-03-09 19:03:32 +01:00
lh_chroot_local-hooks
Replacing file checking with ls by function calls
2011-03-09 19:03:37 +01:00
lh_chroot_local-includes
Ensure all files installed via chroot_local-includes are owned by root:root. Thanks to Julien Cristau <jcristau@debian.org>.
2011-03-09 19:03:42 +01:00
lh_chroot_local-packages
Replacing file checking with ls by function calls
2011-03-09 19:03:37 +01:00
lh_chroot_local-patches
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.
2011-03-09 19:03:38 +01:00
lh_chroot_local-preseed
Replacing file checking with ls by function calls
2011-03-09 19:03:37 +01:00
lh_chroot_localization
Some formating and style cleanups.
2011-03-09 19:03:32 +01:00
lh_chroot_packages
Install most chroot packages in one ${LH_APT} call ( Closes : #475739 )
2011-03-09 19:03:32 +01:00
lh_chroot_packageslists
Tidy calls to new Expand_packagelist
2011-03-09 19:03:32 +01:00
lh_chroot_preseed
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_proc
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_resolv
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_selinuxfs
Making removal stage of lh_chroot_selinuxfs dependent on the existence of /selinux, otherwise that directory would be always created in the chroot.
2011-03-09 19:03:42 +01:00
lh_chroot_sources
Improving indices workaround by checking LH_BOOTSTRAP_FLAVOUR rather than LH_PACKAGES_LISTS in order to handle chicken-egg problem for installing apt-utils when having bootstrapped a minimal chroot.
2011-03-09 19:03:42 +01:00
lh_chroot_symlinks
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_sysfs
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_sysv-rc
Remove more imported whitespaces.
2011-03-09 19:03:35 +01:00
lh_chroot_sysvinit
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_chroot_tasks
Using one single packages cache directory for all chroot packages.
2011-03-09 19:03:32 +01:00
lh_clean
Don't build up source package list inside chroot.
2011-03-09 19:03:42 +01:00
lh_config
lh_config --help and manpage 'copy' mention.
2011-03-09 19:03:42 +01:00
lh_local
Updating copyright years to 2008.
2011-03-09 19:01:41 +01:00
lh_source
Always create stagefile for chroot_install-packages and require it for lh_source
2011-03-09 19:03:38 +01:00
lh_source_debian
Include source for sparc-utils on that architecture.
2011-03-09 19:03:42 +01:00
lh_source_debian-live
Additionally save the 'scripts/' subdirectory if it contains files when building source images.
2011-03-09 19:03:42 +01:00
lh_source_disk
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00
lh_source_iso
Migrate a few uses of grep to In_list.
2011-03-09 19:03:36 +01:00
lh_source_md5sum
Sorting image file lists.
2011-03-09 19:03:32 +01:00
lh_source_net
Migrate a few uses of grep to In_list.
2011-03-09 19:03:36 +01:00
lh_source_tar
Migrate a few uses of grep to In_list.
2011-03-09 19:03:36 +01:00
lh_source_usb-hdd
Refactor partition size calculation, ensuring a uniform increase for ext partitions.
2011-03-09 19:03:41 +01:00
lh_testroot
Using new Read_conffile(); now.
2011-03-09 19:03:31 +01:00