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

16 lines
403 B
Plaintext

file bin/login 0755 0 0
file bin/su 04555 0 0
file bin/passwd 04555 0 0
file bin/groupadd 0755 0 0
file bin/groupdel 0755 0 0
file bin/groupmems 0755 0 0
file bin/groupmod 0755 0 0
file bin/useradd 0755 0 0
file bin/userdel 0755 0 0
file bin/usermod 0755 0 0
file etc/login.defs 0644 0 0
dir etc/default 0755 0 0
file etc/default/useradd 0644 0 0
file etc/limits 0644 0 0
file etc/login.access 0644 0 0