Some fixes and repo updates
This commit is contained in:
parent
580fa89520
commit
c2a1dd6416
5 changed files with 29 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue