0959dda89f
When a configuration file for Calamares is diverted by e.g. `config-package-dev`, it becomes a symlink. The in-place modifications must be applied on the symlinked file, not on a newly created copy. After removal of the package, no remainders are left. See https://salsa.debian.org/live-team/live-build/-/merge_requests/353#note_540394 |
||
---|---|---|
.. | ||
live | ||
normal | ||
README |
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)