Commit graph

4429 commits

Author SHA1 Message Date
Sebastien Gioria c30b1a4eb9 Finishing the translation of this file 2002-11-01 20:12:25 +00:00
John Baldwin 63ef2aa82d Revert previous untested commit. I installed an ultra60 this morning
using sysinstall from a release built via 'make release'.
2002-11-01 15:29:35 +00:00
Ruslan Ermilov 5141960f43 sparc64 does not yet support sysinstall(8). 2002-11-01 08:14:30 +00:00
Bruce A. Mah 06527f6dc3 Modified release notes: Note that check_utility_compat(3) is designed
for FreeBSD base system programs, rewrite expr(1) entry and note its
use of check_utility_compat(3), mention autogeneration of
nsswitch.conf and hosts.conf.

Mostly submitted by:	wollman

(But any mistakes are solely mine.)
2002-10-31 23:04:28 +00:00
John Baldwin de5df1d716 Comment out 'mpt' for the time being. This driver doesn't have a module
either.
2002-10-31 19:02:07 +00:00
John Baldwin 96d13b89c2 There is no 'isp' module to move off to the 3rd floppy, so comment out the
entry for now.
2002-10-31 14:38:21 +00:00
Yoshihiro Takahashi dacf0b85b7 Disable COMPAT_FREEBSD4. 2002-10-31 04:51:05 +00:00
Bruce A. Mah 05ff077a84 New release notes: check_utility_compat(3), uuid(3).
Modified release notes:  Add atapicam(4) manpage cross-reference, NTP
4.1.1a, tzdata2002d.
2002-10-30 18:38:04 +00:00
Murray Stokely ca6dbcff24 Oops. scr2txt is in the textproc category.
Pointed out by: jhay
MFC After:	1 day
2002-10-30 09:20:50 +00:00
Murray Stokely 8471b60389 Add scr2txt to the required list of doc ports for "make release". I
think this list of the bare minimal ports required should maybe be
moved to textproc/docproj/Makefile, so that when we add a new
dependency there, we can just add it to a required or optional list,
rather than add it there and forget about it here. ;)

Noticed by:	jhay
Forgotten by:	nik
2002-10-29 15:13:28 +00:00
Yoshihiro Takahashi 408b5dd1c3 The agp device also exists on alpha and ia64.
Submitted by:	dfr
2002-10-29 14:53:57 +00:00
Yoshihiro Takahashi 710076a6d4 - Some sections are for not only i386 but pc98.
- The agp driver is for i386 only.
2002-10-29 12:51:48 +00:00
Bruce A. Mah 6e79dd65c3 Convert most instances of "FreeBSD" to &os;.
Suggested by:	ue
2002-10-29 00:59:36 +00:00
Sebastien Gioria 8a52a7d509 End of translation of section 1.5 2002-10-28 21:46:50 +00:00
Murray Stokely 954c60ea7d Move SCSI drivers to third floppy disk (drivers.flp) to give "make
release" a chance of finishing on the Alpha platform.

The actual split between drivers on disks 2 and 3 should be optimized
so that most users don't need the third disk, but for now, I'm just
trying to get it working.
2002-10-28 08:34:48 +00:00
Sebastien Gioria d7da171b0d Serial + Parallel + Ethernet + NFS section translation 2002-10-27 20:26:56 +00:00
Sebastien Gioria 5c3b4436eb Translation of DOS and QIC/SCSI tape section 2002-10-27 10:11:27 +00:00
Udo Erdelhoff e4318b86cc MFbed:
hardware/alpha/proc-alpha.sgml: 1.44  -> 1.45
hardware/common/dev.sgml:	1.110 -> 1.111
relnotes/common/new.sgml:	1.437 -> 1.439
2002-10-27 09:58:43 +00:00
Sebastien Gioria 444c11359d MFen 1.5 2002-10-27 08:47:38 +00:00
Peter Wemm e0208e5320 Add NO_COMPAT_FREEBSD4.
Submitted by:	Sergey Mokryshev <mokr@mokr.net>
2002-10-27 03:41:35 +00:00
Bruce A. Mah 440ec8d216 Modified release notes: Add a note to geom(4) entry about the demise
of compatability slices.
2002-10-26 17:27:35 +00:00
Bruce A. Mah 166c6170eb Get rid of the boilerplate upgrading information in the release notes,
and point to the Early Adopter's Guide instead, at least for the next
release or two.
2002-10-26 17:13:01 +00:00
Bruce A. Mah f2ed9a472e Point to the Early Adopter's Guide from the README. 2002-10-26 17:00:39 +00:00
Sebastien Gioria 0607fb02d9 MFen 1.111 2002-10-26 12:36:38 +00:00
Bruce A. Mah ce2943501f Hook the early adopter's guide into the release build. Its basename
is "EARLY", which is kind of an odd name, but I couldn't think of
anything better that fit the traditional 8.3 naming convention for
release documentation files.
2002-10-26 04:48:55 +00:00
Bruce A. Mah 8dbf84eec4 Sigh. Fix past-o in install directory. 2002-10-26 01:37:09 +00:00
Bruce A. Mah 3ec8436dc3 Hook up early-adopter article to RELNOTESng build. 2002-10-25 21:58:06 +00:00
Bruce A. Mah c4b03e06c2 Gah. Ditch elements I inserted while thinking about LaTeX and
substitute normal DocBook.  Pure coincidence that this thing built.

While here, pull in some more entities so that we can build in the
RELNOTESng environment.
2002-10-25 21:56:05 +00:00
Bruce A. Mah 13a697f694 MFP4: Add the "Early Adopter's Guide to FreeBSD 5.0-RELEASE"
from the releng Perforce repository.  (Not hooked up to the RELNOTESng
build yet.)

	Makefile#1
	article.sgml#6

Reviewed by:	re
2002-10-25 21:29:00 +00:00
Bruce A. Mah d7247e20a9 New release note: New cd(4) ioctls, burncd(8) -s max.
Modified release note:  cdcontrol(1) speed max.

While here, note some belated MFCs:  burncd(8) -d, burncd(8) VCD/SVCD
support.

Mostly submitted by:	nate
2002-10-25 03:50:41 +00:00
Yoshihiro Takahashi 7323646d80 Remove unneeded variables. 2002-10-24 07:35:30 +00:00
Udo Erdelhoff 2ba024615d Add two missing </para> I noticed during translation. 2002-10-23 06:02:16 +00:00
Bruce A. Mah 0cbefb892b Add Sun type 6 USB keyboard and mouse to supported device list.
PR:		43974
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2002-10-22 17:09:23 +00:00
Bruce A. Mah 50bae1d92e New release notes: devctl, gbde(8), RAIDframe/raid(4), devd(8),
removal of many (but not all) games.
2002-10-22 17:05:36 +00:00
Giorgos Keramidas a50c83e35c Typo: loose -> lose.
Submitted by:	trevor
2002-10-22 11:46:06 +00:00
Ruslan Ermilov 4a2d414f61 Make floppy-making part of release.9 conditional on *BOOTSIZE
rather than on "pc98" (rev. 1.710) and "sparc64" (rev. 1.711).
2002-10-21 14:21:08 +00:00
Murray Stokely acd386159a Update comment to note that the third floppy (for modules) has been
implemented.  Add a note reminding developers to update drivers.conf.5
if they add new functionality here.
2002-10-21 10:53:35 +00:00
Makoto Matsushita af09f57d85 Nuke pccard.conf from FreeBSD/i386 mfsroot (no longer needed).
Suggested by: nyan
2002-10-20 16:27:11 +00:00
Yoshihiro Takahashi fda7c25a9b Remove the slattach command from the mfsroot floppies. 2002-10-20 15:40:09 +00:00
Yoshihiro Takahashi b6e566c93b - Remove the UFS_ACL option from the boot floppies.
- Remove duplicate entries.
2002-10-20 15:37:32 +00:00
Udo Erdelhoff 5728b15141 MFbed: hardware/common/dev.sgml 1.108 -> 1.110
relnotes/common/new.sgml 1.433 -> 1.437
2002-10-20 10:11:01 +00:00
Sebastien Gioria 9c3846a388 New sections translated 2002-10-19 23:27:32 +00:00
Sebastien Gioria 543721049b New translations 2002-10-19 21:49:09 +00:00
Sebastien Gioria 65f49102eb New translation 2002-10-19 21:27:09 +00:00
Sebastien Gioria e44c199c72 SGML-ise accents 2002-10-19 20:07:01 +00:00
Sam Leffler 6ceb41c273 Fixups to get make release going again for i386:
o mount (and unmount) devfs in the chroot'd filesystem
o handle umounting devfs in case of a keyboard interrupt
o remove MAKEDEV from the fixit floppy so things fit again (mount_devfs was
  added in a separate commit)
o explicitly remove mfsroot.gz and loader.conf when building the cd-rom area
  as otherwice cp -Rp aborts when a previous run left identical files around
o increase the number of inodes on the drivers floppy; moving drivers from
  the kernel there (to shrink it's size) caused things to overflow
o while we're increasing the driver's floppy inode config, separate out all
  parameters from the boot floppy

Approved by:	re
2002-10-19 16:44:16 +00:00
Sebastien Gioria 1817ba66c3 hardware/common/dev.sgml : MFen 1.106
Makefile relnotes/Makefile  : Bump Original revision
relnotes/common/new.sgml relnotes/common/relnotes.ent : Bump Original revision
relnotes/i386/Makefile share/sgml/release.dsl : Bump Original revision
2002-10-19 16:26:33 +00:00
Bruce A. Mah b787dc18e7 New release note: Wide character C library functions.
Modified release note:  Use manpage entity for pst(4).
2002-10-19 16:16:55 +00:00
Bruce A. Mah 142a7fe1a5 Use manpage entity for pst(4). 2002-10-19 16:16:04 +00:00
Makoto Matsushita 42de95691d Since NEWCARD is the default pccard subsystem, pccard[cd] is no
longer needed.  Note that pc98 uses OLDCARD so this is only for i386
(thanks nyan-san).

OKed by: imp
2002-10-19 14:23:18 +00:00