Commit Graph

23 Commits

Author SHA1 Message Date
obrien
78a938fa72 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
ru
f570bc38ee 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
ache
8acefe7c64 Add colldef 1999-10-18 13:57:10 +00:00
ache
9df9fd3108 add mklocale 1999-10-17 13:42:03 +00:00
mjacob
5f916c656c oops- I must have had a mangeld Entries 1998-12-28 21:51:49 +00:00
mjacob
c8d8895e80 No more isdn directory, ergo, shouldn't be on the list of subdirectories, etc.. 1998-12-28 21:05:48 +00:00
phk
04b44606b2 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
jkh
b016918fec Add syscons back to alpha build; works fine now. 1998-10-01 14:48:58 +00:00
jb
1612817daf syscons is i386 specific due to machine/console.h 1998-05-15 11:55:47 +00:00
jfieber
286654a823 Remove SGML tools from -current. 1997-07-19 15:19:08 +00:00
jmacd
91028a0b55 Add info to SUBDIRS 1997-01-11 02:46:51 +00:00
jfieber
ff317c6ee3 Remove FAQ. 1995-09-30 15:33:08 +00:00
ache
4e5f774166 Add timedef 1995-08-06 11:20:41 +00:00
jfieber
14b709ad07 Add sgml 1995-05-10 00:36:16 +00:00
ache
612b4d65e7 Nuke BSD tmac 1995-01-17 19:10:35 +00:00
wollman
831180ddc2 Now that `doc' works, do it. 1995-01-11 04:33:00 +00:00
phk
d699dc2bb8 Make installs better, install the FAQ stuff, don't install CVS-dirs. 1994-11-08 03:58:52 +00:00
ache
9257bfdbc9 syscons subdir added 1994-09-25 04:01:37 +00:00
bde
3b36557b4b 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
wollman
a25fc3e620 Make man page installation work for ``unattached'' and kernel pages. 1994-08-09 18:41:38 +00:00
wollman
4cc0a7d8a8 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
rgrimes
a0494c507a 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
rgrimes
b0d61785ca BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00