Commit Graph

5609 Commits

Author SHA1 Message Date
brueffer
a65b2dde0a Autogenerate device listings for umass(4).
MFC after:	3 days
2004-12-17 18:37:58 +00:00
simon
25ca227a9c Correct entity name added in the last revision. 2004-12-17 18:19:44 +00:00
brueffer
ab84867d42 Autogenerate device listings for ng_bt3c(4).
MFC after:	3 days
2004-12-17 10:31:00 +00:00
simon
494f71026c - Auto generate device listings for the pst(4) and vpo(4) device
drivers.

MFC after:	1 week
2004-12-14 22:21:51 +00:00
simon
fc344e7cb7 Auto generate device listings for the snd_maestro(4) and snd_maestro4(4)
device drivers.

MFC after:	1 week
2004-12-14 16:23:38 +00:00
simon
be057e2103 Add snd_audiocs(4). 2004-12-14 13:12:29 +00:00
simon
914cabf5fd - Update usage to reflect the current reality.
- Fix a bug where manual pages which had a "_" in their name did not
  get proper architecture setting.

MFC after:	1 week
2004-12-14 13:07:58 +00:00
wilko
5c3d00798b Alpha can use 1 or 2 Gbyte of physical RAM max. 2004-12-11 20:41:57 +00:00
jhb
1e97765dfc Don't allow ISO images to be made that try to use boot.flp to boot as the
boot.flp in 5.3 and later is not self-contained and thus not suitable for
CD booting.  /boot/cdboot is now the only way to boot the install CDs.

MFC after:	2 weeks
2004-12-01 18:03:18 +00:00
simon
42c085492c Auto generate device listings for the snd_ich(4) driver.
MFC after:	1 week
2004-11-27 13:57:22 +00:00
brueffer
7a27a19944 Autogenerate device listings for hptmv(4) 2004-11-20 02:46:02 +00:00
brueffer
706d4e8d7d Add hptmv(4) 2004-11-20 02:44:47 +00:00
obrien
613b17df04 Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. 2004-11-19 03:51:12 +00:00
jhb
fa77d057e4 Update release notes to note that FreeBSD/i386 requires at least an 80486
and also requires a floating point unit.

Reviewed by:	hrs, scottl
2004-11-17 23:03:17 +00:00
jhb
6279b4618b Remove no longer needed I386_CPU option (it was commented out anyways). 2004-11-16 21:23:11 +00:00
wilko
6a85436aaa Remove sections on Multia and Turbolaser. 2004-11-09 22:34:02 +00:00
hrs
b592b36a04 Merge the following from the English version:
1.256 -> 1.261	ja_JP.eucJP/hardware/common/dev.sgml
2004-11-09 07:21:21 +00:00
den
0d0b5fe47c MFen 1.259 -> 1.261 2004-11-09 06:59:11 +00:00
brueffer
241d4f49ca gx(4) is gone, remove any references 2004-11-08 19:52:21 +00:00
hrs
46c0eef2aa Trim the relnotes items added before 5.3-RELEASE. 2004-11-07 18:17:38 +00:00
hrs
c535cad736 Bump &release.manpath.netbsd; to 1.6.2. 2004-11-07 18:12:57 +00:00
ru
e0dabcf1cc Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
to PRECIOUSLIB from bsd.lib.mk.  The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.

Reviewed by:	oliver
2004-11-03 18:01:21 +00:00
simon
46ee14a790 Add an "old-style" entry for the hptmv(4) until it gets a manual page.
Suggested by:	brueffer
2004-11-02 22:31:29 +00:00
ru
a947ff688d Actually put hint.atkbd.0.flags="0x1" in /boot/device.hints on CD-ROMs.
(Brought to my attention by Brooks while sitting together on the floor
in "Kairo".)
2004-11-02 11:59:27 +00:00
ru
1edab47bcf For variables that are only checked with defined(), don't provide
any fake value.
2004-10-24 15:33:08 +00:00
hrs
b4dd855075 Add a Japanese override of dev-auto.sgml.
Based on work by:	Ryusuke Suzuki (ryusuke at nucl.sci.hokudai.ac.jp)
2004-10-24 14:31:27 +00:00
ru
eb7cb39446 NEED_LIBNAMES is gone long ago. 2004-10-24 12:36:21 +00:00
scottl
7669f4cae3 Due to space constraints, use gnome2-lite for i386 and gnome2 for everything
else.  Also add ltmdm to i386 by popular request.
2004-10-23 19:54:18 +00:00
marcel
ad97e401d4 Seperate ia64 from the pack. The disc1 is overflowing to such extend
that most packages can not be included. It's much easier to list those
that we do want on disc1 for ia64. We only need to list 11 of them.

Apply proper indentation for better readability.
2004-10-22 04:49:09 +00:00
ru
c985308c62 Pass WORLD_FLAGS down to the distributeworld target, so it's
possible to build releases with customizations such as with
NOPROFILE.

Problem found and fix tested by Roman Neuhauser.
2004-10-21 08:54:10 +00:00
marcel
8c83a525c9 Fix typo in rev. 1.58 (missing $) that invalidated the conditional and
caused freebsd-update to be added to the ia64 package list.
2004-10-17 21:05:40 +00:00
delphij
8116f24784 Add Simplified Chinese translation for our release notes.
This translation is based on RELENG_5 so it should be tagged as
RELENG_5 when appropriate (This set of files DOES build under
6-CURRENT because a last-minute hack added to readme/article.sgml,
however, the contents is for RELENG_5).

This includes:
	The Migration Guide
	Errata
	Hardware Notes (only i386 and amd64 at this time)
	Installation Guide [2]
	Readme [1]
	Release Notes

Submitted by:	delphij, gavin (local repository committer) [1],
		zhangluo (additional local contributor; part of
		i386 related contents) [2]
Approved by:	murray (mentor)
2004-10-15 06:43:48 +00:00
den
d43f381359 Fix typo. 2004-10-11 13:07:04 +00:00
den
7b60087094 Merge from English version 1.780
Obtained from:	The FreeBSD Russian Documentation Project
2004-10-11 06:36:48 +00:00
hrs
39e3ea8232 New release notes:
SA-04:15, and BIND update (8.3.1->9.3.0).

Update release notes:
	update a list of network interfaces which support polling(4), and
	fix a typo (s/lukemftp/lukemftpd/).
2004-10-08 15:51:02 +00:00
kensmith
b4d881aa00 The print/acroread4 port seems to be gone. acroread5 doesn't run on
Alpha so that leaves acroread (3).  Users are probably better off
with xpdf so just drop acroread completely.

MFC after:	3 days
2004-10-03 05:20:55 +00:00
den
41c30859c4 Merge the following from the English version:
1.258 -> 1.259 hardware/common/dev.sgml
   1.778 -> 1.779 relnotes/common/new.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-10-01 08:54:34 +00:00
ru
37d1c00f39 Keep each prog on its own line so that diffs between various
*_crunch.conf files are easier to read.
2004-10-01 07:54:37 +00:00
ru
4e9acd7c27 Take away unused libraries. 2004-10-01 07:33:09 +00:00
kensmith
b33a30ddf0 It turns out the ia64 architecture's disc2 overflows if we put the
ports/ tree on it.  This makes putting the ports/ tree on disc2 at
all dependent on the NOPORTREADMES knob as well as the NOPORT knob
(at the moment NOPORT may be set while NOPORTREADMES isn't, that
should probably be revisited).  And it hardcodes ia64 for NOPORTREADMES
by request the ia64 release builder.

While here really get rid of the temp file 'make index' leaves behind.

Tested by:	i386 and ia64 'make release'
Reviewed by:	marcel
MFC after:	1 day
2004-09-30 22:59:47 +00:00
marcel
f516c2b7d1 Trade slattach for gpt. With all the tools to create new file systems,
the tool one needs to partition a disk is more important than some poor
man's network interface.
2004-09-30 20:34:20 +00:00
simon
a2262f147f - Auto generate device listings for the following drivers: urio, ulpt,
and umct.

MFC after:	3 days
2004-09-26 19:13:37 +00:00
simon
61ff1d4bd3 Add ulpt(4) and urio(4).
MFC after:	3 days
2004-09-26 19:06:17 +00:00
marcel
0ba02fbd4a Don't put devel/gdb6 on disc1 for non-i386 platforms. We have gdb6 in
the base-system. Adding the port for ia64 on disc1 is especially bogus,
because the port doesn't even build on ia64. It also doesn't support
libthread_db.
2004-09-26 19:05:52 +00:00
kensmith
b257a44bfc Fix-ups for a few problems reported with how ports are handled in the
release:

	- run 'make index' as part of release build, INDEX* files in
	  CVS no longer updated and likely to be removed from CVS soon
	- don't include README.html files in ports.tgz tarball because
	  they cause cvsup problems for users later
	- put a copy of /usr/ports on disc2 that does include README.html
	  files so users have access to them

Reviewed by:	ru (found one bug, several clean-up suggestions)
Tested by:	'make release'
MFC before:	BETA6 build (this isn't likely to be tested in -current
		anyway...)
2004-09-24 02:10:06 +00:00
hrs
a1385b711b New release notes:
SA-04:14.
2004-09-23 16:59:14 +00:00
den
0e5c24066b MFen 1.258
MFC after:	2 days
2004-09-23 06:49:40 +00:00
peter
d8a9ecd81b cnw (Xircom pccard) is built on amd64 and there isn't an obvious reason
that I can see as to why it shouldn't work.
2004-09-22 01:24:42 +00:00
simon
29c46eaf8a Auto generate device listings for the snd_ess(4) driver.
MFC after:	3 days
2004-09-20 20:26:20 +00:00
den
5a69ffed11 Merge the following from the English version:
1.255 -> 1.257 hardware/common/dev.sgml
   1.774 -> 1.778 relnotes/common/new.sgml

Obtained from:	The FreeBSD Russian Documentation Project
MFC after:	2 days
2004-09-20 13:32:53 +00:00