Repo updates + some /about page wording
This commit is contained in:
parent
ffad28696e
commit
57de5699e8
7 changed files with 38 additions and 11 deletions
|
|
@ -146,6 +146,9 @@ case $1 in
|
|||
noble)
|
||||
stdrepo noble $CMIRROR amd64
|
||||
;;
|
||||
oracular)
|
||||
stdrepo oracular $CMIRROR amd64
|
||||
;;
|
||||
old)
|
||||
$0 warty
|
||||
$0 hoary
|
||||
|
|
@ -189,6 +192,7 @@ case $1 in
|
|||
$0 jammy # until 2032-04
|
||||
$0 mantic # until 2024-07
|
||||
$0 noble # until 2034-04
|
||||
#$0 oracular # until 2025-07
|
||||
;;
|
||||
all)
|
||||
$0 old
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue