live-build/examples/hooks
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
..
aufs.sh 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
beryl.sh Mention possibility to symlink example hooks in their descriptions. 2011-03-09 19:03:45 +01:00
hal-automount.sh Correcting spelling typo in hal-automount.sh, thanks to Martin Engelmann <martin.engelmann@gmx.de>. 2011-03-09 19:09:45 +01:00
ipw2100.sh 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
ipw2200.sh 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
ipw3945.sh 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
kde-no-pdf-drm.sh Correcting another spelling mistake in kde-no-pdf-drm example hook. 2011-03-09 19:09:44 +01:00
live-helper.sh Mention possibility to symlink example hooks in their descriptions. 2011-03-09 19:03:45 +01:00
localepurge.sh Simplyfing localepurge hook. 2011-03-09 19:09:46 +01:00
losetup-lukshome.sh Correcting some rough edges in lukshome example hook. 2011-03-09 19:09:46 +01:00
madwifi.sh 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
modules.sh Adding sample hook to add custom /etc/modules entries. 2011-03-09 19:09:36 +01:00
nvidia-legacy.sh 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
replace-di-banner.sh Improving replace-di-banner example hook. 2011-03-09 19:09:46 +01:00
rt2x00.sh 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
rt2570.sh 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
squashfs.sh 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
sun-java5.sh 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
sun-java6.sh 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
unionfs.sh 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
update-initramfs.sh Iterating over all installed kernel images in update-initramfs example hook. 2011-03-09 19:03:45 +01:00
virtualbox-ose.sh Mention possibility to symlink example hooks in their descriptions. 2011-03-09 19:03:45 +01:00