Commit graph

96 commits

Author SHA1 Message Date
fewtarius
1f6d96325b
* Fix ALSA on x86_64 handhelds.
* Temporary drop or correct multiple packages that needed updates for x86_64.
* Update volume service to deprecate hard coded paths.
* system-utils and sleep to common packages.
* Add weston kiosk.ini for future use.
* Add DIRTY variable, if true it will not clean.
2022-08-31 17:50:23 -04:00
fewtarius
6681b5db77
Fix up the kernel/options/resize. 2022-08-30 20:39:23 -04:00
fewtarius
d654b6a396
* Bug fixes - getshaders, wifictl.
* Correct dependencies: moonlight, hypseus-singe.
* Continued work on x86_64.
* Fix raze repo path.
2022-08-30 17:05:35 -04:00
fewtarius
a8e3d11475
* Fix up Samba thanks in part to @CoreELEC.
* Add PC/handheld device to separate X86_64 for other purposes.
* Move emulation packages into device options.
* Add Docker packages for future use thanks to @CoreELEC.
2022-08-28 19:47:56 -04:00
fewtarius
f07baf5972
Drop textviewer until it can be patched, update ES to use GLES, update X86_64 options to use weston. 2022-08-27 18:02:42 -04:00
fewtarius
c965a43690
Fix up splash, 4k image with a black background for improved scaling. For rotated displays invert the splash resolution so they scale correctly. Replace the ES image with a link to the splash. 2022-08-26 19:18:56 -04:00
fewtarius
9d91548c44
Fix init oops, and RG351P resolution oops. 2022-08-23 17:02:26 -04:00
fewtarius
1894393478
Drop hard coded splash screens and generate a correct resolution/aspect splash during the build. 2022-08-23 07:23:08 -04:00
travis134
31f554cb17
Adding jq as a misc package so it gets built and emplacing it in /usr/bin as part of install 2022-08-12 02:55:56 -07:00
fewtarius
620fa0117c
* Fix issue with RG552 booting dev builds
* Fix udevil not automounting fat32 and exfat
* Fix burnimage not flushing gpt magic when flashing mbr images
2022-08-01 17:52:51 -04:00
fewtarius
b62882dcbb
Shift library caching to first boot and post-upgrade. Update duckstation dependencies. Improve lib32. 2022-07-31 11:12:57 -04:00
fewtarius
e722f1b36e
* Implement proper multiarch support, based on @7Ji's work at @EmuELEC.
* Return of overlayfs for RetroArch
2022-07-30 19:34:43 -04:00
fewtarius
94a7769e24
Use system.hostname. 2022-07-30 08:22:53 -04:00
fewtarius
08d1a98694
Initial (incomplete) support for x86_64. Bump many many packages. Still need to fix controls in a few for the new split build model. 2022-07-14 18:12:00 -04:00
fewtarius
bbb941640c
Fixes. 2022-07-14 16:46:21 -04:00
fewtarius
a76b3c0ccd
Cleanup, move es_input back to user-writeable, only build librga on specific devices. 2022-07-13 17:59:42 -04:00
fewtarius
68317933f2
Fixes 2022-07-10 12:20:13 -04:00
Thomas Vaccarino
3b27e5658d
Remove extra - in the cloud_backup RSYNCOPTSBACKUP options 2022-07-08 12:26:42 -04:00
Tom
4f8f184a4e
Merge branch 'dev' into rsync_opts_backcompat 2022-07-05 21:20:35 -04:00
Thomas Vaccarino
4bb659f684
If the rsync.conf is missing variables we should set defaults 2022-07-05 20:38:50 -04:00
Thomas Vaccarino
9c597ca419
Make the rsync options for cloud_backup and cloud_restore configurable via the rsync.conf 2022-07-05 11:59:12 -04:00
fewtarius
2433900cb3
Deprecate DISPLAY_ROTATED. 2022-07-02 07:20:10 -04:00
fewtarius
79dab3ccb9
Boots. 2022-07-01 14:56:04 -04:00
fewtarius
f0a713da78
Testing build for x86. 2022-06-30 06:28:25 -04:00
fewtarius
4308d83f44
Fix output redirect. 2022-06-24 18:51:30 -04:00
fewtarius
a041136ac4
Fix emmc mount issue with RG353P with a single microsd. 2022-06-24 18:49:37 -04:00
fewtarius
07300d4c30
* Corrects issue where the RG503 and RG353P boot when connected to the charger (after the first boot).
* Updates emulators and cores.
2022-06-19 21:03:49 -04:00
fewtarius
de70e77c10
Update the CPU scaling governor to default to interactive. 2022-06-01 06:56:46 -04:00
fewtarius
ba230d20a9
Update the bash prompt to be more accurate. 2022-05-31 20:16:06 -04:00
fewtarius
c840b160b2
Fix 503 boot logo. 2022-05-31 16:29:04 -04:00
fewtarius
51d40ae6f4
Fix RG552 boot. 2022-05-31 08:45:33 -04:00
fewtarius
bcb487ebe2
Bug fixes. 2022-05-30 21:23:04 -04:00
fewtarius
cf673be2e4
Fix package deps. 2022-05-30 19:13:55 -04:00
fewtarius
3a86b278a8
Fix typo in init. 2022-05-30 17:44:57 -04:00
fewtarius
622899d1d9
Add support for imagemagick to initramfs. 2022-05-30 17:39:05 -04:00
fewtarius
3656ae4377
Fix EmulationStation splash. 2022-05-29 17:52:58 +00:00
fewtarius
4172e9e353
Update parted. 2022-05-29 15:04:52 +00:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503. 2022-05-27 22:33:28 +00:00
fewtarius
5df9c582ab
Fix oops in rclonectl that overwrites rclone config files. 2022-05-25 16:33:44 +00:00
fewtarius
3ef6d14628
Fix merge conflict. 2022-05-18 13:04:02 +00:00
fewtarius
98d80748fe
Fix up ES configs so they don't need to be copied. 2022-05-18 11:25:39 +00:00
Konstantin Koshelev
83d09c39c7 Add WireGuard support with wg-quick 2022-05-11 17:47:42 -07:00
fewtarius
4d0350a927
Update Python3, Jinja2, and the builder to use Debian rather than Ubuntu. 2022-05-02 19:27:53 -04:00
fewtarius
bf601f18fb
Deprecate and remove remote support. 2022-04-27 08:03:40 -04:00
fewtarius
02f679795b
Ensure the locale path exists, if not populate it. 2022-04-14 05:59:09 -04:00
fewtarius
84d70e0774
If an update fails and cleans up, some important functions are missed. Best to clean up and reboot instead. 2022-04-11 20:02:39 -04:00
fewtarius
c708226b1e
Fix ES attribute save issue, fix prompt issue, clean up issue. 2022-04-11 19:43:19 -04:00
fewtarius
ec89e3b701
CARDS variable and test is no longer necessary. 2022-04-07 07:42:50 -04:00
fewtarius
b238fabcf7
Fix a glitch mounting SD1 with a games partition. 2022-04-07 07:34:44 -04:00
fewtarius
a800c67ae1
Add HW_DEVICE to the bash prompt so it's easy to know which device we're logged into. 2022-04-03 16:41:49 -04:00