Update version
This commit is contained in:
parent
ed873308d7
commit
a3a7fa71e8
4 changed files with 10 additions and 6 deletions
|
@ -6,10 +6,10 @@ windowSize: "890px,600px"
|
||||||
strings:
|
strings:
|
||||||
productName: TileOS
|
productName: TileOS
|
||||||
shortProductName: TileOS
|
shortProductName: TileOS
|
||||||
version: 1.0 (t-rex)
|
version: 1.1 (t-rex)
|
||||||
shortVersion: 1.0
|
shortVersion: 1.1
|
||||||
versionedName: TileOS 1.0 (t-rex)
|
versionedName: TileOS 1.1 (t-rex)
|
||||||
shortVersionedName: TileOS 1.0
|
shortVersionedName: TileOS 1.1
|
||||||
bootloaderEntryName: TileOS
|
bootloaderEntryName: TileOS
|
||||||
supportUrl: https://gitlab.com/tile-os/tileos/-/issues
|
supportUrl: https://gitlab.com/tile-os/tileos/-/issues
|
||||||
|
|
||||||
|
|
BIN
calamares/branding/tileos-sway/welcome.png
Executable file → Normal file
BIN
calamares/branding/tileos-sway/welcome.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 195 KiB After Width: | Height: | Size: 118 KiB |
|
@ -2,7 +2,5 @@ efiSystemPartition: "/boot/efi"
|
||||||
enableLuksAutomatedPartitioning: true
|
enableLuksAutomatedPartitioning: true
|
||||||
userSwapChoices:
|
userSwapChoices:
|
||||||
- none
|
- none
|
||||||
- file
|
|
||||||
initialSwapChoice: file
|
|
||||||
drawNestedPartitions: true
|
drawNestedPartitions: true
|
||||||
defaultFileSystemType: "ext4"
|
defaultFileSystemType: "ext4"
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
calamares-settings-tileos-sway (1.15~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Update version
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sat, 22 Jun 2024 18:07:34 +0400
|
||||||
|
|
||||||
calamares-settings-tileos-sway (1.14~tileos) unstable; urgency=medium
|
calamares-settings-tileos-sway (1.14~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Backport some Debian stuff
|
* Backport some Debian stuff
|
||||||
|
|
Loading…
Add table
Reference in a new issue