Commit Graph

4403 Commits

Author SHA1 Message Date
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
Bruce A. Mah
06dd9443f7 Add sab driver to serial interfaces section. 2002-10-18 23:24:20 +00:00
Bruce A. Mah
8fcedd4cd7 New release notes: P1003_1B gone, CPU_DISABLE_CMPXCHG, FAST_IPSEC,
ifconfig(8) monitor, ofwdump(8), ping(8) -o, quota(1) -l, tunefs(8)
-a/-l, ugidfw(8).

Modified release notes:  se driver replaced by sab driver.
2002-10-18 23:23:32 +00:00
Bruce A. Mah
04ca83987d Modified release note: New commands for lpc(1).
PR:		44070
Submitted by:	gad
2002-10-18 19:54:52 +00:00
Bruce A. Mah
92fbe16b96 Oops. xargs -J is in fact not deprecated.
PR:		44070
Submitted by:	gad
Reviewed by:	jmallett
2002-10-18 19:05:47 +00:00
Sam Leffler
f7525b1de0 Add mount_devfs so we can remove MAKEDEV from the fixit floppy. These
two changes make stuff fit in a floppy image again.

Note: tested only for i386, but (blindly) applied to all machines
2002-10-17 18:04:53 +00:00
Sam Leffler
77cfe20dfa Strip splash, tun, and COMPAT_FREEBSD4 from the config used to build
the BOOTMFS kernel.  These help reduce the kernel size so things fit
in a floppy image.  There are more low-hanging fruit to be had here
if things fail to fit again.
2002-10-17 18:02:27 +00:00
Sam Leffler
39820c9674 Mark more drivers as going on the (nonexistent) drivers.flp floppy
to reduce the size of the bootstrap kernels.  This is needed to make
stuff fit in primary floppy images.  Specific drivers moved: RAID
support, tx Ethernet, and wi (wireless).  Probably want to revisit
at least the last two drivers before release.

Submitted by:	jhay (mostly)
2002-10-17 18:00:30 +00:00
Udo Erdelhoff
2fe45f06a6 MFbed: Catch up with the latest changes in the english version
hardware/common/dev.sgml: 1.106 -> 1.108
relnotes/common/new.sgml: 1.432 -> 1.433
2002-10-16 21:11:08 +00:00
Udo Erdelhoff
76b0bf9c84 Fix three <para> that should have been </para> 2002-10-16 20:58:26 +00:00
Bruce A. Mah
4e0ae5b92a Add hardware entries for trm and ubsa devices.
Submitted by:	kan (ubsa), cognet (trm)
2002-10-16 18:06:13 +00:00
Bruce A. Mah
f765389edb New release notes: ubsa driver, trm driver, bzgrep(1) et al.
Modified release notes:  gdb 5.2.1.

MFCs noted:  matcd(4) removal, cvs 1.11.2.

Submitted by:	kan (ubsa), cognet (trm)
2002-10-16 18:05:20 +00:00
Yoshihiro Takahashi
32a8cd6cdd Remove usbd and usbdevs. 2002-10-16 14:50:46 +00:00
Udo Erdelhoff
d43a66251d Catch up with US version
layout.sgml	1.4 -> 1.5
trouble.sgml	1.5 -> 1.6
2002-10-16 10:55:45 +00:00
Jake Burkholder
c26d9e5a05 Add support for building sparc64 releases.
Reviewed by:	murray
2002-10-16 05:30:56 +00:00
Bruce A. Mah
319a23fc70 The matcd(4) driver is gone, so eliminate the quasi-FAQ entry in the
installation guide that refers to it.
2002-10-15 20:54:41 +00:00
Bruce A. Mah
5cc41c1270 Update "Distribution Format" section for reality; XFree86 is installed
as a regular package, not as a bunch of tarballs in a special
directory on the CDs.

PR:		43977
Submitted by:	Brian Candler <B.Candler@pobox.com>
2002-10-15 20:53:02 +00:00
Yoshihiro Takahashi
d1d6092340 Fixed disk full problem for pc98 distribution. Now, it makes 4 installation
floppies.

kern-small.flp and mfsroot-small.flp are for old machines that don't
support 1.44MB floppy. These floppies don't have pci related devices.

kern.flp and mfsroot.flp are normal 1.44MB floppy images.
2002-10-14 16:30:39 +00:00
Udo Erdelhoff
927e1fbc0c Move toc-depth define to the correct position and reduce whitespace diff to
the english original.
2002-10-14 11:04:26 +00:00
Jake Burkholder
6f20c9faab Add beginnings of sparc64 release magic. 2002-10-13 18:36:06 +00:00
Udo Erdelhoff
0a331583f7 And the MFbed for the German version of the -current release notes, this
time before the release (novel concept for me, I know :( )

Translation updates:
hardware/alpha/proc-alpha.sgml:		1.41  -> 1.44
hardware/common/dev.sgml:		1.91  -> 1.106
hardware/i386/proc-i386.sgml:		1.2   -> 1.3
relnotes/common/new.sgml:		1.355 -> 1.432
relnotes/common/relnotes.ent:		1.2   -> 1.3

Translation fixes:
hardware/sparc64/proc-sparc64.sgml
installation/common/install.sgml
installation/common/trouble.sgml
installation/sparc64/install.sgml
readme/article.sgml

Affected by the removal of the seperate release.ent file (FINALLY!):
errata/article.sgml
hardware/alpha/article.sgml
hardware/i386/article.sgml
hardware/ia64/article.sgml
hardware/sparc64/article.sgml
installation/alpha/article.sgml
installation/i386/article.sgml
installation/sparc64/article.sgml
relnotes/alpha/article.sgml
relnotes/i386/article.sgml
relnotes/sparc64/article.sgml
share/sgml/catalog
share/sgml/release.dsl
share/sgml/release.ent

Changed for the addition of the PC98 release notes, German version
hardware/Makefile
installation/Makefile
relnotes/Makefile
hardware/common/hw.ent

(and of course all the new files for pc98)

Thanks again to Martin Heinen for cleanup.
2002-10-12 19:00:34 +00:00
Bruce A. Mah
80b855af3a Updated release notes: Binutils 2.13.1 pre-release (20021011),
GCC 3.2.1 pre-release (20021009), groff 1.18.1.
2002-10-11 15:27:01 +00:00
Ruslan Ermilov
06b76511f0 Pass -o option to crunchgen(1) to ensure object files end up
in seperate directories.  This mostly affects RELENG_4 where
not doing so results in ${CHROOTDIR}/usr/src/release being
filled with object files, and "srelease" distribution having
them in.

PR:		misc/43825
Prodded by:	re (murray)
2002-10-11 14:05:19 +00:00
Alfred Perlstein
9e9715e9c0 de-__P() 2002-10-10 00:32:55 +00:00
Yoshihiro Takahashi
d4d57bd023 Move the ed, fe, CD9660, MSDOSFS and NFSCLIENT into mfsroot floppy instead
of the pcn, sf, ste, tl and tx.
2002-10-09 12:01:43 +00:00
Yoshihiro Takahashi
b9b999fad9 - Remove the splash, ppc, ppbus, plip and em devices from small boot floppy.
- Remove the splash, ch and sa devices from normal boot floppy.
- The agp device does not exist.
2002-10-09 12:01:14 +00:00
Murray Stokely
4760a4b25e We now use XFree86-4 packages rather than a special XFree86-3
distribution, so this script is no longer needed.
2002-10-08 05:06:05 +00:00