peter
bf62678b49
For amd64, delete the IA32 option for the boot kernel since it needs
...
SYSV*, which is also removed.
2003-06-26 00:58:57 +00:00
peter
fc3013e08f
Add amd64 support
2003-06-26 00:55:33 +00:00
bmah
5a475da831
New errata: Problems with upgrading msdos(5) mounts from RO to RW. [1]
...
While here, move PAE item from "late-breaking news" to "open issues".
Submitted by: tjr [1]
2003-06-24 17:58:22 +00:00
luigi
de14294d19
comment out the 'sshd' entries as the image is now 1460KB
...
and does not fit into a floppy anymore (1403kb available).
There is not much you can do now except bumping up the image size
(by uncommenting the "fd_size=2880" line in ./config),
at which point you can uncomment sshd, the associated library,
and all the good stuff such as tcpdump and natd and ppp that
you might want on such a box.
A similar change should be applied to other picobsd image types.
2003-06-22 15:37:14 +00:00
luigi
5ef90f5f23
Make this compile again: we need to specify a scheduler,
...
and remove the count for devices "sc" and "atkbdc"
This change does not apply to RELENG_4.
2003-06-22 15:32:09 +00:00
bmah
fb276031da
New release note: texinfo 4.6.
2003-06-21 00:04:11 +00:00
bmah
00589a04e0
New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,
...
GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
2003-06-20 23:13:23 +00:00
bmah
5c32bee98e
New errata: PAE kernel panic.
...
Mostly submitted by scottl. Any errors are mine.
2003-06-20 21:07:05 +00:00
bmah
880997d6af
Whitespace around last commit. Translators kindly ignore.
2003-06-17 20:06:13 +00:00
bmah
24c967539d
Bring the matcd(4) driver back to the hardware notes.
2003-06-17 20:05:15 +00:00
bmah
941a9a3862
New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.
...
Modified release notes: Mention the old OpenPAM version when noting
the update.
2003-06-17 20:01:49 +00:00
hrs
27676a2c70
Merge entries from maho's USB device compatibility list.
...
Obtained from: http://people.FreeBSD.org/~maho/USB/
2003-06-15 18:20:51 +00:00
hrs
7f0ee2f742
Merge the following from the English version:
...
1.158 -> 1.159 hardware/common/dev.sgml
2003-06-15 02:10:37 +00:00
bmah
5e5459f9e5
Add Belkin USB 2.0 High Speed Host Controller to the USB controller
...
list.
Note that this (and the very similar NEC uPD 9210) will attach with
the ehci(4) driver if available.
Submitted by: Adrian Colley <aecolley@spamcop.net>
2003-06-12 18:37:31 +00:00
hrs
a9db88842f
Catch up with the English version:
...
1.157 -> 1.158 hardware/common/dev.sgml
1.573 -> 1.575 relnotes/common/new.sgml
2003-06-11 21:08:52 +00:00
rushani
5553b15fd5
Merge the following from the English version:
...
1.38 -> 1.41 errata/article.sgml
2003-06-09 22:54:00 +00:00
bmah
040d032dba
Grrr. We're going to maintain the present errata file until
...
5.2-RELEASE. Use SGML entity as we should for this version instead of
a hard-coded "5.1-RELEASE".
Pointed out by: se, ceri
2003-06-09 22:33:19 +00:00
rushani
7f6beb5e90
Merge the following from the English version:
...
1.156 -> 1.157 hardware/common/dev.sgml
2003-06-09 20:12:42 +00:00
rushani
a8495cc7d7
Fix some punctuation marks.
2003-06-09 19:39:12 +00:00
bmah
25af2d19e0
MFP4: First release notes for 5.1-CURRENT.
2003-06-07 17:46:28 +00:00
bmah
23d35cbc19
MFP4: First errata items for 5.1-RELEASE.
2003-06-07 17:46:09 +00:00
bmah
140ab1fb5a
Update release documentation version numbers for 5.1-CURRENT.
...
Trim release documentation and errata. While here, put back
some conditional text in the errata that was removed during
5.0-RELEASE and never put back.
2003-06-07 17:38:18 +00:00
nyan
da2b3c28fc
Merged from RELENG_5_1: Don't use MUTEX_NOINLINE.
2003-06-07 08:26:19 +00:00
bmah
2fac90898b
Update hardware notes to reflect ahc and stg supported hardware.
...
Based on PR submission.
PR: 52426
Submitted by: Bob Bishop <rb@gid.co.uk>
2003-06-05 15:13:46 +00:00
peter
d1b9561cb3
TARGET_ARCH == amd64 also has /boot/mbr.
2003-06-04 22:24:43 +00:00
marcel
1593ff46cb
Have the port readmes follow the same logic as buildworld. We skip
...
doing make readmes if /tmp/.skip_ports exists. This file is created
after a complete run, which avoids that we do the lengthy operation
again for a rerelease.
When NOPORTS or NOPORTREADMES are defined, we create the file prior
to starting the release.
2003-06-04 05:17:18 +00:00
jhb
4cb71339df
Add some missing items to the make clean target.
2003-06-02 20:15:12 +00:00
ru
96845a2644
Keep entries sorted by floppy, type, and name.
2003-06-01 20:01:05 +00:00
nyan
b2c2755116
Add documents for the ct driver.
...
Submitted by: rushani
Approved by: re (jhb and bmah)
2003-05-30 11:24:00 +00:00
rushani
09778f8cad
Merge the following from the English version:
...
1.155 -> 1.156 hardware/common/dev.sgml
1.572 -> 1.573 relnotes/common/new.sgml
Approved by: re (bmah)
2003-05-29 00:10:11 +00:00
hrs
d61d7c3e89
Merge the following from the English version:
...
1.36 -> 1.38 errata/article.sgml
1.553 -> 1.572 relnotes/common/new.sgml
Approved by: re (bmah)
2003-05-28 21:01:34 +00:00
hrs
83ea737a02
- Fix to use the official vendor name (s/Melco/MELCO/).
...
hardware/common/dev.sgml
Pointed out by: rushani
Approved by: re (bmah)
- Fix a typo.
relnotes/common/new.sgml
Approved by: re (bmah)
2003-05-28 21:01:22 +00:00
alex
b29ada95f9
MFbed: Translation updates: Sync with the English 5.1 relnotes.
...
Approved by: re (bmah)
2003-05-27 16:11:10 +00:00
bmah
0f79cbd0d7
Modified release note: Add missing word in rue(4) item.
...
Submitted by: murray
Approved by: re (implicitly)
2003-05-27 15:43:59 +00:00
rushani
265131c936
Merge the following from the English version:
...
1.12 -> 1.15 early-adopter/article.sgml
1.143 -> 1.155 hardware/common/dev.sgml
1.5 -> 1.6 hardware/common/intro.sgml
1.9 -> 1.11 hardware/i386/proc-i386.sgml
1.2 -> 1.3 hardware/ia64/article.sgml
1.3 -> 1.7 hardware/ia64/proc-ia64.sgml
1.6 -> 1.7 share/sgml/release.dsl
Approved by: re (blanket)
2003-05-26 15:32:34 +00:00
kuriyama
8543e9caa0
Add textproc/opensp into $MINIMALDOCPORTS when openjade is used.
...
Reported by: scottl (by alpha building breakage)
Approved by: re (scottl)
2003-05-25 03:41:41 +00:00
hrs
c6147f8f43
Merge some entries from maho's USB device compatibility list.
...
Approved by: re (bmah)
Obtained from: http://people.FreeBSD.org/~maho/USB/
2003-05-24 18:50:20 +00:00
bmah
6c0b687c54
Flesh out the libkse note a bit. Source material kindly provided by
...
deischen, any inaccuracies are mine.
Approved by: re (implicitly)
2003-05-23 20:10:46 +00:00
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
jhay
6878bbad2c
NO_COMPAT_FREEBSD4 is no more.
2003-04-17 06:04:44 +00:00
bmah
b2bb2ae285
Update puc(4) supported hardware.
...
PR: 50928
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2003-04-16 16:04:05 +00:00
ru
61cb3769b3
Don't play with MAKEFLAGS in one other place too; it's dangerous.
2003-04-15 09:54:19 +00:00
ru
d1a7036094
Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.
2003-04-15 09:14:14 +00:00
ru
e7e7ff6c1c
Makefile.inc1 rev. 1.341 broke release.5 -- the fuss with MAKEFLAGS
...
here interferenced with one in Makefile.inc1. Since we can't avoid
the jugglery in Makefile.inc1 (we want -m /usr/src/tools/build/mk
to come first, before any other -m specified on the command line),
avoid it here.
Reported by: imp
2003-04-15 06:36:38 +00:00
bmah
56a4ceacb3
Add sbsh(4) entry.
2003-04-13 19:15:30 +00:00
bmah
0fabc2f778
New release notes: sbsh(4), mixer(8) relative adjustments,
...
mount_nfs(8) noinet4/noinet6, usbhidaction(1), xargs(1) -o.
2003-04-13 19:15:08 +00:00
nyan
20b63ff968
The pcspeaker was for pc98.
2003-04-13 01:16:16 +00:00
bmah
1067d98b11
New release notes: MADV_PROTECT, vpd(4), DIRECTIO,
...
pcspeaker.ko/atspeaker.ko -> speaker.ko, pkg_info(1) -b, pkg_info(1)
-Q, removal of obsolete upgrade mechanisms.
2003-04-12 16:38:33 +00:00
bmah
7e0664b174
Modified release notes: GNOME 2.2.1, KDE 3.1.1a.
2003-04-12 15:21:10 +00:00
bmah
d77e1c5fcb
Whitespace cleanup from the sect3->sect2 reorg.
...
Translation teams can ignore this.
2003-04-12 15:18:52 +00:00
bmah
31c2bb39ad
Add id attributes for all sect2 and sect3 sections.
2003-04-12 15:13:26 +00:00