Compare commits
4 commits
Author | SHA1 | Date | |
---|---|---|---|
a973ecb7aa | |||
c47563d213 | |||
9ba599c941 | |||
421e107bae |
6 changed files with 23 additions and 6 deletions
BIN
calamares/branding/tileos-river/River.png
Normal file → Executable file
BIN
calamares/branding/tileos-river/River.png
Normal file → Executable file
Binary file not shown.
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 72 KiB |
|
@ -6,10 +6,10 @@ windowSize: "890px,600px"
|
||||||
strings:
|
strings:
|
||||||
productName: TileOS
|
productName: TileOS
|
||||||
shortProductName: TileOS
|
shortProductName: TileOS
|
||||||
version: 1.0 (t-rex)
|
version: 1.2 (t-rex)
|
||||||
shortVersion: 1.0
|
shortVersion: 1.2
|
||||||
versionedName: TileOS 1.0 (t-rex)
|
versionedName: TileOS 1.2 (t-rex)
|
||||||
shortVersionedName: TileOS 1.0
|
shortVersionedName: TileOS 1.2
|
||||||
bootloaderEntryName: TileOS
|
bootloaderEntryName: TileOS
|
||||||
supportUrl: https://gitlab.com/tile-os/tileos/-/issues
|
supportUrl: https://gitlab.com/tile-os/tileos/-/issues
|
||||||
|
|
||||||
|
|
|
@ -25,6 +25,7 @@ Presentation
|
||||||
|
|
||||||
Timer {
|
Timer {
|
||||||
interval: 20000
|
interval: 20000
|
||||||
|
running: true
|
||||||
repeat: true
|
repeat: true
|
||||||
onTriggered: presentation.goToNextSlide()
|
onTriggered: presentation.goToNextSlide()
|
||||||
}
|
}
|
||||||
|
|
BIN
calamares/branding/tileos-river/welcome.png
Normal file → Executable file
BIN
calamares/branding/tileos-river/welcome.png
Normal file → Executable file
Binary file not shown.
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 109 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"
|
||||||
|
|
18
debian/changelog
vendored
18
debian/changelog
vendored
|
@ -1,3 +1,21 @@
|
||||||
|
calamares-settings-tileos-river (1.17~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Update version
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sun, 20 Oct 2024 16:32:31 +0400
|
||||||
|
|
||||||
|
calamares-settings-tileos-river (1.16~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Update version
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sat, 22 Jun 2024 18:04:03 +0400
|
||||||
|
|
||||||
|
calamares-settings-tileos-river (1.15~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fix slideshow
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Tue, 02 Apr 2024 16:00:46 +0400
|
||||||
|
|
||||||
calamares-settings-tileos-river (1.14~tileos) unstable; urgency=medium
|
calamares-settings-tileos-river (1.14~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix mount
|
* Fix mount
|
||||||
|
|
Loading…
Add table
Reference in a new issue