Commit graph

10 commits

Author SHA1 Message Date
fewtarius
b6555ddb39
Update Linux to 6.6.5, add /storage/roms back to Samba config. 2023-12-10 11:21:49 +00:00
fewtarius
73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
fewtarius
fb8a6a1ba7
Drop support for using the games card for updates, as it is not compatible with the migration of the games volume mount to user space. 2022-09-17 06:44:32 -04:00
fewtarius
6236c1b5f0
Fix 351Files, autostart, samba, move games mount to userland. 2022-09-16 17:13:51 -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
afb1a0f260
Revert in dev, pushing into a fork. 2022-04-14 07:03:39 -04:00
fewtarius
fe7b00ad94
Bump Samba from CoreELEC. 2022-04-14 06:37:07 -04:00
fewtarius
0e9af889d0
Fix up samba log path, remove root pre-exec as those paths should always exist. 2022-03-06 06:50:11 -05:00
fewtarius
def727d32c
Fix Samba password issue, remove duplicate cpu info, and fix up readme. 2022-02-11 15:01:14 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00