1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-26 13:00:13 +02:00
build/pkg/kmod/kmod.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

14 lines
476 B
Plaintext

file lib/libkmod.so.2.3.3 0755 0 0
slink lib/libkmod.so.2 0777 0 0 libkmod.so.2.3.3
slink lib/libkmod.so 0777 0 0 libkmod.so.2.3.3
file bin/kmod 0755 0 0
slink bin/depmod 0777 0 0 kmod
slink bin/insmod 0777 0 0 kmod
slink bin/lsmod 0777 0 0 kmod
slink bin/modinfo 0777 0 0 kmod
slink bin/modprobe 0777 0 0 kmod
slink bin/rmmod 0777 0 0 kmod
dir share/bash-completion 0755 0 0
dir share/bash-completion/completions 0755 0 0
file share/bash-completion/completions/kmod 0644 0 0