No description
Find a file
fewtarius 2bedbe4676
Merge pull request #843 from fewtarius/dev
Revert/deprecate libpng17, bump rk3566 kernel.
2022-12-27 06:56:24 -05:00
.github Drop workflows for now. 2022-12-09 06:43:06 -05:00
config Bump to Python 3.11, thanks in large part to @CoreELEC. 2022-12-06 17:00:30 -05:00
distributions/JELOS Merge pull request #803 from Sparticuz/enableUpdates 2022-12-19 12:16:43 -05:00
licenses Update license information 2022-11-16 01:31:21 +00:00
packages Merge pull request #843 from fewtarius/dev 2022-12-27 06:56:24 -05:00
projects Revert/deprecate libpng17, bump rk3566 kernel. 2022-12-27 06:55:52 -05:00
scripts No longer add a blank sha256 sum, and update emus/cores. 2022-12-21 07:39:16 -05:00
tools Update the splash to resize cleaner, remove splash as it's unnecessary, shuffle sleep/wake order of operations. 2022-08-26 06:16:05 -04: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 Update building. 2022-12-24 11:35:24 -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 Drop hard coded splash screens and generate a correct resolution/aspect splash during the build. 2022-08-23 07:23:08 -04:00
LICENSE.md Add license.md 2022-02-13 09:11:46 -05:00
Makefile Fix merge issues 2022-12-06 23:15:00 -06: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 Fix up README. 2022-11-25 07:15:15 -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.

Installation

  • JELOS is a source based Linux distribution. To install, follow BUILDING.md and then write the resulting image to your micro sd card using your favorite image writing tool.

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 ARM handheld community.