Commit Graph

4 Commits (master)

Author SHA1 Message Date
David Kebler ca4713d56b refactored custom core processing, now uses a core directory in the /src
entrpoint now uses exec to call the entrypoint command thus not spawing a subshell
updated uci shell code and added /root/shell so to avoid constant warning about it missing.
add /opt/bin to path in dockerfile
2024-10-17 16:17:59 -07:00
David Kebler 70bbfd5c0b improved determining distro and distro image 2024-09-15 18:47:22 -07:00
David Kebler f8d0c78bf6 refactor core moving files to core/rootfs
move helper scripts to /opt/lib from /opt/bin therein
refactor creating a user and installing UCI shell
2024-01-29 15:11:57 -08:00
David Kebler d89001bc51 reorganize source (src) using /rootfs to copy any files into image
moved distros.csv to root of repo
reogranize packages to use *.system.pkgs or system/*.pkgs
2024-01-14 14:57:09 -08:00