3749 Commits

Author SHA1 Message Date
jkh
6f6b53959a Try eliminating some more things from the -current installation
kernel in an attempt to get release builds working again.
2001-09-30 08:23:05 +00:00
bmah
420d4edc40 Correct snd_maestro3_load command line for loader.conf.
Submitted by:	René Luria <rene@luria.ch>
2001-09-29 02:56:11 +00:00
luigi
baaf2e75fd Move a bunch of initialization into a function which must be run
before parsing the command line.
Move code to build include and libraries in a separate function,
so we can use the verbose flag for that.
Chang ownership of some directories so more of the build process
(namely, builds of include and libs) can be run without root
permission (we still depend on root permission to mount a memory
filesystem).
2001-09-28 21:02:15 +00:00
bmah
e1d7d088e7 New release notes: interface capabilities, faith(4)/stf(4)/tap(4)/vlan(4)
cloning, lpd(8) o-type print-file actions, edquota(8) -f, libgmp
superceded by libmp.

MFCs noted:  OpenSSH 2.9.
2001-09-28 16:18:27 +00:00
bmah
53949242b7 New release notes: bge(4), ng_gif(4), ng_gif_demux(4), ng_ip_input(4),
tftpd(8) support for RFC 2349.
2001-09-28 00:45:31 +00:00
bmah
4ebf82a6d4 Update list of urio devices supported. 2001-09-27 20:51:07 +00:00
bmah
6b8ebdf52a MFCs noted: ancontrol(8) -M, nl(1). 2001-09-27 18:06:22 +00:00
luigi
0886aa51b6 Add entries for vmware interfaces. 2001-09-27 16:48:13 +00:00
luigi
244185f005 Enable the use of wildcards in the #ethertable section of
/etc/hosts to map MAC addresses to hostnames.

Main use is to get addresses for vmware interfaces.
2001-09-27 16:47:45 +00:00
bmah
56d329bbdd New release notes: aac(4) update, Yahoo! coredump patch, touch(1) -h. 2001-09-25 19:09:24 +00:00
wilko
dcdfdd7d0d Clarify that it is the SRM console that disables onboard USB on DS10.
Applies to newer SRM versions only. Verified by checking various SRM
revs.
2001-09-25 18:44:31 +00:00
bmah
cba6ae2d5c ghostscript6 has been replaced by ghostscript-gnu in the Ports
Collection, so we need to change the ports we need for a release.
2001-09-24 20:15:04 +00:00
hrs
3276d67611 Fix typo. 2001-09-24 12:56:52 +00:00
hrs
4b2d79f595 Merge the following from the English version:
1.139 -> 1.145	relnotes/common/new.sgml
2001-09-24 12:38:06 +00:00
bmah
35e45efa1a The README file in the floppies/ directory of a distribution should
come from the installation document (of the release documentation)
not the readme.  The installation document is the one that has the
content of the old FLOPPIES.TXT.

Pointy hat to:	bmah
2001-09-23 22:32:09 +00:00
bmah
2d99ad9e11 New release notes: KSE milestone 2, groups(1) and whoami(1) subsumed
by id(1).
2001-09-21 22:19:45 +00:00
bmah
419f2ad2e4 New release notes: Load addresses of kernels exported, KVA_SPACE,
client/server NFS split, find(1) primaries now take time units.
2001-09-21 22:06:54 +00:00
bmah
c9d707a81c New release notes: cvs(1) -T, cvs(1) diff -j.
MFCs noted:  cat(1) UNIX-domain sockets, dirpref.

While I'm here, group CVS-related items together in their own section
under userland contributed software.
2001-09-21 21:11:18 +00:00
bmah
a6d84cf8c3 New release note: netstat -S.
MFC noted:  netstat -z.
2001-09-21 15:29:32 +00:00
bmah
dab7aecb1f Move pccard release note entries into their own sect3 section (as was done
for 4.4-RELEASE), eliminate one entry that was superceded by another.
2001-09-21 14:56:10 +00:00
bmah
5d47277f34 Remove some repetitively redundant wording.
Pointed out by:	Jason Andresen <jandrese@mitre.org>
2001-09-21 03:06:46 +00:00
joe
785a826aae On -current with devfs there is no MAKEDEV in /dev anymore, so use
it from ${SRC}/etc/MAKEDEV instead.

We may want to do this on -stable as well, but for now -stable still
uses /dev/MAKEDEV.
2001-09-20 13:34:16 +00:00
joe
a888294e85 Relocate the memory disk selection code to the same place the other
variables are set.
2001-09-20 13:09:01 +00:00
joe
f1ee6b1782 Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG
from the PicoBSD kernel files as they're not relevant any more to
-current.
2001-09-20 11:30:39 +00:00
luigi
2602b5e748 Make the script aware of mdconfig, so it can hopefully run on -CURRENT
as well. This works by selecting "md" or "vn" depending on "uname -r"
output, so we can use the same script on -CURRENT and -STABLE.
Also included minor bugfixes and code cleanup.

Testers welcome, as this code has only been tested on -STABLE
(and for this reason I am doing an immediate MFC).
2001-09-20 02:52:02 +00:00
bmah
7f8575ebc7 Try to work off backlog of CURRENT release notes: vm.zeroidle_enable,
an(4)/ancontrol(8) -M monitor mode, burncd(8) -d, cat(1) UNIX-domain
sockets.
2001-09-18 15:25:00 +00:00
murray
ba1a8dcb45 Add release note entry about the amdpm(4) driver. 2001-09-18 04:55:25 +00:00
hrs
3c93d16ca6 Catch up with the English version:
1.5   -> 1.7  	errata/article.sgml
2001-09-16 09:17:25 +00:00
hrs
69107e8083 Fix some typo and malformed SGML markups. 2001-09-16 08:28:53 +00:00
hrs
ee0d6e104a Catch up with the English version:
1.124 -> 1.139	relnotes/common/new.sgml
2001-09-15 15:39:58 +00:00
bmah
67f71524ed Add a sample Makefile as an example of building RELNOTESng for
the release documentation snapshot page.
2001-09-14 23:36:27 +00:00
bmah
287b7b2dd6 Add some cards to nge(4)-supported hardware list, as described in
src/share/man/man4/nge.4 rev 1.8.
2001-09-14 15:34:06 +00:00
bmah
18a51f9a9a Two style changes: Bring "maintained by" credit into a sect1info, and
move the ID string from a pubdate element into a comment on the
grounds that this document doesn't change rapidly enough to require
that the ID string to actually be rendered in the output.
2001-09-14 15:31:33 +00:00
bmah
2ccfb935de The Books and Articles section was very choppy due to its cut-and-paste
origins and prior edits.  Polish it.
2001-09-14 04:33:37 +00:00
murray
0b95b15b7a 'make release' should install docproj ports with BATCH=yes so that your
release builds don't stop in the middle of the night asking for user
input about which Ghostscript drivers to install.
2001-09-13 06:44:36 +00:00
knu
743f45ba6c Replace print/ghostscript6-nox11 with print/ghostscript-gnu-nox11. 2001-09-11 21:34:27 +00:00
bmah
5220db9a3e New release note: semop(2) buffer overflow fixed. 2001-09-11 21:05:01 +00:00
dd
cfb1b5c30b New release note about linker.hints and kldxref(8). Even though this
solves a pretty annoying problem, this release notes entry doesn't
describe what this fixes because I can't seem to figure out how to do
this without giving a lot of background.
2001-09-11 13:11:43 +00:00
bmah
f07a058a30 Mention that uustat now gets run as uucp, not root, and note MFC. 2001-09-10 23:19:48 +00:00
bmah
786d3f8511 According to message-id <yfk7kv6rj15.fsf@vader.clickarray.com> on
freebsd-ports, ports/packages will be re-frozen and re-rolled before
4.4-RELEASE, so we can (imprecisely) mark the CVSup bugfix as being MFC-ed.
2001-09-10 20:41:39 +00:00
bmah
d0a67ff6c2 New release note: Non-root-owned binaries in standard system paths
now have the schg flag set.
2001-09-10 18:51:13 +00:00
bmah
02f08354f6 New release notes: Use net/cvsup, rather than net/cvsup-bin and
net/cvsupd-bin.  Also note CVSup update to fix S1G bug.

I'm breaking a self-imposed rule of not mentioning ports-collection
updates in release notes.  I'm only doing this because CVSup is a
fairly essential part of the FreeBSD Project infrastructure.  Save
for exceptions such as this, the release notes will continue to
document changes to the base system only.

Suggested by:	mike
2001-09-10 16:54:50 +00:00
bmah
cefec83f16 Add a bit of background to the ACPI release note. 2001-09-07 15:30:18 +00:00
dd
af91b429d2 ACPI CA updated to 20010831. 2001-09-07 12:14:24 +00:00
bmah
cfd7870aa2 Delete a note to myself that doesn't really belong in a released
document.
2001-09-06 23:17:55 +00:00
bmah
72aad7aa54 Delete some cruft that somehow snuck into this file. 2001-09-06 23:16:04 +00:00
jhb
7052237ac4 All of this is now committed to the XFree86 port. 2001-09-06 23:11:14 +00:00
obrien
860ee32ac4 Also try to build setcdboot' first, and only pkg_add -r' if you cannot.
Submmitted by:	dirk
2001-09-05 20:04:35 +00:00
bmah
795f580300 Update release note: tcsh 6.11. 2001-09-05 18:19:08 +00:00
bmah
b6bc28300b Mention the Sparc64 port under development.
Submitted by:	"Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00