Commit Graph

103 Commits

Author SHA1 Message Date
Daniel Baumann 77437a361a Updating mirror locations in image autobuild script. 2011-03-09 19:17:03 +01:00
Daniel Baumann d86f8384eb Adding update-alternatives call to set sun-java as default java in sun-java example hook. 2011-03-09 19:17:03 +01:00
Daniel Baumann 701b5affd4 For consistency, using true|false instead of enabled|disabled in configuration options. 2011-03-09 19:17:03 +01:00
Daniel Baumann 231ba7d160 Adding example hook to remove udev persistent device generator rules. 2011-03-09 19:17:02 +01:00
Daniel Baumann 5841e79b1f Dropping etch support. 2011-03-09 19:17:02 +01:00
Daniel Baumann dbcae19129 Renaming example hooks and prefixing them with distribution name. 2011-03-09 19:09:48 +01:00
Daniel Baumann 02fee2236a Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for bugfixing cdrom-detect when using live-installer in lenny. 2011-03-09 19:09:48 +01:00
Daniel Baumann efa4b9aaa3 Updating git snapshot repository in image autobuild script. 2011-03-09 19:09:47 +01:00
Daniel Baumann 3ec9678766 Removing old debian-edu source repository example. 2011-03-09 19:09:47 +01:00
Daniel Baumann f24b222739 Removing old fai source repository example. 2011-03-09 19:09:47 +01:00
Daniel Baumann c6353f57d1 Removing old beryl source repository example. 2011-03-09 19:09:47 +01:00
Daniel Baumann 48d75ceddc Updating debian-backports example sources for lenny. 2011-03-09 19:09:47 +01:00
Daniel Baumann 3e89a9b523 Adding live snapshots repository gpg key. 2011-03-09 19:09:47 +01:00
Daniel Baumann 501a86dc0c Updating debian-live snapshots repository entries. 2011-03-09 19:09:47 +01:00
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
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
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
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
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 0902d1b76d Adding example hook to allow hal automounting local partitions. 2011-03-09 19:09:45 +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
Daniel Baumann 593de110e9 Redirecting stderr to log as well in example image build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann 3346105190 Removing explicit defaults from example image build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann 662db4db1c Correcting typo in example image build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann 9e58625631 Trimming down gnome-desktop images to fit cd size in example build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann 9a1570bc11 Handling kernel selection properly in example images build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann 6362c98af7 Overwriting default kernels in image autobuild script only when being on i386. 2011-03-09 19:09:42 +01:00
Daniel Baumann b540927007 Updating image example build script. 2011-03-09 19:09:42 +01:00
Daniel Baumann b038c34072 Updating name of arhive keys in image autobuild script. 2011-03-09 19:09:41 +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
Daniel Baumann b3d13b21e1 Adding sample hook to add custom /etc/modules entries. 2011-03-09 19:09:36 +01:00
Daniel Baumann a1d929c9ad Updating location of archive key in in image autobuild script. 2011-03-09 19:07:31 +01:00
Daniel Baumann ecf87ddc9d Correcting naming of source tarballs in image autobuild script. 2011-03-09 19:07:31 +01:00
Daniel Baumann 501c186964 Iterating over all installed kernel images in update-initramfs example hook. 2011-03-09 19:03:45 +01:00
Daniel Baumann 57ac4cc808 Also installing build-essential manually in module example hooks, as module-assistant doesn't do it automatically. 2011-03-09 19:03:45 +01:00
Daniel Baumann 8e305b83f9 Mention possibility to symlink example hooks in their descriptions. 2011-03-09 19:03:45 +01:00
Daniel Baumann 6f71ad8441 Correcting update-initramfs example hook description. 2011-03-09 19:03:45 +01:00
Daniel Baumann 95f40a04d6 Updating lxde-desktop support. 2011-03-09 19:03:45 +01:00
Kai Hendry 3c53b424fa Removing etch-only madwifi-doc package from madwifi example hook. 2011-03-09 19:03:44 +01:00
Daniel Baumann 292330726f Adding virtualbox-ose hook. 2011-03-09 19:03:42 +01:00