Commit Graph

1035 Commits

Author SHA1 Message Date
Daniel Baumann a8e71bdb03 Making replace-di-banner hook to not fail when no d-i is included in the image. 2011-03-09 19:09:46 +01:00
Daniel Baumann 443eb4a00a Adding kernelpurge example hook to remove all kernel images except the newest one. 2011-03-09 19:09:46 +01:00
Daniel Baumann 91c8d0ff79 Settinglosetup-lukshome example hook executable bit again. 2011-03-09 19:09:46 +01:00
Daniel Baumann d2f019461e Updating lenny point release number. 2011-03-09 19:09:46 +01:00
Daniel Baumann f177f48291 Releasing version 1.0.5-2. 2011-03-09 19:09:46 +01:00
Daniel Baumann e617fd6d4d Updating lenny point release number. 2011-03-09 19:09:46 +01:00
Daniel Baumann 74a7af6571 Adding a message about which hook made a build fail, if any. 2011-03-09 19:09:46 +01:00
Daniel Baumann e9c580b6ae Updating kernel defaults for squeeze (removing squashfs, not required anymore). 2011-03-09 19:09:46 +01:00
Rui Miguel Bernardo 363ab9359c Correcting some rough edges in lukshome example hook.
* several rephrasing to clarify/correct things because some wording
    was ambiguous/wrong.
  * changed instructions to use a mounted partition when creating the
    file. In the previous instructions the present directory was used and
    if it was $HOME, then the file was created in the live memory
    (aufs/unionfs). Of course using memory to create the file would limit
    the size of the file to the size of free memory.
  * moved part of the instructions to inside create-lukshome-file.sh so
    the user can see them because the hook itself is not saved in the
    built live system.
  * added a check to see if /mnt directory is empty.
  * added some missing "umounts" and "cryptsetup remove" in some error checks.
  * removed the proposal of copying from another mounted /home/
    directory. It could be confusing to the user. The user should do it
    later, with the live system booted with lukshome boot option, which
    should be the next thing he/she will do anyway.
  * renamed variable ERROR_LEVEL to EXIT_CODE (sounded too much a
    redmond batch file).
2011-03-09 19:09:46 +01:00
Cody A.W. Somerville 27be06512a Add option to disable use of GTK debian-installer.
Adding the ability to disable use of the GTK graphical
debian-installer is handy either to reduce the size of the
images or if the necessary files aren't available.
2011-03-09 19:09:46 +01:00
Cody A.W. Somerville a55187778e Fix build failure when retrying build at deconfiguring file /bin/hostname.
If you attempt a build and it fails for whatever reasons (say, a
configuration issue) and then you retry your build without calling
lh_clean, you can sometimes run into an issue with the
'deconfiguring file /bin/hostname' step. It'll try to move
chroot/bin/hostname.orig to chroot/bin/hostname but
chroot/bin/hostname.orig won't exist as chroot/bin/hostname hasn't
been moved aside like it expects (ie. the original file is still
chroot/bin/hostname). This is frustrating since if the error was
ignored, the build would be able to complete successfully and as
expected. So, let lh_chroot_hostname check if
'chroot/bin/hostname.orig' exists before attempting to
move it to 'chroot/bin/hostname'.
2011-03-09 19:09:46 +01:00
Daniel Baumann 8f36b8bcbf Adding German manpage translations from Chris Leick <c.leick@vollbio.de> (Closes: #544512). 2011-03-09 19:09:46 +01:00
Daniel Baumann 7bb7a832c9 Applying patch from Chris Leick <c.leick@vollbio.de> to fix some spelling typos in the manpages (Closes: #543868). 2011-03-09 19:09:46 +01:00
Daniel Baumann 7afd8d1938 Simplyfing localepurge hook. 2011-03-09 19:09:46 +01:00
Daniel Baumann 7c30481bde Adding localepurge example hook. 2011-03-09 19:09:46 +01:00
Daniel Baumann bed278a40e Improving replace-di-banner example hook.
First, we'll make it conditional on the existence of a replacement graphic.

Second, the location of the replacement graphic shall be in the config tree,
not on the binary image.
2011-03-09 19:09:46 +01:00
Daniel Baumann 22f5cf5f6d Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> to use home on a seperated luks encrypted partition. 2011-03-09 19:09:46 +01:00
Daniel Baumann d97d270715 Setting bootstrap mirror default to ftp.de.debian.org, ftp.us.debian.orgs is too unreliable (round-robin out of sync). 2011-03-09 19:09:46 +01:00
Daniel Baumann ff4e057387 Setting binary mirror default to cdn.debian.net. 2011-03-09 19:09:46 +01:00
Daniel Baumann 21964d0163 Replacing policy-rc.d text that is used by sbuild too. 2011-03-09 19:09:46 +01:00
Daniel Baumann adbfba1450 Consistenly installing gdm later than the desktop packages in order to ensure non-inflated installs. 2011-03-09 19:09:46 +01:00
Daniel Baumann b5a891df14 Including archive trace into .disk meta information. 2011-03-09 19:09:46 +01:00
Chris Lamb ac11fdef00 Fix s/coppy/copy/ typo 2011-03-09 19:09:45 +01:00
Daniel Baumann 3a7c37880d Marking replace-di-banner.sh executable and adjust line wrapping. 2011-03-09 19:09:45 +01:00
Chris Lamb 23cbb72ab6 Add replace-di-banner.sh example hook to replace the graphical d-i banner. 2011-03-09 19:09:45 +01:00
Chris Lamb eaf31e811c Generate correct bootappend line for preseed/live-installer/usb-hdd combination. 2011-03-09 19:09:45 +01:00
Chris Lamb 9d546a57d8 Update my email address. 2011-03-09 19:09:45 +01:00
Chris Lamb f315a91f39 Remove potentially-expanding architecture list by making current x86 vars the fallback. 2011-03-09 19:09:45 +01:00
Chris Lamb f57203d247 Fix usb-hdd d-i installation.
The real fix was done in d-i; this patch change simply turns on
the right switches. In other words, you will need to use a very
new d-i for this to work, possibly with components from SVN.

Let's hold off on actually closing #510280 though, as it gives
the wrong impression.
2011-03-09 19:09:45 +01:00
Chris Lamb 29c423b89a Support LH_BOOTSTRAP_FLAVOUR="standard" when using debootstrap
cdebootstrap will accept --variant=standard, but debootstrap does
not; this patch means that we don't try and pass it to
debootstrap - this can happen if switching between the two
utilities.
2011-03-09 19:09:45 +01:00
Daniel Baumann e554c785c9 Removing config stage file on purge, if the user is using an auto script to generate the config. 2011-03-09 19:09:45 +01:00
Daniel Baumann 5cf91050f2 Updating ubuntu specific package preselection. 2011-03-09 19:09:45 +01:00
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