Some fixes and repo updates

This commit is contained in:
Yorhel 2023-11-26 10:33:30 +01:00
parent 580fa89520
commit c2a1dd6416
5 changed files with 29 additions and 8 deletions

View file

@ -71,6 +71,9 @@ case "$1" in
index_deb debian-bookworm $CMIRROR bookworm "main contrib non-free" cmp amd64
#index_deb debian-bookworm $CMIRROR bookworm-updates "main contrib non-free" cmp amd64
;;
trixie)
index_deb debian-trixie $CMIRROR trixie "main contrib non-free" cmp amd64
;;
old)
$0 buzz
$0 rex
@ -91,6 +94,7 @@ case "$1" in
$0 buster
$0 bullseye
$0 bookworm
$0 trixie
;;
all)
$0 old