freebsd-src/share/mk
Garrett Wollman 45f7f888bb Make the install targets obey the INSTALLFLAGS requests in the new
Makefiles.

DANGER WILL ROBINSON!

This will cause repeat installs of certain programs, such as `init' and
`rcp', to fail unless one of the two conditions is met:

	1) You are in single-user mode.
	2) Your security level is set to 0 or -1.

If you have compiled a kernel from the latest sources, your kernel
security level is set to -1 by default, which will keep `init' from
fiddling with it.  You can increase it, but not decrease it, from the
command line with the command `sysctl -w kern.securelevel=<new value>'.
I believe that -1 is the most appropriate value to use while we are still
developing the code, although when we ship it should be changed back to 0.

See init(8) for more information.
1994-08-10 02:48:08 +00:00
..
bsd.dep.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.doc.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
bsd.lib.mk Make the install targets obey the INSTALLFLAGS requests in the new 1994-08-10 02:48:08 +00:00
bsd.man.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
bsd.own.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.prog.mk Make the install targets obey the INSTALLFLAGS requests in the new 1994-08-10 02:48:08 +00:00
bsd.README BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
bsd.subdir.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
Makefile BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
sys.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00