Commit Graph

15 Commits

Author SHA1 Message Date
Kyle Gospodnetich ff58b2d122
fix: Ignore Valve Steam Deck hardware due to using EFI but having no keys enrolled by default and add extra boot parameters (#33)
* fix: Ignore Valve Steam Deck hardware due to using EFI but having no keys enrolled by default.

* fix: add extra boot parameters to fix steam deck resolution issue

---------

Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-02-25 01:34:23 +00:00
Noel Miller bf4d1368fc
feat: Add Secure Boot Support and Remove Grub Entry for Test this Media (#28)
* chore: First pass of adding secure boot key enrollment

* feat: Add secure boot support

* feat: Removed Test this media grub entry and set default to install

* fix: simplify secureboot scripts

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-02-23 18:10:17 +00:00
Jason N. a988f74523 fix: only get first portion of image_name 2024-02-21 15:46:27 -05:00
Jason N. 5e5ce9e754 fix: make volid shorter to fit within 32 char 2024-02-21 15:25:11 -05:00
Noel Miller 42d68772a0
feat(ci): Added ability to run the workflow manually and fix: general fixes (#17) 2024-02-20 17:36:12 -05:00
Jason N. b3e24eabda fix: match action defaults 2024-02-20 13:13:56 -05:00
Jason N. e7172778d0 doc: re-order to put steps in order 2024-02-19 12:18:37 -05:00
Jason N. 31b6b39b23 allow multiple output locations 2024-02-19 14:20:08 +00:00
Jason N. 50bf71eab5 fixes 2024-02-18 19:53:12 +00:00
Jason N. c48c28120b general fixes 2024-02-16 23:40:48 +00:00
Noel Miller 70bc2264ba
fix: tags not properly being set in ostree remote (#6)
* fix: tags are now properly set in remote after install
* refactor: kinoite variant is better as a default except for silverblue
* refactor: use docker to build ISO

---------

Co-authored-by: Benjamin Sherman <benjamin@holyarmy.org>
2024-02-16 14:45:19 -06:00
HikariKnight d78c52a68f Revert "Merge pull request #3 from ublue-os/bsherman-patch-1"
This reverts commit aba2f56ebd, reversing
changes made to 6f3480e2ea.
2024-02-15 21:45:20 +01:00
Benjamin Sherman f32ce26fa7
fix: use image_tag not version
Hopefully
2024-02-15 14:11:54 -06:00
Jason N 6f3480e2ea
feat: Add support anaconda-webui (#1) 2024-02-15 13:48:16 -05:00
Jason N 9d5ef0c115
POC of OS Install 2024-02-15 09:22:02 -05:00