1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/share
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
..
dict The files connectives and words did not come on the tape, mark them 1994-07-06 02:12:25 +00:00
doc Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
examples Make examples install into /usr/share/examples. Like with includes, you 1994-08-09 18:25:38 +00:00
man Make man page installation work for ``unattached'' and kernel pages. 1994-08-09 18:41:38 +00:00
me BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
misc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
mk Make the install targets obey the INSTALLFLAGS requests in the new 1994-08-10 02:48:08 +00:00
skel BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
tabset Submitted by: Bruce Evans <bde@kralizec.zeta.org.au> 1994-08-09 00:16:56 +00:00
termcap Reviewed by: phk 1994-07-24 02:04:51 +00:00
tmac The file tmac.r was not shipped on the 4.4 tape, mark this fact. 1994-07-06 02:17:29 +00:00
zoneinfo BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
Makefile Make man page installation work for ``unattached'' and kernel pages. 1994-08-09 18:41:38 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00