Daniel Baumann
3895e41600
Updating packages in sun-java6 example hook.
2011-06-05 10:47:40 +02:00
Daniel Baumann
348cb4b391
Moving 'default' hooks for minimal and stripped to example hooks, they will have to be enabled manually now ( Closes : #627183 ).
...
Previously, there were a couple of hooks that were automatically run
for some image flavours. This came back from the old days when we
had to deconfigure gdm and enable kdm explicitly for kde images.
After lenny, this hack was not needed anymore, and there's not much
sense to keep the mechanism in place at all. Better, let's treat all
images the same way wrt/ hooks and don't do special automagics.
The only images that is of concern of are minimal and stripped
which we don't build by default anyway. This also stopps confusing
others.
2011-06-03 10:39:45 +02:00
Philip Newborough
1e010fd3f6
Update example path in 'all_binary_debian-installer-banner.sh' example hook.
2011-03-09 19:20:42 +01:00
Daniel Baumann
1d2dd20dd6
Removing legacy support for live-initramfs.
2011-03-09 19:20:40 +01:00
Daniel Baumann
69513e9279
Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this.
2011-03-09 19:20:40 +01:00
Daniel Baumann
3854710095
Updating losetup-lukshome example hook to use blkid where available, thanks to Clint Adams <clint@gnu.org> ( Closes : #607108 ).
2011-03-09 19:20:39 +01:00
Daniel Baumann
c77053d3d8
Replacing lb_chroot_symlinks with a hook, that's more approriate.
2011-03-09 19:20:31 +01:00
Daniel Baumann
c5c3f6133a
Adding debian version 3.0~a1-1.
2011-03-09 19:19:23 +01:00
Philip Newborough
804b9c9d66
Update example path in 'all_binary_debian-installer-banner.sh' example hook.
2011-03-09 19:17:33 +01:00
Daniel Baumann
27e88b6501
Updating losetup-lukshome example hook to use blkid where available, thanks to Clint Adams <clint@gnu.org> ( Closes : #607108 ).
2011-03-09 19:17:32 +01:00
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
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
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
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
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
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
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
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
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
d57a58d781
Updating oot example hooks to loop through all install kernel flavours.
2011-03-09 19:03:32 +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