1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 03:06:12 +02:00
build/pkg/gzip/gzip.files
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

15 lines
341 B
Plaintext

file bin/gzip 0755 0 0
file bin/gunzip 0755 0 0
file bin/gzexe 0755 0 0
file bin/zcat 0755 0 0
file bin/zcmp 0755 0 0
file bin/zdiff 0755 0 0
file bin/zegrep 0755 0 0
file bin/zfgrep 0755 0 0
file bin/zforce 0755 0 0
file bin/zgrep 0755 0 0
file bin/zless 0755 0 0
file bin/zmore 0755 0 0
file bin/znew 0755 0 0
file bin/uncompress 0755 0 0