Commit Graph

1110 Commits

Author SHA1 Message Date
Daniel Baumann
fedc5c1519 Updating .disk/info generation when building iso images. 2011-03-09 19:09:42 +01:00
Daniel Baumann
ca9f7bf33e Creating win32-loader.ini in win32-loader helper script. 2011-03-09 19:09:42 +01:00
Daniel Baumann
5d589646a5 Renaming win32-loader executable as debian-cd does. 2011-03-09 19:09:41 +01:00
Daniel Baumann
8c95e65a48 Including the distribution name in iso volume when being in debian mode. 2011-03-09 19:09:41 +01:00
Daniel Baumann
b32d8b0eb3 Correcting typo in iso volume. 2011-03-09 19:09:41 +01:00
Daniel Baumann
c2e7d59973 Adding own iso volume when beeing in release mode. 2011-03-09 19:09:41 +01:00
Daniel Baumann
99a850bd20 Introducing debian-release mode. 2011-03-09 19:09:41 +01:00
Daniel Baumann
f14e9354b9 Moving live-initramfs or casper parameter list to live subdirectory on the images. 2011-03-09 19:09:41 +01:00
Daniel Baumann
a010abf10e Moving binary manifest to live subdirectory on the images. 2011-03-09 19:09:41 +01:00
Daniel Baumann
e1a28cd98c Cleaning up rules file. 2011-03-09 19:09:41 +01:00
Daniel Baumann
ea5ab3b8c8 Updating copyright file. 2011-03-09 19:09:41 +01:00
Daniel Baumann
301d507f12 Prefixing debhelper files with package name. 2011-03-09 19:09:41 +01:00
Daniel Baumann
43bc965d5a Revert using debhelper 7 command in rules. 2011-03-09 19:09:41 +01:00
Daniel Baumann
192c94747b Take win32-loader from the target distribution by using the chroot. 2011-03-09 19:09:41 +01:00
Daniel Baumann
069aa8723c Splitting out win32-loader handling into own helper script. 2011-03-09 19:09:41 +01:00
Tiago Bortoletto Vaz
4037f81147 Updating pt_br localization (Closes: #514196). 2011-03-09 19:09:41 +01:00
Daniel Baumann
26314ad6a0 Adding clean parameter to lh_config to minimize config directory by automatically removing unused and thus empty subdirectories. 2011-03-09 19:09:41 +01:00
Daniel Baumann
4d3525ab0f Correcting order of genisoimage option assembling, the exludes do have to be processed last. 2011-03-09 19:09:41 +01:00
Daniel Baumann
4fb3f71975 Fixing typo in changelog. 2011-03-09 19:09:41 +01:00
Daniel Baumann
4afcd66ec5 Regenerationg live-helper pot file. 2011-03-09 19:09:41 +01:00
Daniel Baumann
c1e86d62d2 Releasing version 1.0.3-1. 2011-03-09 19:09:41 +01:00
Daniel Baumann
68d4026b09 Correcting wrong logic in defaults.sh which resultet in having loop-aes-utils always installed. 2011-03-09 19:09:41 +01:00
Daniel Baumann
285b6ed834 Adding autoconfig support to lh_build as well. 2011-03-09 19:09:41 +01:00
Daniel Baumann
695cdf1530 Fixing infinit loop when using autoconfig for lh_config and lh_clean. 2011-03-09 19:09:41 +01:00
Daniel Baumann
b038c34072 Updating name of arhive keys in image autobuild script. 2011-03-09 19:09:41 +01:00
Daniel Baumann
aaf6add2d4 Correcting typo for libewf in rescue list. 2011-03-09 19:09:41 +01:00
Daniel Baumann
fd323f7124 Overwriting the debootstrap or fdisk program if it is set to a value that is not on the host system anymore, but another alternative of it is. 2011-03-09 19:09:41 +01:00
Daniel Baumann
2e9433d58d Removing shell specific extensions and call of scripts/config and scripts/clean, thanks to Tzafrir Cohen <tzafrir.cohen@xorcom.com>. 2011-03-09 19:09:41 +01:00
Daniel Baumann
0c9e2bf57c Adding dummy live-helper command to make any confused user aware that live-helper is a set of commands starting with the lh_ prefix. 2011-03-09 19:09:40 +01:00
Daniel Baumann
730b248507 Replacing previous attempt of using config.cfg, now using scripts/config.sh and scripts/clean.sh instead. 2011-03-09 19:09:40 +01:00
Daniel Baumann
992a145afd Automatically displaying manpage when calling a helper with -h or --help. 2011-03-09 19:09:40 +01:00
Daniel Baumann
e72f1790d4 Also covering compressed manpages in uninstall target of Makefile. 2011-03-09 19:09:40 +01:00
Daniel Baumann
baf8a25fab Adding simple manpages for every other live-helper command. 2011-03-09 19:09:40 +01:00
Daniel Baumann
32e1c44c34 Running po4a for manpages. 2011-03-09 19:09:40 +01:00
Daniel Baumann
98acdbe072 Rewriting all existent manpages. 2011-03-09 19:09:40 +01:00
Daniel Baumann
dd74cb6b47 Correcting lh_configs config.cfg handling, so that it's at least working when not using config.cfg. Will have to be fixed properly later. 2011-03-09 19:09:40 +01:00
Daniel Baumann
c3dad3f18f Removing vim-tiny from minimal packages list, it's not a requirement for live-initramfs :) 2011-03-09 19:09:40 +01:00
Daniel Baumann
b9231af690 Updating forensic packages in rescue list. 2011-03-09 19:09:40 +01:00
Daniel Baumann
03fe4c53de Marking aufs and unionfs in devel-live packages list as lenny and sid, resp. etch-only. 2011-03-09 19:09:40 +01:00
Daniel Baumann
93a73a9749 Including functions.sh, forgot to add it before. 2011-03-09 19:09:40 +01:00
Daniel Baumann
989f26d87b Updating year in copyright notices for 2009. 2011-03-09 19:09:40 +01:00
Daniel Baumann
9ce762a502 Using common function file to source shell includes. 2011-03-09 19:09:40 +01:00
Daniel Baumann
58d6b235f9 Fixing and unifying handling of hooks. 2011-03-09 19:09:40 +01:00
Daniel Baumann
67a0daf671 Removing enforced installation of mawk in the chroot in lh_binary_debian-installer, mawk is priority required and therefore always there anyway. Additionally, this would unnecessarily blow up images that have gawk (or any other awk implementation) installed. 2011-03-09 19:09:40 +01:00
Daniel Baumann
951c24dc08 Adding temporary workaround to 'failed to install grub' error when using live-installer. 2011-03-09 19:09:40 +01:00
Daniel Baumann
a0d12dbf00 Actually doing apt-ftparchive operations in chroot as it was originally intended to be, otherwise apt-utils would be need to be a depends of live-helper. 2011-03-09 19:09:40 +01:00
Daniel Baumann
1a4ff3e443 Making sure that /tmp has the right permissions after installing sun-java*-doc through sun-java example hooks. Apparently, sun-java*-doc packages are tampering with it. 2011-03-09 19:09:40 +01:00
Cyril Brulebois
6193ef2285 Actually fix initrd-related breakage in chroot hacks.
To actually handle the case where there are no initrds, one has to tell
xargs not to run the chmod command if there are no parameters.
2011-03-09 19:09:40 +01:00
Cyril Brulebois
4652d65411 Make hacks not break if there are no initrds.
Even if it's likely that initrds will be present at this stage, it might
be that they went away because of local hooks, and hacks shouldn't break
just because of missing initrds.
2011-03-09 19:09:40 +01:00
Cyril Brulebois
f5cb9b046b Fix --apt-pdiffs disabled being ignored. 2011-03-09 19:09:40 +01:00