Commit Graph

1280 Commits

Author SHA1 Message Date
Cody A.W. Somerville 0fef6abce8 Fixing LH_BOOTAPPEND_INSTALL issues for Ubuntu based builds. 2011-03-09 19:09:44 +01:00
Daniel Baumann cfc81e5622 Removing madwifi from rescue list; packages are removed from debian, and currently we don't support nested ifdefs in packages lists. 2011-03-09 19:09:44 +01:00
Daniel Baumann d182778609 Always rebuilding initrd in chroot_hacks to avoid inclusion of previously removed udev rules (such as persistent devices). 2011-03-09 19:09:44 +01:00
Tzafrir Cohen 97ec6952f8 Returning to menu in syslinux. 2011-03-09 19:09:44 +01:00
Chris Lamb 476d4c447e Print a warning if you are using "stripped" or "minimal" but you have set LH_BINARY_INCICES="enabled" (Closes: #527974)
This is mostly for people new to 1.0.4 with old configs.
2011-03-09 19:09:44 +01:00
Daniel Baumann 7226d24dd8 Exporting LH_CONFIG_VERSION for the configuration tree format. 2011-03-09 19:09:44 +01:00
Daniel Baumann 1fe5e21936 Adding cdebootstrap and rinse to rescue list. 2011-03-09 19:09:44 +01:00
Daniel Baumann e7a4e6e633 Updating credits file. 2011-03-09 19:09:44 +01:00
Daniel Baumann 173fa3bbbf Not removing man/index.db in lh_chroot_hacks to keep man -k aka apropos working, thanks to Juliusz Chroboczek <Juliusz.Chroboczek@pps.jussieu.fr> (Closes: #527311). 2011-03-09 19:09:44 +01:00
Chris Lamb 27b487e9d4 Update location of ia64 d-i dailies. Thanks to Luk Claes. 2011-03-09 19:09:44 +01:00
Daniel Baumann 52f91d1e57 Correcting clean option of lh_config to tidy configuration tree. 2011-03-09 19:09:44 +01:00
Daniel Baumann 60d87f4f91 Correcting chroot call for update-initramfs in lh_chroot_hacks. 2011-03-09 19:09:44 +01:00
Daniel Baumann 4709ece48f Correcting typo in Makefile about line wrapping. 2011-03-09 19:09:44 +01:00
Daniel Baumann deaa1214dc Adding update-initramfs call back in lh_chroot_hacks, but only for netboot. 2011-03-09 19:09:44 +01:00
Daniel Baumann 695d3eedee Simplyfing architecture handling for d-i daily URLs. 2011-03-09 19:09:44 +01:00
Daniel Baumann 9671888069 Cleaning up makefile. 2011-03-09 19:09:44 +01:00
Daniel Baumann 142228914f Updating location of powerpc d-i daily images. 2011-03-09 19:09:44 +01:00
Daniel Baumann 5790ad171b Manually ensuring correct permissions of filesystem.squashfs in order to prevent unbootable systems in some nutcases. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 8d5944765f Updating defaults.sh to correctly set default LH_CATEGORIES when in Ubuntu mode. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 4afc571314 Adding lpia support. 2011-03-09 19:09:44 +01:00
Daniel Baumann 69d278fdb8 Not adding squashfs-modules to linux-packages on sid anymore, there it's mainlined. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville a486d3e1ad Adding Ubuntu mode. 2011-03-09 19:09:44 +01:00
Daniel Baumann 442429dd15 Updating internal release numbers to current state in debian. 2011-03-09 19:09:44 +01:00
Daniel Baumann 804454319f Removing old todo file. 2011-03-09 19:09:44 +01:00
Daniel Baumann 40988d5de3 Removing some code in chroot_apt helper that left over the preferences files in the final image. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 39876e86b9 Do not fail build when greps to generate udeb exclusion list return no results or grepped files do not exist. 2011-03-09 19:09:44 +01:00
Daniel Baumann cf28ec62c6 Updating first bunch of architectures to new location of d-i daily images. 2011-03-09 19:09:43 +01:00
Daniel Baumann 182b7106aa Adding bonnie++ to rescue list. 2011-03-09 19:09:43 +01:00
Daniel Baumann a0787fb092 Adding gpm to rescue list (Closes: #521557). 2011-03-09 19:09:43 +01:00
Cody A.W. Somerville b05975ba1e Checking for installer README.html to prevent build failure. 2011-03-09 19:09:43 +01:00
Daniel Baumann 3f42bba0c7 Don't always overwrite keyring package option on debian or emedebian mode. 2011-03-09 19:09:43 +01:00
Daniel Baumann 1457161934 Improving check for syslinux templates by checking actual content, not just the directory. 2011-03-09 19:09:43 +01:00
Daniel Baumann fb314b164f Only trying to handle syslinux help screens if they are actually available. 2011-03-09 19:09:43 +01:00
Daniel Baumann 8a3dd8cfe0 Only trying to copy syslinux english templates if they are actually available. 2011-03-09 19:09:43 +01:00
Daniel Baumann 336a46f226 Correcting win32-loader copy call to work with non-chrooted builds too. 2011-03-09 19:09:43 +01:00
Daniel Baumann f2a30e7d0e Adding missing use of which in defaults setting of bootstrap program. 2011-03-09 19:09:43 +01:00
Daniel Baumann 7c4a2c4d64 Updating manpage po4a. 2011-03-09 19:09:43 +01:00
Daniel Baumann 563f1396bf Updating manpage headers. 2011-03-09 19:09:43 +01:00
Daniel Baumann f73041f2f0 Adding initial support for virtual-hdd binary image type. 2011-03-09 19:09:42 +01:00
Chris Lamb ef9121fc23 Improving grammar and clarity of LH_ISO_APPLICATION etc. warnings 2011-03-09 19:09:42 +01:00
Chris Lamb c081caf4d7 Correcting spelling of s/lenght/length/ in warning messages. 2011-03-09 19:09:42 +01:00
Daniel Baumann 0e2d53d5d9 Evalualting iso volume before checking their lenght, thanks to Roberto C. Morano <rcmorano@emergya.es>. 2011-03-09 19:09:42 +01:00
Daniel Baumann e7da04b0f9 Emitting a warning rather than an error when iso strings are too long. 2011-03-09 19:09:42 +01:00
Daniel Baumann b7dd974083 Adding checks for exceeding lenght of the iso header strings. 2011-03-09 19:09:42 +01:00
Daniel Baumann 3d0af32269 Shortening LH_ISO_VOLUME defaults to not exceed max lenght (Closes: #515974). 2011-03-09 19:09:42 +01:00
Daniel Baumann feaf89c219 Releasing version 1.0.4-1. 2011-03-09 19:09:42 +01:00
Daniel Baumann 593de110e9 Redirecting stderr to log as well in example image build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann e691015fc0 Correcting path within netboot tarballs. 2011-03-09 19:09:42 +01:00
Daniel Baumann de47370362 Updating debian-cd doc includes. 2011-03-09 19:09:42 +01:00
Daniel Baumann 170da5d516 Updating doc includes. 2011-03-09 19:09:42 +01:00