1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-19 20:16:13 +02:00
Commit graph

2 commits

Author SHA1 Message Date
David Oberhollenzer fabf36697b Bump coreutils version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-07-07 16:27:57 +02:00
David Oberhollenzer d2432c1d1e Use pkg for managing binaries and their dependencies
- rewrite the rootfs_files.txt listings to the format used by pkg
 - create package files from each package
 - use "pkg install" to manage installation of packages and dependencies
   into the rootfs and initrd staging dirs

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-03 17:47:02 +01:00