1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
Commit graph

12 commits

Author SHA1 Message Date
Noel Miller
e36da208a8
fix: missed \ and updated README (#34)
* fix: missed \

* fix: moved variables into table and added EXTRA_BOOT_PARAMS

* Update README.md

Co-authored-by: Robert Sturla <robertsturla@outlook.com>

---------

Co-authored-by: Robert Sturla <robertsturla@outlook.com>
2024-02-25 14:19:17 +00:00
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
337e31c744
feat: add creation of sha256 checksum (#30)
* feat: add creation of sha256 checksum

* fix: use it use no directory as part of the check
2024-02-24 00:55:44 +00:00
Jason N.
ea1a7c9623 free up extra space 2024-02-20 10:25:29 -05:00
Jason N.
0f9cb8812c fix: always push for testing and include variant in ISO name 2024-02-19 12:38:14 -05:00
Jason N.
a0cfe4e05a single quotes 2024-02-19 12:34:01 -05:00
Jason N.
1a58c12608 fix: don't push the iso during testing 2024-02-19 12:32:42 -05:00
Jason N.
cda1689641 doc: update VARIANT description to include how to find options 2024-02-19 12:18:18 -05:00
Jason N.
2290aa6209 missing inputs 2024-02-18 20:03:42 +00:00
Jason N.
50bf71eab5 fixes 2024-02-18 19:53:12 +00:00
Jason N.
96b1379d6c update workflow 2024-02-18 19:12:30 +00:00
Jason N.
c48c28120b general fixes 2024-02-16 23:40:48 +00:00