Commit Graph

1253 Commits

Author SHA1 Message Date
Daniel Baumann b305694034 Cosmetical simplification of debian-installer DESTDIR assignement, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>. 2011-03-09 19:09:45 +01:00
Daniel Baumann 2c2d1e10c4 Avoid using HOSTNAME variable in order to not get false positives from checkbashism. 2011-03-09 19:09:45 +01:00
Daniel Baumann 07d089fa55 Correcting typo in default values assignment of losetup functions. 2011-03-09 19:09:45 +01:00
Daniel Baumann 95fb795e25 Installing gdm after lxde in lxde package list in order to not pull in gnome depends uselessly, thanks to Fabian Greffrath <greffrath@leat.rub.de> (Closes: #536230). 2011-03-09 19:09:45 +01:00
Daniel Baumann 6f012d0bb2 Correcting spelling typo in hal-automount.sh, thanks to Martin Engelmann <martin.engelmann@gmx.de>. 2011-03-09 19:09:45 +01:00
Daniel Baumann 7a433849f5 Exclude di-utils-exit-installer from udeb_exclude, we want it on the images on purpose. 2011-03-09 19:09:45 +01:00
Daniel Baumann 5d9cbecc3e Updating version and date in manpage headers. 2011-03-09 19:09:45 +01:00
Daniel Baumann c1c939eff0 Using common prefix for packages lists of packaging teams. 2011-03-09 19:09:45 +01:00
Cody A.W. Somerville 3e161e501e Simplifying template precedence. 2011-03-09 19:09:45 +01:00
Daniel Baumann 0902d1b76d Adding example hook to allow hal automounting local partitions. 2011-03-09 19:09:45 +01:00
Daniel Baumann 53848cda42 Outputting usage if lh is called without argument. 2011-03-09 19:09:45 +01:00
Daniel Baumann c17aa70a7f Preserve quoting in lh when passing through to sub commands (Closes: #521824). 2011-03-09 19:09:45 +01:00
Cody A.W. Somerville 90d2aa0a2b Reflect addition of the ubuntu mode and add missing contents where marked FIXME in lh_config manpage. 2011-03-09 19:09:45 +01:00
Daniel Baumann bce47bf9c8 Releasing version 1.0.5-1. 2011-03-09 19:09:45 +01:00
Daniel Baumann 95b1731883 Emitting a warning if resolvconf is detected on the to be generated live system. Beware of resolvconf, it's broken beyond repair. 2011-03-09 19:09:45 +01:00
Cody A.W. Somerville 16ba7aa98e Fixing build failure in lh_binary_syslinux that occurs if exithelp.cfg does not exist. 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 5239579ad0 Also respecting general apt/aptitude options for the install functions used during binary stage. 2011-03-09 19:09:44 +01:00
Daniel Baumann fb715a51eb Marking paketto and sing in rescue list as etch and lenny only (Closes: #531795). 2011-03-09 19:09:44 +01:00
Cody A.W. Somerville 6d1a6c1854 Unmounting all mounts in chroot. 2011-03-09 19:09:44 +01:00
Daniel Baumann a4911c8387 Correcting another spelling mistake in kde-no-pdf-drm example hook. 2011-03-09 19:09:44 +01:00
Daniel Baumann 7d60810d90 Correcting spelling mistake in kde-no-pdf-drm example hook. 2011-03-09 19:09:44 +01:00
Daniel Baumann 6bb915f3b4 Updating kpdf-nodrm hook to also work with KDE4. 2011-03-09 19:09:44 +01:00
Daniel Baumann 7393c4508d Adding kpdf-nodrm example hook from Tzafrir Cohen <tzafrir.cohen@xorcom.com>. 2011-03-09 19:09:44 +01:00
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