Go to file
Fabian Ebner fb51dcf9db add type DebianCodename
which allows to get rid of an possible error with check_suites, and
easily detect unexpected values with get_current_release_codename.

The check_repos function needs to be adapted, since the type does
not include suite names like oldstable,experimental,etc.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-07-29 18:00:38 +02:00
.cargo initial commit 2021-06-23 16:00:30 +02:00
debian cargo: disable default-features for proxmox 2021-07-20 17:54:03 +02:00
src add type DebianCodename 2021-07-29 18:00:38 +02:00
tests add type DebianCodename 2021-07-29 18:00:38 +02:00
.gitignore add files for Debian packaging 2021-06-23 16:00:30 +02:00
Cargo.toml cargo: disable default-features for proxmox 2021-07-20 17:54:03 +02:00
Makefile buildsys: indent continued command 2021-07-20 18:08:49 +02:00
rustfmt.toml initial commit 2021-06-23 16:00:30 +02:00