No description
Find a file
Brooksytech ddcd8820e0
Merge pull request #1008 from brooksytech/dev
Fix Mupen64 RA cores for RK3588
2023-01-30 12:25:12 -08:00
.github Fix release workflow to include OPi5. 2023-01-24 06:19:47 -05:00
config * Add support for go and pull the syncthing package from @CoreELEC for integration. Thanks to @CoreELEC. 2023-01-16 07:30:21 -05:00
distributions/JELOS Re-enable build workflow and OTA updates for the x86 build. 2022-12-31 01:07:45 +00:00
licenses Update license information 2022-11-16 01:31:21 +00:00
packages Fix Mupen64 RA cores for RK3588 2023-01-30 20:12:36 +00:00
projects * Update set-audio to configure alsa for bluetooth. 2023-01-26 17:51:43 -05:00
scripts Apply uOS marking to mkimage, after talking with @oOblik to get their preference. 2023-01-16 08:51:18 -05:00
tools Fix up burnimage to look for mmcblk devices first, and always exclude /dev/sda. 2023-01-24 08:18:25 -05:00
.dockerignore JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00
.gitignore Another tweak for rclone, and don't build bluetooth support until we fix it across devices. 2022-10-30 06:43:35 -04:00
BUILDING.md Part 3 of 3, drop RG353P/V/M and RG503. 2022-12-30 08:01:15 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-02-13 08:04:25 -05:00
CONTRIBUTING.md Fix contributing readme. 2022-05-11 11:31:51 +00:00
Dockerfile Bump build container to 22.04. 2022-12-29 06:07:57 -05:00
LICENSE.md Add license.md 2022-02-13 09:11:46 -05:00
Makefile Re-add RK3588 to world. 2023-01-11 17:05:54 -05:00
PACKAGE.md Add PACKAGE.md and BUILDING.md 2022-07-13 19:58:25 -04:00
post-update * Fix long standing issue with busybox and bash. 2022-03-16 18:03:28 -04:00
PULL_REQUEST_TEMPLATE.md Create PULL_REQUEST_TEMPLATE.md 2022-02-13 09:20:15 -05:00
README.md * Continue to work on improving power consumption on battery. 2023-01-19 21:30:33 -05:00

        Latest Version Activity Pull Requests Discord Server

Just Enough Linux Operating System (JELOS) is a community developed Linux distribution for handheld gaming devices. Our goal is to produce an operating system that has the features and capabilities that we need, and to have fun as we develop it.

Licenses

JELOS is a Linux distribution that is made up of many open-source components. Components are provided under their respective licenses. This distribution includes components licensed for non-commercial use only.

JELOS Branding

JELOS branding and images are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

You are free to

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material

Under the following terms

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

JELOS Software

Copyright 2021-present Fewtarius

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Flashing

Installation

  • JELOS includes an installation tool. The installation tool can be found in the tools menu.

Upgrading

  • Download and install the update online via the System Settings menu.
  • Download the latest version of JELOS (.tar) for your device.
  • Copy the update to your device over the network to your device's update share.
  • Reboot the device, and the update will begin automatically.

Network Access

  • External services are disabled by default in stable builds. When enabled, the username for ssh and samba access is "root". The root password is generated during every boot, it can be found in the System Settings menu.

RetroArch Hotkeys

  • Hotkey Enable: Select (Hold)
    • Exit: Start (Press Twice)
    • Menu: X
    • Show/Hide FPS: Y
    • Save State: R1
    • Load State: L1
    • Rewind: L2
    • Fast-Forward Toggle: R2

Documentation

Contributing

Credits

Like any Linux distribution, this project is not the work of one person. It is the work of many persons all over the world who have developed the open source bits without which this project could not exist. Special thanks to CoreELEC, LibreELEC, and to developers and contributors across the handheld community.