Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

projects: enable entware #2252

Merged
merged 1 commit into from
Oct 26, 2023
Merged

projects: enable entware #2252

merged 1 commit into from
Oct 26, 2023

Conversation

spycat88
Copy link
Contributor

This PR enables entware which is already present in the JELOS buildroot. This brings the opkg package manager to the OS and allows users to install Linux applications.

Applications are stored in /storage/.opt and the folder is then added to the PATH variable on bootup.

To utilise entware. SSH to the device and type installentware

Reboot and test, opkg install fdisk for example.

Entware does not increase the image size or build time as it is just a simple script that fetches the true installer.

@fewtarius fewtarius merged commit fc2c5d0 into JustEnoughLinuxOS:dev Oct 26, 2023
@spycat88 spycat88 deleted the entware branch October 26, 2023 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants