Commit Graph

133 Commits

Author SHA1 Message Date
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
Daniel Baumann 518fbfb68f Adding example hook to update initramfs. 2011-03-09 19:03:42 +01:00
Daniel Baumann e22c2da3ca Removing example hook for qemu-launcher, this is now in the archive as autorun4linuxcd package. 2011-03-09 19:03:42 +01:00
Daniel Baumann e8bb0a03e9 Adding rescue flavour to autobuild images. 2011-03-09 19:03:41 +01:00
Daniel Baumann 953253444b Setting project email address to the new debian-live@lists.debian.org. 2011-03-09 19:03:40 +01:00
Daniel Baumann fa8e9f9381 Renaming sections to categories in order to use the same names as Debian Policy does (Closes: #483777). 2011-03-09 19:03:40 +01:00
Daniel Baumann 3e3bb42607 Moving win32-loader inclusion support from external hook into main program (Closes: #476546). 2011-03-09 19:03:39 +01:00
Daniel Baumann 194bd9317f Using $HOST rather than $HOSTNAME to avoid false positive in checkbashisms. 2011-03-09 19:03:39 +01:00
Daniel Baumann 9e52973f34 Using signal names rather than signal numbers in trap calls. 2011-03-09 19:03:39 +01:00
Daniel Baumann 8030490b69 Reverting previous commit to compress build logs.
apache2 does not show gzipped files in the browser,
but downloads them which is not the desired action.
2011-03-09 19:03:34 +01:00
Chris Lamb a232087c62 Compress build logs. Thanks to Mathieu Geli for the suggestion. 2011-03-09 19:03:34 +01:00
Daniel Baumann e0e766e38f Adding netboot tarballs and plain squashfs images to images build script. 2011-03-09 19:03:33 +01:00
Daniel Baumann ca342d0243 Adjusting obtaining of the date string in snapshots.sh to new git log date format. 2011-03-09 19:03:33 +01:00
Daniel Baumann 917c2c094f Also taking mirrors from environment in image.sh. 2011-03-09 19:03:33 +01:00
Daniel Baumann bdd7b9754f Taking config variables for images.sh from environment. 2011-03-09 19:03:33 +01:00
Daniel Baumann eff5887e92 Handling sourceless builds in images.sh. 2011-03-09 19:03:33 +01:00
Daniel Baumann 2670fe71d1 Removing old cron example scripts for image building, they are obsoleted by images.sh. 2011-03-09 19:03:33 +01:00
Daniel Baumann 25760740b5 Updating live-magic git location. 2011-03-09 19:03:33 +01:00
Daniel Baumann 4d2d56cf8e Getting architecture dynamically in images cron script. 2011-03-09 19:03:33 +01:00
Daniel Baumann fb6e50b18b Correcting permissions in snapshot script. 2011-03-09 19:03:33 +01:00
Daniel Baumann 76c8a9bbbf Updating snapshots url. 2011-03-09 19:03:33 +01:00
Daniel Baumann 9e55761286 Adding live-magic to snapshots. 2011-03-09 19:03:33 +01:00
Daniel Baumann 87a3a037f1 Adding debian-unofficial-archive-keyring to snapshots. 2011-03-09 19:03:33 +01:00
Daniel Baumann 2b52e06bf3 Updating live-snapshots example sources. 2011-03-09 19:03:33 +01:00
Daniel Baumann 55bc586fe6 Removing non anymore existing live-backports example sources. 2011-03-09 19:03:33 +01:00
Daniel Baumann 16c50b9803 Renaming image build script. 2011-03-09 19:03:33 +01:00
Daniel Baumann 3d1f73e4da Updating snapshot build script. 2011-03-09 19:03:32 +01:00
Daniel Baumann 062840c5d4 When building snapshot images, also storing source.list away. 2011-03-09 19:03:32 +01:00
Daniel Baumann c5eea87b9c Building snapshot images with --apt-recommends disabled. 2011-03-09 19:03:32 +01:00
Daniel Baumann 5d970f5436 Adding example script to build a row of images. 2011-03-09 19:03:32 +01:00
Daniel Baumann d57a58d781 Updating oot example hooks to loop through all install kernel flavours. 2011-03-09 19:03:32 +01:00
Daniel Baumann 7aea3696cb Updating copy instructions in example sources to match current state. 2011-03-09 19:03:31 +01:00
Daniel Baumann d861dff528 Changing version scheme for snapshots. 2011-03-09 18:36:16 +01:00
Daniel Baumann 7a7e40b5a7 Adding example binary hook to copy live-helper and its config based on the idea from Tzafrir Cohen <tzafrir.cohen@xorcom.com>. 2011-03-09 18:22:29 +01:00
Daniel Baumann ee91e98161 Documenting preseeding for sun-java hooks, thanks to Antonio Amorim <Antonio.Amorim@sim.fc.ul.pt>. 2011-03-09 18:22:28 +01:00
Daniel Baumann f2734daf0a Replacing backticks with POSIX expression. 2011-03-09 18:22:27 +01:00
Daniel Baumann a5a4a8ef26 Re-enabling live-initscripts and live-webhelper. 2011-03-09 18:22:27 +01:00
Daniel Baumann 56bb13cd01 Only removing old packages if they exist. 2011-03-09 18:22:26 +01:00
Daniel Baumann 63631975b7 Adding live-helper 1.0~a27-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann 0d0de885e3 Adding live-helper 1.0~a22-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann f314791fa2 Adding live-helper 1.0~a20-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann c79ab34a7c Adding live-helper 1.0~a19-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann 0d5ff4ca75 Adding live-helper 1.0~a18-1. 2011-03-09 18:22:26 +01:00
Daniel Baumann cd5110f6b8 Adding live-helper 1.0~a17-1. 2011-03-09 18:22:25 +01:00
Daniel Baumann fdef63e60c Adding live-helper 1.0~a16-1. 2011-03-09 18:22:25 +01:00
Daniel Baumann 504c05c3a6 Adding live-helper 1.0~a15-1. 2011-03-09 18:19:41 +01:00
Daniel Baumann 37a5c53ddd Adding live-helper 1.0~a14-1. 2011-03-09 18:18:30 +01:00
Daniel Baumann 85c342c299 Adding live-helper 1.0~a13-1. 2011-03-09 18:18:30 +01:00
Daniel Baumann d1ee66e44c Adding live-helper 1.0~a12-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann 86726af9f5 Adding live-helper 1.0~a11-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann 97c3a13dcc Adding live-helper 1.0~a10-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann bd1a5ddc82 Adding live-helper 1.0~a8-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann 8a4a50fdb6 Adding live-helper 1.0~a7-1. 2011-03-09 18:18:29 +01:00
Daniel Baumann 4739146fc6 Adding live-helper 1.0~a6-1. 2011-03-09 18:18:29 +01:00