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)
|
||||
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 codename="lunar"
|
||||
export channel="dev"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
ubuntusway-desktop
|
||||
ubuntusway-minimal
|
||||
ubuntusway-standard
|
||||
ubuntu-sway-desktop
|
||||
ubuntu-sway-minimal
|
||||
ubuntu-sway-standard
|
||||
|
||||
@XORG_HWE
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ubuntusway-live
|
||||
ubuntu-sway-live
|
||||
ntfs-3g
|
||||
fwupdate
|
||||
shim-signed
|
||||
|
|
Loading…
Add table
Reference in a new issue