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
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging.
2023-10-23 22:52:40 +00:00
fewtarius
58fc4afc65
Slight improvement to boot output..
2023-10-16 22:17:12 +00:00
fewtarius
ba87ec8d23
If build branch isn't main should be explicit.
2023-10-03 20:07:12 +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
fewtarius
bcf41a85db
Fix a few dependencies, hide chmod error output as it's misleading.
2023-07-03 00:13:49 +00:00
fewtarius
93fb69f0fc
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility.
2023-06-01 21:41:58 +00:00
fewtarius
af60426e81
* Add support for AYANEO Air Plus (6800u)
...
* Update emulators and cores.
* Update Linux kernel to 6.1.27.
2023-05-01 21:16:24 +00:00
fewtarius
1bb13fbcbd
Rework versioning for packages with no external sources.
2023-04-30 01:53:37 +00:00
fewtarius
4f6472e9c9
Tweak issue.
2023-04-23 21:06:53 +00:00
fewtarius
3321882eb9
Rework system config validation tool to backup on reboot and restore configs if corruption is detected on startup.
2023-04-23 13:44:13 +00:00
fewtarius
504523cd47
* Improve support for JELOS as a docker host.
...
* Move configuration and data to user space (/storage/.config/docker/data).
* Allow building JELOS as root when in a container (temporary).
* Fix missing fonts when building BASE_ONLY.
* Move debug packages to BASE_ONLY builds.
2023-04-23 01:44:25 +00:00
fewtarius
3236cb285c
Additional cleanup, add make to container builds.
2023-04-23 00:19:52 +00:00
fewtarius
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot.
2023-04-21 21:40:02 +00:00
fewtarius
a5d5b74f6e
Fix JELOS package to use new var.
2023-04-04 23:17:35 +00:00
mason
cf5e5083a6
S922X updates
2023-04-04 19:19:27 +00:00
fewtarius
b8d9cec73e
Bump ImageMagick, fix ports link.
2023-04-02 14:23:33 +00:00
fewtarius
7ab5208b29
Package re-work.
2023-04-01 12:23:19 +00:00
fewtarius
3917e2bad3
* Add support for adjusting gamma/contrast/saturation/hue - Thanks to @christianhaitian for the idea and reference implementation!
...
* Fix a bug that prevents the ssh key from being deployed on a dev build.
* Add drm tool package.
2023-04-01 00:20:39 +00:00
fewtarius
2189ecc4a1
Fix missing pygobject dependency.
2023-03-28 22:50:28 +00:00
fewtarius
c2f74b6d7f
Package cleanup.
2023-03-24 10:01:32 +00:00
fewtarius
631bdcb72a
Re-add mpv to all builds.
2023-03-18 10:58:35 +00:00
fewtarius
ca085df43c
Misc cleanup.
2023-03-16 22:14:48 +00:00
fewtarius
1b68dd05f5
Work on RK3588 multi dtb support.
2023-03-08 12:34:56 -05:00
fewtarius
cadecda642
Fix lib32 on x86_64.
2023-03-04 20:50:26 -05:00
fewtarius
15eea73b5b
32bit bug fixes.
2023-03-04 11:20:58 -05:00
mason
80df95df9a
Bump pacakges & various fixes
2023-03-01 22:14:52 +00:00
fewtarius
e3932d29f5
Work continues.
2023-02-28 19:58:37 -05:00
fewtarius
0cd75b996f
Cleanup, and re-add yabasanshiroSA for ARM.
2023-02-22 06:56:08 -05:00
fewtarius
c1a7c548b3
Add support for rk3566 devices with single image support.
2023-02-16 17:40:39 -05:00
fewtarius
400b1d6cf4
Fix up JELOS package to include lib32 if not PC.
2023-02-14 07:44:40 -05:00
fewtarius
0c1a9ab46c
Move mesa-demos to only be included if OPENGL.
2023-02-14 07:43:33 -05:00
fewtarius
c83cd844b1
* Complete SyncThing integration.
...
* Switch on in ES under Network Settings.
* Connect via browser to http://device:8384 .
* Username: root, Password: System Settings Menu
* A bit of startup optimization.
2023-02-09 19:17:29 -05:00
fewtarius
585a3a0156
Fix spacing.
2023-02-04 18:30:15 -05:00
fewtarius
8be4c4f272
Add ectool to allow direct access to the embedded controller.
2023-02-04 16:08:35 -05:00
fewtarius
b497e375cd
Fix default schedulers, bump ES.
2023-01-25 08:52:25 -05:00
fewtarius
db7b03ba89
Reduce services, reduce a few wakeups, disable debugging, update cemu.
2023-01-23 17:41:38 -05:00
fewtarius
1bf81188cb
* Apply additional powersavings adjustements.
...
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -05:00
fewtarius
ab9a4dac72
* Add support for go and pull the syncthing package from @CoreELEC for integration. Thanks to @CoreELEC.
...
* Bump the Linux kernel to 6.1.6.
2023-01-16 07:30:21 -05:00
fewtarius
42e3c06ccb
Remove deprecated key variables, and fix mkimage. Thanks to @oOblik and UnofficialOS for the pointer.
2023-01-16 05:25:52 -05:00
mason
115cb94267
Orange Pi 5 / RK3588 Support
2023-01-08 22:49:32 +00:00
fewtarius
877635cdf9
Making JELOS run a bit better on portable computers.
2023-01-02 15:12:49 -05:00
fewtarius
767e7529af
Part 3 of 3, drop RG353P/V/M and RG503.
2022-12-30 08:01:15 -05:00
fewtarius
1bf8c7e5bd
Part 2 of 3, deprecates and removes RG552.
2022-12-30 07:17:07 -05:00
fewtarius
594e589b82
Part 1 of 3, deprecates and removes RG351x and RGB20S.
2022-12-29 17:36:01 -05:00
fewtarius
4beae761a9
Misc fixes and improvements.
2022-12-21 17:24:01 -05:00
fewtarius
609de5f8e8
* Terminal bug fix (reverts the xterm change).
...
* Update emulators and cores.
* Adds fake08, thanks to Lakka-LibreELEC.
* Adds GPU power saving option for handheld builds.
* Updates SDL2, reverts Mesa (may be temporary).
* Improves fan curve for supported devices.
2022-12-20 19:29:08 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
...
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00
Tim Flaman
ab36521e9a
Fix merge issues
2022-12-06 23:15:00 -06:00