Commit Graph

4387 Commits

Author SHA1 Message Date
gioria
0a95b481d9 SGML-ise accents 2002-10-19 20:07:01 +00:00
sam
7a49e303c4 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
gioria
a473d8d69c 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
bmah
f561deb6ab 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
bmah
8a89864f37 Use manpage entity for pst(4). 2002-10-19 16:16:04 +00:00
matusita
f025958c72 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
bmah
60e242d985 Add sab driver to serial interfaces section. 2002-10-18 23:24:20 +00:00
bmah
160787defa 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
bmah
d5559b1c62 Modified release note: New commands for lpc(1).
PR:		44070
Submitted by:	gad
2002-10-18 19:54:52 +00:00
bmah
034193a16e 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
0a7142d5be 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
8dc18b164a 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
d4b1c09d72 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
ue
6950d09249 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
ue
1f1d11d899 Fix three <para> that should have been </para> 2002-10-16 20:58:26 +00:00
bmah
b6f3f796c5 Add hardware entries for trm and ubsa devices.
Submitted by:	kan (ubsa), cognet (trm)
2002-10-16 18:06:13 +00:00
bmah
61ef218354 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
nyan
80dc50df57 Remove usbd and usbdevs. 2002-10-16 14:50:46 +00:00
ue
7794fad280 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
2068286444 Add support for building sparc64 releases.
Reviewed by:	murray
2002-10-16 05:30:56 +00:00
bmah
14a1082c51 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
bmah
ba2d6abd14 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
nyan
d60235e392 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
ue
c952a2a492 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
521f97afae Add beginnings of sparc64 release magic. 2002-10-13 18:36:06 +00:00
ue
36889c5b1b 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
bmah
0802ddab37 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
ru
0d425a16b5 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
48fe919d3e de-__P() 2002-10-10 00:32:55 +00:00
nyan
fead2b9a12 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
nyan
5c2ad74e45 - 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
d1483e4e0c 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
bmah
ac0f025970 Add hifn(4) and ubsec(4) devices for i386/pc98. 2002-10-05 17:23:18 +00:00
bmah
2ac942dab2 New release notes: crypto(4) and related info
Updated release notes:  Update KSE info and add cross-reference to
kse(2) manpage.

Fix a couple of minor typos while I'm here.
2002-10-05 17:22:22 +00:00
bmah
444df569cd Remove matcd(4) device. 2002-10-04 16:53:39 +00:00
bmah
2545140454 New release notes: matcd(4) removal, libbsdxml.
While here, fix a minor style nit.
2002-10-04 16:53:12 +00:00
rwatson
761c7aa0fc Updated text for the MAC framework, UFS2. 2002-10-03 13:46:09 +00:00
dd
ab95dcbc77 Note MFCs of lock(1) -v and vidcontrol(1) -S. 2002-09-30 19:04:59 +00:00
bmah
20fda37689 Modified release notes: atapicam wording tweaks, dhclient 3.0.1RC9.
Submitted by:	thomas (atapicam)
2002-09-30 17:01:19 +00:00
gioria
33159af0db Grammars fixs and typos fixs 2002-09-30 16:04:59 +00:00
gioria
054b6a1aae Finishing sparc64 translation, somes fixs on alpha 2002-09-29 23:02:15 +00:00
gioria
fe88f7eeba - Fixs to allow correct building
- Welcome to the new hardware notes section to the build
2002-09-29 22:12:30 +00:00
gioria
ed6c88263e SGMLise accents 2002-09-29 21:42:55 +00:00
gioria
257338fa84 Corrects alls files to allow relnotes build 2002-09-29 21:40:45 +00:00
gioria
ff3ec53091 New translation 2002-09-29 21:17:39 +00:00
gioria
a5210ff156 More translation 2002-09-29 17:17:03 +00:00
nyan
685a36473b Don't make an error even if drivers.conf does not exist.
Tested on:	snapshots.pc98.jp.FreeBSD.org
2002-09-29 13:47:01 +00:00
wilko
478888efb1 Document 1Gbyte max memory limitation on Miata. 2002-09-29 11:40:06 +00:00
gioria
dcb8c4ceff New translation 2002-09-28 23:35:54 +00:00
gioria
edeb25e503 New translation 2002-09-28 23:15:58 +00:00