Commit Graph

4 Commits

Author SHA1 Message Date
e227e27ec8 docs(docs): separate symlink and config installation
Document the executable and APT hook as symlinks into the repository\ncheckout. This keeps development changes immediately available at the\ninstalled paths.\n\nKeep the runtime configuration as an installed copy so local settings remain\nindependent from the checkout. Explain the expected paths and the need to\nupdate the APT executable path when choosing different locations.
2026-09-16 09:27:02 +02:00
1e587fbdea refactor(docs): No need to reference prior implementations 2026-09-16 09:15:39 +02:00
0a3b71ce1b docs(docs): explain APT snapshot operation
Document installation, APT protocol handling, dataset selection, recursive
snapshots, naming fields, package shortening, retention chains, and every
runtime configuration parameter.

Explain the relationship with the existing Pre-Invoke stop-gap and make the
expected callback frequency and direct-dpkg limitation explicit. Include
examples that show how affected package names appear in snapshot names.
2026-09-16 09:05:33 +02:00
f59d67fc90 Initial commit 2026-09-16 06:51:44 +00:00