Commit Graph

4956 Commits

Author SHA1 Message Date
bmah
3a5ee925b1 I'm lost in a maze of twisty little tunables, all different.
The ACPI-disabling hint goes into device.hints, not loader.conf.

Pointed out by:	njl
2003-05-23 17:27:32 +00:00
bmah
4d1e113b48 Add some hopefully helpful notes about ACPI.
Approved by:	re (implicitly)
Reviewed by:	imp
2003-05-23 16:37:23 +00:00
hrs
2a3f718d6c Move ($create-refentry-xref-link$) to the language-neutral place
and add entities &release.manpath.*; for man.cgi's manpath=XXX.

Approved by:	re (bmah)
2003-05-23 10:30:27 +00:00
bmah
ed374de66e Modified release note: Note code generation problems with the base
system GCC using -march=pentium4, and the local workaround in our
Makefile infrastructure.

Approved by:	re (implicitly)
2003-05-23 00:02:10 +00:00
bmah
3b799623c6 Correctly tag some on-board Ethernet devices with the right
architecture.

Approved by:	re (implicitly)
2003-05-22 23:22:59 +00:00
bmah
c98998ae75 Note a puc(4) device that works on ia64.
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 23:19:01 +00:00
bmah
7c46c73b71 Add more ia64 device information, in a section similar to that for
FreeBSD/alpha.  Heavily hacked version of a diff that was...

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 23:14:52 +00:00
bmah
f8aa1acd81 Enable some devices on ia64. Based on patch that was...
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 22:40:22 +00:00
bmah
e0eed196a7 Mark a couple of instances of onboard NICs as i386-only.
Approved by:	re (implicitly)
2003-05-22 17:25:24 +00:00
bmah
ee01ef6898 Add a link to the FreeBSD/ia64 project. Maybe should do this for
other platforms that have their own project pages too?

Based on a patch that was:

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 15:51:45 +00:00
bmah
042ecdad58 Update the abstract to be somewhat more helpful. Based on a patch
that was...

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 15:42:50 +00:00
obrien
55ee04e5a0 Remove alpha-specific floppy build target for now.
Approved by:	re(jhb)
2003-05-21 21:19:54 +00:00
bmah
a2726da030 Modified release note: kde-3.1.2.
Approved by:	re (implicitly)
2003-05-20 04:03:29 +00:00
scottl
0d10ca495b Move the isp driver back to the alpha BOOTMFS kernel, and trim the size
of inodes for the alpha driver floppy.  With this patch, alpha actually
built a full release!

Submitted by:	ru
2003-05-20 01:46:09 +00:00
bmah
a745d8efec Add some whitespace and rewrap. Translators can ignore this.
Approved by:	re (implicitly)
2003-05-19 22:15:17 +00:00
bmah
ece12aa9f5 Wording tweak: There is no separate ia64 SMP development branch.
Approved by:	re (implicitly)
2003-05-19 22:14:19 +00:00
bmah
67e2e7ad4b A real ia64 processor section.
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-19 22:12:56 +00:00
blackend
749908db37 Use of manual page entity for ehci(4).
Request from:	bmah
2003-05-19 21:32:45 +00:00
blackend
f61c832577 Use of manual page entity for ehci(4).
Approved by:	re@ (bmah@)
2003-05-19 21:30:09 +00:00
jmallett
5c072d8765 For EXT*DIR, use -H in addition to -R, so that a symlink may be
used in the EXTSRCDIR case, for example, if one finds it useful
to symlink /usr/src to an actual source tree, and use /usr/src
as the EXTSRCDIR.

This has no effects on release builds not using external directories.

Reviewed by:	ru
Approved by:	scottl (re)
2003-05-18 19:34:03 +00:00
scottl
64bd3d4ac2 Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, and
alpha.  This shaves 36-50k off of the compressed kernel size.

Submitted by:	jhb
2003-05-18 03:52:22 +00:00
ru
a44ce3058a disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).

Approved by:	re (scottl)
2003-05-17 19:16:28 +00:00
wilko
0ee2dcb39b Make the Alpha floppies fit. At least we can build a release now.
Patch kindly provided by: obrien
2003-05-17 11:58:28 +00:00
ru
f6d4663ab8 Revision 1.49 broke snapshot building on older systems.
Approved by:	re (scottl)
2003-05-16 13:59:12 +00:00
obrien
bd97b7165d Fix typo in rev 1.69. Also clarify a line.
Submitted by:	ru
2003-05-15 01:28:39 +00:00
obrien
4f158afb1d Remove the Firewire driver from the install kernel. 2003-05-14 16:01:02 +00:00
obrien
852903d04a Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy. 2003-05-14 15:38:44 +00:00
bmah
6d43ba8bf2 New release/hardware notes: ips driver.
Approved by:	re (implicitly)
2003-05-13 18:15:28 +00:00
wilko
47dcc36fd0 The alpha drivers floppy is overflowing. Remove firewire support,
which is not common on Alpha anyway. Time to have > 1 driver floppy it
appears.

Approved by: re (murray)
2003-05-12 13:12:08 +00:00
scottl
002e3de30f Move the em driver from flopp3 to floppy 2 to make room for the ips driver. 2003-05-12 02:40:24 +00:00
scottl
08395f99eb The ips ServeRAID driver can go on the driver floppy. 2003-05-11 06:42:09 +00:00
bmah
a630b57d8b No vga(4) on pc98.
Submitted by:	nyan
Approved by:	re (implicitly)
2003-05-10 16:30:56 +00:00
bmah
464e5c50c3 Flesh out information on pointing devices and add some manpage
cross-references for keyboards.  Add a mention of VGA video cards, and
pointers to XFree86 where appropriate.

PR:		43410
2003-05-09 23:14:02 +00:00
scottl
b4a9fcfd06 The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8
to free up space.  linux-netscape-communicator-4.8 remains and is a superset of
the former for those who are stuck are the 1990's =-)
2003-05-09 09:41:18 +00:00
bmah
6cbfe72b59 Whitespace cleanup of previous commit. Translators can ignore this.
Approved by:	re (implicitly)
2003-05-08 22:31:00 +00:00
bmah
1e3b7a0e88 New release notes: New newsyslog(8) features.
Submitted by:	gad
Approved by:	re (implicitly)
2003-05-08 22:29:28 +00:00
bmah
074d9f4fd7 Try to reflect the current state of disklabel (removed) and the
recently-activated bsdlabel(8).
2003-05-08 21:09:39 +00:00
obrien
7b91481e3a release.9 has become the biggest festering pile of spaghetti s(*^% code.
Duplicate the target for Alpha so I can start hacking and slashing bits out.

Approved by:	re(blanket to make Alpha build)
2003-05-08 03:25:17 +00:00
obrien
d60c24aa24 Back out rev 1.63. Things in this file should be in the same order as in
GENERIC.  This greatly simplifies the hunting for the next thing to kill.

Approved by:	re(blanket as alpha re-builder)
2003-05-07 18:12:38 +00:00
bmah
e1aef65def New release notes: Kerberos 5 built by default, krb5 distributed
folded into crypto.

Submitted by:	markm
Approved by:	re (implicitly)
2003-05-07 04:15:57 +00:00
bmah
89669b5f62 Version number bump: We're at 5.1-BETA now.
Note that the previous commit message for this file should have read:
"4.8-RELEASE is the latest release from the 4-STABLE branch." [1]

Pointed out by:	Stijn Hoop <stijn@win.tue.nl> [1]
Approved by	re (implicitly)
2003-05-06 21:30:16 +00:00
bmah
610dbfa260 Update supported architectures, use &unix; where appropriate, more
majordomo->mailman fixes, other misc. updates.

Approved by:	re (implicitly)
2003-05-06 20:01:07 +00:00
bmah
b5e60d08a6 4.8-RELEASE was the last release from the 4-STABLE branch. 2003-05-06 19:58:10 +00:00
wilko
e0fe828045 correct CPU speeds for Rawhide 2003-05-05 17:45:19 +00:00
markm
ee63e7dc15 Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
murray
d986a99a30 Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that
bootable CDs can still be created if the iso.1 target is called
directly.

PR:		misc/47191
Submitted by:	Joost Bekkers <joost@bps.jodocus.org>
MFC after:	1 week
2003-05-05 05:29:10 +00:00
scottl
74b5fd1bb7 Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't
specific to pc98, and it looks like space on the kernel floppy isn't
as tight as it was.
2003-05-05 02:04:55 +00:00
wilko
85a367ab6f Add more detail on CPUs to AS4100 section based on some experimentation.
Minor misc. wordsmithing
2003-05-04 20:25:53 +00:00
nyan
c0a8b198d1 KSE is useful for pc98. 2003-05-04 02:02:48 +00:00
bmah
54fa6eacc6 Add rue(4) devices. 2003-05-03 23:47:21 +00:00
bmah
03d24966fb New release notes: rue(4), MI passwd databases, libkse.
Modified release notes:  Update DRM note and move from kernel section
to contrib section, add arch attribute for libthr note.
2003-05-03 23:46:28 +00:00
bmah
2459e8ce65 Fix whitespace nit...no content changes. 2003-05-03 22:18:49 +00:00
bmah
6e5dbfc45a Update "boilerplate", fix wording and markup of some notes. 2003-05-03 22:18:24 +00:00
bmah
49691e1fb2 General update of the Early Adopter's Guide. Too many changes to
list here, but they basically fall into two categories:  1) Make
the document less 5.0-centric (and more applicable to the state of any
5.X before the RELENG_5 branch) and 2) Update for the current state of
5.X, in anticipation of re-issuing this document as a part of the 5.1
release documentation.
2003-05-03 22:14:55 +00:00
scottl
8c8b459cd8 Use UFS1 for the floppies instead of UFS2 2003-05-03 19:23:10 +00:00
dougb
5916c8dcad Slightly tweak the rc update text, since things changed slightly after
I sent the first draft to Bruce. Remove rc.sendmail from the list, since
it was a mistake on my part to remove it from the base, which I've now
corrected. Add the rc.${MACHINE_ARCH} for arch's besides i386.

While I'm here, do a completely trivial re-capitalization of rcNG. :)

Thanks to Bruce for cleaning up my humble first draft.
2003-05-03 09:44:25 +00:00
scottl
3df17deeec pc98 has it's own release subdir, so it's safe to remove the stg, ncv, and
nsp drivers from the i386 floppies.

Suggested by:	bmah
2003-05-02 17:47:08 +00:00
bmah
0d423cf51c New release notes: ata(4) flushing on shutdown, mergemaster(8) -P,
old rc scripts gone, texinfo 4.5.

Updated release notes:  OpenPAM Dianthus.
2003-05-02 16:28:45 +00:00
bmah
a7b4d9f21f Add SATA Promise controllers to ata(4) section. 2003-05-01 19:11:08 +00:00
bmah
a990f2014d New release notes: ata(4) support for Promise SATA devices, CAM
supports huge devices, iir(4) update.

Other changes:  Add some <replaceable></replaceable> tags where
appropriate.
2003-05-01 19:09:54 +00:00
bmah
433d69dd58 New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a. 2003-05-01 15:08:10 +00:00
markm
5cf2683aab KerberosIV removal. Also crunch down the "krb5" distribution into
"secure".
2003-04-30 17:54:19 +00:00
markm
af10c47d96 We no longer have KerberosIV. Remove it here also. 2003-04-30 17:50:08 +00:00
hrs
eeceed0838 Unbreak the build. 2003-04-29 20:39:38 +00:00
hrs
433a962b40 Unbreak the build. 2003-04-29 18:27:38 +00:00
trhodes
ffeacbdf54 Add an item about the majordomo to Mailman change.
Discussed with:	bmah
2003-04-29 17:44:37 +00:00
trhodes
0ab2dac108 Whitespace commit. 2003-04-29 17:04:48 +00:00
trhodes
2e5eff927e Update majordomo > mailman at this location also.
Requested by:	bmah
2003-04-29 17:02:01 +00:00
bmah
4625f28daa New release note: tw(4) removal.
Also remove from hardware notes.
2003-04-29 03:33:39 +00:00
wilko
945fe4ef63 Triggered by obtaining a Rawhide for my machine farm add some more detail to
it's section. More to come later.
2003-04-28 20:04:31 +00:00
hrs
9044d0c912 Merge the following from the English version:
1.136 -> 1.143	hardware/common/dev.sgml
	1.5   -> 1.9  	hardware/i386/proc-i386.sgml
2003-04-26 19:48:15 +00:00
hrs
a23076390b Merge the following from the English version:
1.33  -> 1.36 	errata/article.sgml
2003-04-26 19:20:59 +00:00
hrs
d48eb5a056 Merge the following from the English version:
1.524 -> 1.553	relnotes/common/new.sgml
2003-04-26 19:13:00 +00:00
hrs
870420eec2 Add a missing </para>. 2003-04-26 19:07:33 +00:00
murray
a1831ac622 Add some missing entries here. Sort an existing entry properly. This
allows "make release" to find all of the documentation related ports
it needs if you build a release with NOPORTS.  This should be moved to
within the port Makefile so we don't have to keep it updated in two
different places.

PR:		docs/51305
2003-04-26 07:31:43 +00:00
jake
f47e0d3774 Mention PAE support.
Reviewed by:	bmah
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-25 18:51:29 +00:00
bmah
51c4c02dc6 Whitespace fix up, no content changes. Translators can ignore this. 2003-04-25 15:13:18 +00:00
bmah
f548ddc07a Update HTT support text. 2003-04-25 15:12:21 +00:00
bmah
2998836573 s/filesystem/file system/
s/bootloader/boot loader/

I hate search and replace sweeps like this as much as anyone else, but
in each case I used both alternatives within a single document, so I'm
trying to enforce some internal consistency.
2003-04-25 14:42:53 +00:00
bmah
404a4945f9 New release notes: i386 boot loader 1.5TB limit, OpenSSH 3.6.1p1.
Modified release notes:  Add note about 1.5TB limit to sysinstall note.
2003-04-25 14:37:56 +00:00
johan
4985f242d1 New release note: chown(8)/chgrp(1) -v -v. 2003-04-25 09:58:52 +00:00
kuriyama
b614456b1c Removing comment in some text files for fixit floppy overflow.
Approved by:	re (murray)
2003-04-25 06:08:11 +00:00
nyan
7748404686 axe(4) works on pc98 maybe. 2003-04-23 10:46:00 +00:00
ru
560225c470 Presumably fix sparc64 "make release". (The breakage was due to
sunlabel(8) no longer being linked to disklabel(8).)

Reviewed by:	phk
2003-04-23 09:01:35 +00:00
bmah
39047a4017 Add first axe(4) devices. 2003-04-22 22:41:53 +00:00
bmah
097ff72588 New release notes: axe(4), newfs(8) -O2 default, sysinstall UFS2
default (i386,alpha,sparc64,ia64).
2003-04-22 22:40:57 +00:00
simokawa
80dc2cd82d add FireWire drivers. 2003-04-22 07:57:20 +00:00
ru
55c49c799e Removed mount_devfs from progs since there is no "mount_devfs"
source directory (it's spelled mount_std nowadays), so it was
a no-op anyway, and DEVFS is now the default.
2003-04-21 19:14:32 +00:00
murray
33aa20647b axe is commented out in GENERIC on pc98, so this wasn't needed.
Pointed out by:	Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
2003-04-21 00:57:25 +00:00
murray
1b1f5a0c3e Move Bill Paul's new axe driver module to floppy disk 3 on i386 and
alpha, disk 2 on pc98, and keep it in the boot kernel for sparc64.
2003-04-21 00:10:26 +00:00
bmah
089fc0a1b0 Add an errata item pointing out a filename typo in the 5.0 release
notes.

Pointed out by:	"David G. Andersen" <dga@lcs.mit.edu>
2003-04-20 06:17:31 +00:00
bmah
89bace76fc Fix typo: s/5.0-STABLE/5.0-CURRENT/
Pointed out by:	scottl
2003-04-19 18:40:23 +00:00
bmah
d6ab949ce3 New release notes: LAZY_SWITCH, new docs and translation team.
Modified release notes:  Rewrite HTT note to conform to reality, fix a
couple of typos referring to options directives [1], add missing words
in gdtoa note.

MFC noted:  sbsh(4).

Inspired by:	bde message <20030420022510.O16869@gamplex.bde.org> to
		current@ [1]
2003-04-19 17:57:14 +00:00
bmah
3fc36c0680 Fix minor whitespace glitch. Translators can ignore this. 2003-04-19 17:09:09 +00:00
bmah
ba5336382c Add an entry for ehci. 2003-04-19 06:17:33 +00:00
bmah
8caf9578f7 New release notes: NSS modules, port distfile refetches. 2003-04-19 06:11:37 +00:00
nyan
fd0b7458f7 The ehci driver works on pc98. 2003-04-19 01:26:29 +00:00
jwd
2efab590ba continuation not needed 2003-04-18 02:30:40 +00:00
bmah
7322c170dc New release notes: ehci, pam_chroot(8), uudecode(1)/b64decode(1) -r,
vmstat(8) -f, gdtoa 20030324, lukemftpd 20030122, pkg_create(1) -C
conflict checking.
2003-04-17 15:43:59 +00:00
jhay
7472737d39 Move the ex, ie, plip and sl drivers to drivers.flp, so that kern.flp
fit again.
2003-04-17 06:06:54 +00:00