Commit graph

20 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
e4b25128b7
Update network packages. 2023-11-13 11:49:14 +00:00
fewtarius
0f71b9896b
Base distribution update to bringing JELOS up to more recent or to the latest software versions. Thanks in part to @CoreELEC and @archlinux. 2023-08-24 09:53:35 +00:00
fewtarius
cfe657707e
Update kernel, syncthing, openssl, samba. 2023-06-21 23:41:19 +00:00
fewtarius
821eb95e35
Fix SAMBA not building on 3588, pull in a patch from @CoreELEC. 2023-05-08 11:25:37 +00:00
fewtarius
69ace26da8
Update openssh, samba, and systemd. 2023-05-07 21:58:45 +00:00
fewtarius
7ab5208b29
Package re-work. 2023-04-01 12:23:19 +00:00
fewtarius
ada68f4585
Dev (#591)
* Update and fix stella.
* Drop old patch, update patch to drop .orig bits.
* Drop old patch, update patch to drop .orig bits.
* Fix and update hatari.
* If smb.conf doesn't exist in /storage/.config, add it.  Fix link pointer.
2022-10-04 07:59:53 -04:00
fewtarius
9000b83d15
* Move samba configuration to user space.
* Remove kernel tweaks that inhibit proper sleep.
* Merge hostname change and wifi into 008-network.
* Adjust flycast build options.
* No longer build main in merge until we can work out the double build bug.
2022-10-03 19:10:53 -04:00
fewtarius
e2ca5eba35
Fix samba missing widelinks support, fix fstrim autostart. 2022-09-24 08:39:27 -04: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
2916ed9957
May not need to explicitly call tinfo now. 2022-08-30 05:45:27 -04:00
fewtarius
dcf64ee901
Fixing up Samba. 2022-08-29 19:59:31 -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
37b787dc2e
Work on base os updates. 2022-04-14 07:56:57 -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