Commit Graph

23 Commits

Author SHA1 Message Date
David E. O'Brien f555eeb897 Add a knob to turn off the mostly static docs (src/share/doc/).
On a K6-2/450 with fairly fast SCSI disks, building+installing src/share/
takes 2m51.3s, where src/share/doc/ is 1m9.9s of that.

However on a slow Alpha (233MHz) the times are 7m39.3s and 4m58.3s
respectively.

This commit allows one to speed up their build time, without not getting
any important and required changes if one used "NOSHARE".
2000-03-21 09:24:09 +00:00
Ruslan Ermilov 58faf4d04b New install-info(1) correctly fails to install ENTRY for file FOO
if ENTRY already exists for file FOO2 in /usr/share/info/dir.

So, re-init /usr/share/info/dir unconditionally at installworld.
2000-01-19 19:18:50 +00:00
Andrey A. Chernov d254842ad2 Add colldef 1999-10-18 13:57:10 +00:00
Andrey A. Chernov 8b5335543a add mklocale 1999-10-17 13:42:03 +00:00
Matt Jacob a126617e33 oops- I must have had a mangeld Entries 1998-12-28 21:51:49 +00:00
Matt Jacob 777ec5dcfe No more isdn directory, ergo, shouldn't be on the list of subdirectories, etc.. 1998-12-28 21:05:48 +00:00
Poul-Henning Kamp 19c749625f Initial entry of ISDN4BSD into the FreeBSD tree.
ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis,
who has done a tremendous amount of work to bring us this far.

There are still some outstanding issues and files to bring into
the tree, and for now it will be needed to pick up all the extra
docs from the isdn4bsd release.

It is probably also a very good idea to subscribe to the isdn@freebsd.org
mailing list before you try this out.

These files correspond to release "beta Version 0.70.00 / December
1998" from Hellmuth.
1998-12-27 21:47:14 +00:00
Jordan K. Hubbard 1891105028 Add syscons back to alpha build; works fine now. 1998-10-01 14:48:58 +00:00
John Birrell f1f399e59d syscons is i386 specific due to machine/console.h 1998-05-15 11:55:47 +00:00
John Fieber 2ef9b73dba Remove SGML tools from -current. 1997-07-19 15:19:08 +00:00
Joshua Peck Macdonald d6a2d2570f Add info to SUBDIRS 1997-01-11 02:46:51 +00:00
John Fieber 089e6be009 Remove FAQ. 1995-09-30 15:33:08 +00:00
Andrey A. Chernov 3771f99ca9 Add timedef 1995-08-06 11:20:41 +00:00
John Fieber 53a4c0de25 Add sgml 1995-05-10 00:36:16 +00:00
Andrey A. Chernov 93b3f6d096 Nuke BSD tmac 1995-01-17 19:10:35 +00:00
Garrett Wollman 7a41acfd08 Now that `doc' works, do it. 1995-01-11 04:33:00 +00:00
Poul-Henning Kamp ca6aa03bec Make installs better, install the FAQ stuff, don't install CVS-dirs. 1994-11-08 03:58:52 +00:00
Andrey A. Chernov cb12dc03e8 syscons subdir added 1994-09-25 04:01:37 +00:00
Bruce Evans c3d72e128b Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files
were committed a couple of revisions ago.
1994-09-05 12:52:58 +00:00
Garrett Wollman 8ccf48ea2d Make man page installation work for ``unattached'' and kernel pages. 1994-08-09 18:41:38 +00:00
Garrett Wollman 99e4ba4265 Make examples install into /usr/share/examples. Like with includes, you
have a choice between SHARED=copies and SHARED=symlinks.  The default
is to copy.

I have also added a /usr/share/examples/etc directory, where I hope to
have all sample configuration files which in real use go into /etc installed.
(This way, if the user really screws the real one up, they can always go
back to a known-working distribution copy, even if they don't have sources.)
1994-08-09 18:25:38 +00:00
Rodney W. Grimes 81cc6e12fe Disable doc for now since it had a bunch of symbolic links I am not
ready to go deal with just yet.
Disable man for now it will be fixed shortly, just wanted all the man
page converion stuff to be done togeather since that is a major functional
change and really belongs in a seperate commit.
1994-07-06 02:11:36 +00:00
Rodney W. Grimes afe61c1516 BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00