Rename core packages
This commit is contained in:
parent
780374f282
commit
636ff28308
3 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@ update-binfmts --enable
|
||||||
rootdir=$(pwd)
|
rootdir=$(pwd)
|
||||||
basedir=$(pwd)/artifacts/ubuntusway-rpi
|
basedir=$(pwd)/artifacts/ubuntusway-rpi
|
||||||
|
|
||||||
export packages="ubuntusway-minimal ubuntusway-desktop ubuntusway-standard"
|
export packages="ubuntu-sway-minimal ubuntu-sway-desktop ubuntu-sway-standard"
|
||||||
export architecture="arm64"
|
export architecture="arm64"
|
||||||
export codename="lunar"
|
export codename="lunar"
|
||||||
export channel="dev"
|
export channel="dev"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
ubuntusway-desktop
|
ubuntu-sway-desktop
|
||||||
ubuntusway-minimal
|
ubuntu-sway-minimal
|
||||||
ubuntusway-standard
|
ubuntu-sway-standard
|
||||||
|
|
||||||
@XORG_HWE
|
@XORG_HWE
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
ubuntusway-live
|
ubuntu-sway-live
|
||||||
ntfs-3g
|
ntfs-3g
|
||||||
fwupdate
|
fwupdate
|
||||||
shim-signed
|
shim-signed
|
||||||
|
|
Loading…
Add table
Reference in a new issue