summaryrefslogtreecommitdiff
path: root/examples/hooks
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Adding update-alternatives call to set sun-java as default java in sun-java ↵Daniel Baumann1-0/+3
example hook.
2011-03-09Adding example hook to remove udev persistent device generator rules.Daniel Baumann1-0/+8
2011-03-09Dropping etch support.Daniel Baumann6-197/+0
2011-03-09Renaming example hooks and prefixing them with distribution name.Daniel Baumann25-40/+18
2011-03-09Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> for ↵Daniel Baumann1-0/+96
bugfixing cdrom-detect when using live-installer in lenny.
2011-03-09Making replace-di-banner hook to not fail when no d-i is included in the image.Daniel Baumann1-10/+13
2011-03-09Adding kernelpurge example hook to remove all kernel images except the ↵Daniel Baumann1-0/+10
newest one.
2011-03-09Settinglosetup-lukshome example hook executable bit again.Daniel Baumann1-0/+0
2011-03-09Correcting some rough edges in lukshome example hook.Rui Miguel Bernardo1-95/+144
* 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-09Simplyfing localepurge hook.Daniel Baumann1-9/+7
2011-03-09Adding localepurge example hook.Daniel Baumann1-0/+24
2011-03-09Improving replace-di-banner example hook.Daniel Baumann1-11/+15
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-09Adding example hook from Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> to ↵Daniel Baumann1-0/+411
use home on a seperated luks encrypted partition.
2011-03-09Fix s/coppy/copy/ typoChris Lamb1-1/+1
2011-03-09Marking replace-di-banner.sh executable and adjust line wrapping.Daniel Baumann1-4/+4
2011-03-09Add replace-di-banner.sh example hook to replace the graphical d-i banner.Chris Lamb1-0/+27
2011-03-09Correcting spelling typo in hal-automount.sh, thanks to Martin Engelmann ↵Daniel Baumann1-1/+1
<martin.engelmann@gmx.de>.
2011-03-09Adding example hook to allow hal automounting local partitions.Daniel Baumann1-0/+16
2011-03-09Correcting another spelling mistake in kde-no-pdf-drm example hook.Daniel Baumann1-1/+1
2011-03-09Correcting spelling mistake in kde-no-pdf-drm example hook.Daniel Baumann1-1/+1
2011-03-09Updating kpdf-nodrm hook to also work with KDE4.Daniel Baumann2-12/+27
2011-03-09Adding kpdf-nodrm example hook from Tzafrir Cohen <tzafrir.cohen@xorcom.com>.Daniel Baumann1-0/+12
2011-03-09Making sure that /tmp has the right permissions after installing ↵Daniel Baumann2-0/+8
sun-java*-doc through sun-java example hooks. Apparently, sun-java*-doc packages are tampering with it.
2011-03-09Adding sample hook to add custom /etc/modules entries.Daniel Baumann1-0/+15
2011-03-09Iterating over all installed kernel images in update-initramfs example hook.Daniel Baumann1-1/+6
2011-03-09Also installing build-essential manually in module example hooks, as ↵Daniel Baumann10-0/+20
module-assistant doesn't do it automatically.
2011-03-09Mention possibility to symlink example hooks in their descriptions.Daniel Baumann16-18/+35
2011-03-09Correcting update-initramfs example hook description.Daniel Baumann1-1/+1
2011-03-09Removing etch-only madwifi-doc package from madwifi example hook.Kai Hendry1-1/+1
2011-03-09Adding virtualbox-ose hook.Daniel Baumann1-0/+7
2011-03-09Adding example hook to update initramfs.Daniel Baumann1-0/+9
2011-03-09Removing example hook for qemu-launcher, this is now in the archive as ↵Daniel Baumann1-14/+0
autorun4linuxcd package.
2011-03-09Renaming sections to categories in order to use the same names as Debian ↵Daniel Baumann7-7/+7
Policy does (Closes: #483777).
2011-03-09Moving win32-loader inclusion support from external hook into main program ↵Daniel Baumann1-12/+0
(Closes: #476546).
2011-03-09Updating oot example hooks to loop through all install kernel flavours.Daniel Baumann10-18/+82
2011-03-09Adding example binary hook to copy live-helper and its config based on the ↵Daniel Baumann1-0/+23
idea from Tzafrir Cohen <tzafrir.cohen@xorcom.com>.
2011-03-09Documenting preseeding for sun-java hooks, thanks to Antonio Amorim ↵Daniel Baumann2-0/+14
<Antonio.Amorim@sim.fc.ul.pt>.
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann3-0/+39
2011-03-09Adding live-helper 1.0~a20-1.Daniel Baumann9-61/+32
2011-03-09Adding live-helper 1.0~a19-1.Daniel Baumann1-0/+12
2011-03-09Adding live-helper 1.0~a18-1.Daniel Baumann1-0/+5
2011-03-09Adding live-helper 1.0~a16-1.Daniel Baumann1-0/+9
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann10-0/+300