Commit Graph

9 Commits

Author SHA1 Message Date
qoijjj
8a4606de4a fix: use Kinoite base for cosmic iso generation 2024-08-29 11:13:10 -07:00
HryshcIlya
e500f078ef refactor(iso-script): improve flexibility and add new images (#336)
* refactor(iso-script): improve flexibility and add new images

- Add associative array for image configurations
- Include new images: aurora, cosmic, server-zfs
- Dynamically generate desktop options
- Simplify logic for adding parameters to image name
- Improve handling of specific desktop options (dx, asus, surface)
- Enhance code modularity for easier future modifications
- Update VARIANT selection logic for all images

BREAKING CHANGE: The script now uses a new configuration structure for image options, which may require updates to any external dependencies or documentation referencing the old script structure. New images have been added and VARIANT selection has been modified for existing images.

* fix(iso-script): enable ASUS support for Silverblue and Kinoite
2024-07-28 21:11:13 -07:00
Tracker3223
4928161480 feat: replace image name in checksum file (#275)
* feat: replace image name in checksum file

Replace image name in checksum file with the correct one.

* Update generate_secureblue_iso.sh

* Update generate_secureblue_iso.sh

* Update generate_secureblue_iso.sh

* Update generate_secureblue_iso.sh

* Update generate_secureblue_iso.sh

* Update generate_secureblue_iso.sh
2024-05-13 11:05:22 -07:00
qoijjj
ce01e4c25d fix: iso name for image generation script 2024-05-11 08:57:28 -07:00
qoijjj
8d7c2b5b17 feat: add iso name to image generation script 2024-05-10 15:48:36 -07:00
qoijjj
89ed0fe505 fix: iso generation parameters 2024-05-10 12:11:04 -07:00
qoijjj
a91172be17 fix: iso generator 2024-05-10 09:36:10 -07:00
qoijjj
2751734255 fix: use build-container-installer in iso generation script 2024-05-07 08:22:50 -07:00
qoijjj
6d4a2a809b feat: add ISO generation script 2024-03-28 01:26:04 +00:00