Commit Graph

5 Commits (70bbfd5c0b87b1365d010be459cbe2e6d76f37ed)

Author SHA1 Message Date
David Kebler 70bbfd5c0b improved determining distro and distro image 2024-09-15 18:47:22 -07:00
David Kebler 4386cf8c29 refactor and fix determining environment file name
added getting environment file, library path and build source from subcommands env_file,lib,build_src
2024-01-29 15:16:15 -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
David Kebler 98e943037c move command 'image info exists' to just 'image exists'
check for bad environment file formatting
2023-04-22 09:21:50 -07:00
David Kebler ca857a032a new: add core RUN step
refactored: Dockefile template
refactor: example and move src/ there a simple example
new: distros.csv holds table of valid distros, their images and install/update commands
refactor: various fixes and adjustment in response to above
refactor: help vastly improved and updated
2023-04-22 08:19:45 -07:00