Go to file
Fabian Grünbichler c598cb154e rework pool handling
instead of having a .pool directory inside each mirror directory (both
on the mirror and medium side), instead

- specify a base directory for each mirror which can be shared
- create a .pool in this base directory
- create the mirror dir named after the mirror ID in this base directory
- adapt GC, wizard, .. accordingly

to re-use a shared pool on the medium side, hash the source mirror base
dir path to derive the destination pool .pool-XX directory name and
persist the resulting relative path in the medium state file.
2022-09-09 12:00:35 +02:00
.cargo initial commit 2022-02-17 17:09:40 +01:00
debian d/rules: avoid compressing pdf files 2022-09-08 14:17:39 +02:00
docs fix typos in command invocation 2022-09-08 15:50:52 +02:00
src rework pool handling 2022-09-09 12:00:35 +02:00
.gitignore add .gitignore 2022-02-17 17:09:58 +01:00
Cargo.toml bump version to 0.2.0-1 2022-09-08 14:12:33 +02:00
defines.mk add docs 2022-09-06 12:06:13 +02:00
Makefile buildsys: dinstall target: install doc instead of lib package 2022-09-08 15:50:40 +02:00