This website requires JavaScript.
Explore
Help
Sign in
pygos
/
build
Watch
1
Star
0
Fork
You've already forked build
0
mirror of
https://github.com/pygos/build.git
synced
2024-11-05 11:37:10 +01:00
Code
Issues
Releases
Wiki
Activity
02f2fdcb4d
build
/
pkg
/
rootfs
/
etc
/
group
7 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Add basic system files - passwd and group files with entries for "root" - user directory for "root" - hosts and hostname files Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-01-18 21:23:04 +01:00
root:x:0:
Add OpenSSH package Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-02-12 01:27:58 +01:00
sshd:x:50:
Implement board/product config schema - build needs a pair of product and board name - some products can only be built for some boards - Config files in product/<name> directory override those in board/<name> - For some config files, like LDPATH or ROOTFS, the files are merged - product/common provides defaults Add default config for various services: - Add default config for unbound - Add default config for dnsmasq Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-02-20 21:30:34 +01:00
dnsmasq:x:51:
unbound:x:52:
Cleanup users and groups Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-08-19 15:57:06 +02:00
syslogd:x:53:
Populate /etc/passwd and /etc/group with reasonable defaults Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-01-31 18:42:12 +01:00
nogroup:x:99:
Reference in a new issue
Copy permalink