4 FILES1
=fstab group hostname.file inet.conf motd.
install mtab passwd profile \
5 protocols rc services termcap ttytab utmp rc.cd binary_sizes \
6 binary_sizes.big binary_sizes.xxl syslog.conf rc.daemons.
dist \
7 rs.inet rs.single make.conf system.conf
9 FILES3
=daily dhcptags.conf rc
17 @echo
"Installing /etc and /usr/etc.."
19 @for f in
$(FILES1
); do if
[ -f
$(ETC
)/$$f ]; then
:; else cp
$$f $(ETC
)/$$f; chmod
755 $(ETC
)/$$f; fi
; done
20 @for f in
$(FILES2
); do if
[ -f
$(ETC
)/$$f ]; then
:; else cp
$$f $(ETC
)/$$f; chmod
600 $(ETC
)/$$f; fi
; done
21 @echo
"Making hierarchy.."
22 sh mtree.sh mtree
/minix.tree
23 @for f in
$(FILES3
); do if
[ -f
$(USRETC
)/$$f ]; then
:; else cp usr
/$$f $(USRETC
); chmod
755 $(USRETC
)/$$f; fi
; done
24 @echo
"Installing /etc/mk.."
26 cp
$(DIR1
)/*.mk
$(ETC
)/$(DIR1
)
27 chmod
644 $(ETC
)/$(DIR1
)/*
28 chown bin
$(ETC
)/$(DIR1
)/*
29 @echo
"Making devices.."
30 p
=`pwd` && cd
/dev
&& sh
$$p/..
/commands
/scripts
/MAKEDEV.sh null
31 p
=`pwd` && cd
/dev
&& sh
$$p/..
/commands
/scripts
/MAKEDEV.sh std
2>/dev
/null
32 install -o bin
-g operator
-m
755 crontab
/usr
/lib
33 @echo
"Making user homedirs.."
34 for u in
/usr
/ast ~root
; do cp ast
/.
[aepv
]* $$u ; done
35 @echo
"Installing fonts.."
36 install -m
644 -o bin
-g operator fonts
/*.fnt
/usr
/lib
/fonts
/