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

38 lines
1.1 KiB
Plaintext

file bin/ip 0755 0 0
file bin/rtmon 0755 0 0
file bin/ifcfg 0755 0 0
file bin/rtpr 0755 0 0
file bin/routel 0755 0 0
file bin/routef 0755 0 0
file bin/tc 0755 0 0
file bin/bridge 0755 0 0
file bin/ss 0755 0 0
file bin/nstat 0755 0 0
file bin/ifstat 0755 0 0
file bin/rtacct 0755 0 0
file bin/lnstat 0755 0 0
slink bin/rtstat 0777 0 0 lnstat
slink bin/ctstat 0777 0 0 lnstat
file bin/genl 0755 0 0
file bin/tipc 0755 0 0
file bin/devlink 0755 0 0
file bin/rdma 0755 0 0
dir etc/iproute2 0755 0 0
file etc/iproute2/bpf_pinning 0644 0 0
file etc/iproute2/ematch_map 0644 0 0
file etc/iproute2/group 0644 0 0
file etc/iproute2/nl_protos 0644 0 0
file etc/iproute2/rt_dsfield 0644 0 0
file etc/iproute2/rt_protos 0644 0 0
file etc/iproute2/rt_realms 0644 0 0
file etc/iproute2/rt_scopes 0644 0 0
file etc/iproute2/rt_tables 0644 0 0
dir share/bash-completion 0755 0 0
dir share/bash-completion/completions 0755 0 0
file share/bash-completion/completions/tc 0644 0 0
dir lib/tc 0755 0 0
file lib/tc/normal.dist 0644 0 0
file lib/tc/pareto.dist 0644 0 0
file lib/tc/paretonormal.dist 0644 0 0
file lib/tc/experimental.dist 0644 0 0