Commit Graph

116 Commits

Author SHA1 Message Date
Daniel Baumann f964978420 Replacing some references to live-helper with live-build in examples. 2011-03-09 19:17:19 +01:00
Daniel Baumann c210b8ae44 Moving /usr/share/live-helper to /usr/share/live/build. 2011-03-09 19:17:17 +01:00
Daniel Baumann 08736dfedd Removing example sources, not really useful anymore since repositories are in place. 2011-03-09 19:17:15 +01:00
Daniel Baumann 8d38953630 Adding updated losetup-lukshome hook from Rui Miguel P. Bernardo <rui.bernardo.pt@gmail.com>. 2011-03-09 19:17:15 +01:00
Daniel Baumann 2081e9c191 Removing temporary hack to skip memtest86+ in image autobuild script. 2011-03-09 19:17:15 +01:00
Daniel Baumann 57d507324a Updating image autobuild script for squeeze alpha2. 2011-03-09 19:17:14 +01:00
Daniel Baumann 2bc0dad3fb Seperating source tarballs into to, one for debian, one for debian-live. 2011-03-09 19:17:07 +01:00
Daniel Baumann 2e6b3c3d52 Updating autobuild script for squeeze alpha1 images. 2011-03-09 19:17:05 +01:00
Daniel Baumann cbef9a5a0a Shuffeling cgi files arround. 2011-03-09 19:17:04 +01:00
Daniel Baumann 8be5f9d036 Merging live-webhelper. 2011-03-09 19:17:04 +01:00
Daniel Baumann 099710cbc3 Removing outdated crontab and cronjob examples. 2011-03-09 19:17:04 +01:00
Daniel Baumann 585a301424 Updating signing key of example sources. 2011-03-09 19:17:04 +01:00
Daniel Baumann 8d6b669023 Updating image autobuild script. 2011-03-09 19:17:04 +01:00
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