Temporary disable Mesa repo, add MiracleWM edition

This commit is contained in:
Aleksey Samoilov 2025-06-09 19:36:46 +04:00
parent 1e3207a60d
commit 220d79563e
15 changed files with 16 additions and 15 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
tmp/*
builds/*
artifacts/*
build

2
build
View file

@ -66,7 +66,7 @@ while [[ $# -gt 0 ]]; do
done
case "$DESKTOP" in
sway|river|qtile)
sway|river|qtile|miracle)
;;
*)
echo "Error: Invalid value for --desktop!"

View file

@ -38,7 +38,7 @@ lb config noauto \
# replace channel and suite
sed -i "s/@CHANNEL/$CHANNEL/" config/archives/*.list*
sed -i "s/@BASECODENAME/$BASECODENAME/" config/archives/*.list*
sed -i "s/@CODENAME/$CODENAME/" config/archives/*.list*
# replace desktop
sed -i "s/@DESKTOP/$DESKTOP/" config/package-lists.calamares/*.chroot_install

View file

@ -1 +1 @@
deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main
# deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main

View file

@ -1 +1 @@
deb https://repo.tile-os.com/@CHANNEL/ @BASECODENAME main
deb https://repo.tile-os.com/@CHANNEL/ @CODENAME main

View file

@ -2,9 +2,9 @@
vt = 7
[default_session]
command = "tuigreet --remember --time --issue --asterisks --cmd miracle-wm"
command = "tuigreet --remember --time --issue --asterisks --cmd miracle-wm-session"
user = "_greetd"
[initial_session]
command = "miracle-wm"
command = "miracle-wm-session"
user = "tileos"

View file

@ -38,7 +38,7 @@ lb config noauto \
# replace channel and suite
sed -i "s/@CHANNEL/$CHANNEL/" config/archives/*.list*
sed -i "s/@BASECODENAME/$BASECODENAME/" config/archives/*.list*
sed -i "s/@CODENAME/$CODENAME/" config/archives/*.list*
# replace desktop
sed -i "s/@DESKTOP/$DESKTOP/" config/package-lists.calamares/*.chroot_install

View file

@ -1 +1 @@
deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main
# deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main

View file

@ -1 +1 @@
deb https://repo.tile-os.com/@CHANNEL/ @BASECODENAME main
deb https://repo.tile-os.com/@CHANNEL/ @CODENAME main

View file

@ -38,7 +38,7 @@ lb config noauto \
# replace channel and suite
sed -i "s/@CHANNEL/$CHANNEL/" config/archives/*.list*
sed -i "s/@BASECODENAME/$BASECODENAME/" config/archives/*.list*
sed -i "s/@CODENAME/$CODENAME/" config/archives/*.list*
# replace desktop
sed -i "s/@DESKTOP/$DESKTOP/" config/package-lists.calamares/*.chroot_install

View file

@ -1 +1 @@
deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main
# deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main

View file

@ -1 +1 @@
deb https://repo.tile-os.com/@CHANNEL/ @BASECODENAME main
deb https://repo.tile-os.com/@CHANNEL/ @CODENAME main

View file

@ -38,7 +38,7 @@ lb config noauto \
# replace channel and suite
sed -i "s/@CHANNEL/$CHANNEL/" config/archives/*.list*
sed -i "s/@BASECODENAME/$BASECODENAME/" config/archives/*.list*
sed -i "s/@CODENAME/$CODENAME/" config/archives/*.list*
# replace desktop
sed -i "s/@DESKTOP/$DESKTOP/" config/package-lists.calamares/*.chroot_install

View file

@ -1 +1 @@
deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main
# deb https://repo.tile-os.com/mesa-@CHANNEL/ @BASECODENAME main

View file

@ -1 +1 @@
deb https://repo.tile-os.com/@CHANNEL/ @BASECODENAME main
deb https://repo.tile-os.com/@CHANNEL/ @CODENAME main