1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-18 11:36:13 +02:00
build/pkg/nginx/nginx.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

12 lines
362 B
Plaintext

file bin/nginx 0755 0 0
dir etc/nginx 0755 0 0
file etc/nginx/fastcgi.conf 0644 0 0
file etc/nginx/fastcgi_params 0644 0 0
file etc/nginx/koi-utf 0644 0 0
file etc/nginx/koi-win 0644 0 0
file etc/nginx/mime.types 0644 0 0
file etc/nginx/nginx.conf 0644 0 0
file etc/nginx/scgi_params 0644 0 0
file etc/nginx/uwsgi_params 0644 0 0
file etc/nginx/win-utf 0644 0 0