live-build/share/hooks
Marcel Partap 95fc0dfdaf Remove ancient hook 9030-remove-apt-sources-lists that was never run
because it doesn't end on ".hook.chroot", so it wouldn't be linked from
the `lb config` stage. Probably to the better, as it does not seem very
useful to indiscriminately raze all apt sources lists.
2023-07-18 13:12:29 +02:00
..
live Splitting non-live specific hooks into their own subdirectory within hooks. 2015-05-20 08:19:56 +02:00
normal Remove ancient hook 9030-remove-apt-sources-lists that was never run 2023-07-18 13:12:29 +02:00
README Update for Lintian warnings 2023-03-05 09:59:49 +01:00

README

Numbering scheme:

1XXX: Preparation hooks (e.g. create-locales-files)
5XXX: Update/regenerate cache files (e.g. update-apt-file-cache)
8XXX: Remove files that should not be in a live image (e.g. remove-dbus-machine-id)
9XXX: Remove files that reduce the size of the image (e.g. remove-python-pyc)

This leaves three ranges 0XXX, 2XXX-4XXX and 6XXX-7XXX for your own hooks (but you can still use all the other numbers as well)