Commit graph

6 commits

Author SHA1 Message Date
fewtarius
9dd0d3270d
Fix multiple startup bugs
* Revert enabling blkid in e2fsprogs, this conflicts with the busybox binary and causes partitions to fail to resize on first boot.
  * Optimize startup order and apply a guard to set_settings to ensure the system configuration exists before writing to it.  This resolves black screen issues that sometimes occur during the initial boot.
2024-01-16 12:38:18 +00:00
fewtarius
b559146951
Fix long standing get_settings bug that does not honor filenames with a single quote. 2023-12-29 17:55:37 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
18737c1dec
* Fix a get_settings bug that caused the system to always run in performance mode during gameplay. 2023-09-15 00:05:15 +00:00
fewtarius
165f994bc1
* Rework profile bits so they are correctly named and sequenced.
* Drop deprecated device.config from AMD64.
* Add a platform quirk for AMD64.x
2023-09-04 10:46:11 +00:00
Renamed from packages/jelos/profile.d/02-distribution (Browse further)