Bruce A. Mah
fc5738c0d3
Modified release notes: GNOME 2.2.1, KDE 3.1.1a.
2003-04-12 15:21:10 +00:00
Bruce A. Mah
a0f2509c9f
Whitespace cleanup from the sect3->sect2 reorg.
...
Translation teams can ignore this.
2003-04-12 15:18:52 +00:00
Bruce A. Mah
30709a2a94
Add id attributes for all sect2 and sect3 sections.
2003-04-12 15:13:26 +00:00
Bruce A. Mah
bab2e18fa0
Slight reorganization of the release notes: Make the contributed
...
software section and ports/packages infrastructure section be sect2
level sections (instead of sect3 under userland). Combine the
kernel/contributed and userland/contributed entries into the new sect2
contributed section.
The main point of doing this is that the distinction between kernel
and userland is largely irrelevent for contributed software, and
doesn't apply well to things such as IPFilter and KAME, which have
both kernel and userland components.
2003-04-12 15:07:04 +00:00
Bruce A. Mah
7842e8b37b
fxp(4) works on sparc64.
2003-04-11 03:00:08 +00:00
Jake Burkholder
d19d8c8753
Mention DARPA and Network Associate Laboratories.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-04-11 02:53:49 +00:00
Bruce A. Mah
eb9a5ddf51
Put the MAKEDEV item in correct alphabetical order.
2003-04-11 00:51:15 +00:00
Bruce A. Mah
aac302c75e
New release notes: PAE, diskinfo(8), jail(8) -i, jexec(8), jls(8),
...
killall(1) -j, mount(8)/umount(8) -F, rtld(1) dynamic mapping and
libmap.conf(5), 1:1 threading.
Modified release notes: Use wlan(4) manpage hyperlink.
2003-04-11 00:50:33 +00:00
Murray Stokely
046f71c082
Add a note about MAKEDEV / devfs.
...
PR: docs/48038
2003-04-07 11:20:24 +00:00
Murray Stokely
75ea4f411b
Update wording about future 4.X releases now that 4.8 is out the door.
2003-04-07 11:15:14 +00:00
David Malone
fa25e61082
Don't forget to send the Content-length header after calculating it.
...
PR: 29725
Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
2003-04-05 17:15:38 +00:00
David Malone
cda5ba2ceb
More warns cleanups and misc cleanups:
...
1) Make fetch_mode a pointer 'cos we can just use the optarg.
2) Constness.
3) Add/complete prototypes.
4) Change an int to a socklen_t.
5) Don't use C++ style comments.
6) Check return values from read and fork a little more carefully.
7) Avoid closing an uninitialised int.
8) Get rid of unneeded extern declarations.
2003-04-05 15:27:27 +00:00
Bruce A. Mah
85fcc22cf6
Fix typo: On the relevant architectures, floppy drives are handled by
...
the fdc(4) driver, not the fd(4) file descriptor files.
Submitted by: Peter B <pb@ludd.luth.se>
MFC after: 1 week
2003-04-03 21:23:31 +00:00
Ruslan Ermilov
9e7ea7cc66
Removed redundant lines.
...
Noticed by: obrien
2003-04-01 19:59:30 +00:00
Bruce A. Mah
6a37003ce4
Release errata can also contain information uncovered late in the
...
release cycle (after the release notes are closed). Note this fact.
2003-03-31 18:12:56 +00:00
Bruce A. Mah
40b2ec8fec
New release notes/errata: SA-03:07.
...
Submitted by: gshapiro
2003-03-31 17:38:18 +00:00
Ruslan Ermilov
0894276077
Trace command execution. Grammar and spelling.
2003-03-31 12:41:27 +00:00
Ruslan Ermilov
99f0879155
NODEVFS cleanup: don't bother with MAKEDEV.
2003-03-31 12:35:26 +00:00
Ruslan Ermilov
51df6fdf37
Unmount the file system and detach an underlying memory disk even
...
if the script fails somewhere in the middle.
Prodded by: phk
2003-03-31 12:29:31 +00:00
Ruslan Ermilov
0dbc5e389c
Revert revision 1.639 -- the "nodev" mount(8) option restriction
...
does not apply to ${CHROOTDIR} file system since revision 1.712.
2003-03-31 11:46:49 +00:00
Ruslan Ermilov
dbc9acf4e4
Strip the .comment section out from the BOOTMFS kernel.
2003-03-31 11:16:53 +00:00
Bruce A. Mah
ce6a61aaa0
Modified release note: sendmail-8.12.9.
...
Submitted by: gshapiro
2003-03-30 06:02:40 +00:00
Bruce A. Mah
e2fd179f58
Typo fixes. Translators can probably ignore these.
...
Submitted by: ispell(1)
2003-03-28 18:22:23 +00:00
Bruce A. Mah
d0fec20c3d
New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3).
2003-03-28 18:14:54 +00:00
Jimmy Olgeni
d220d24cd1
Whitespace: wrap paragraph before column 80 (no content changes).
...
Approved by: bmah
2003-03-25 20:21:20 +00:00
Jimmy Olgeni
da5bd0dca8
Some spelling fixes.
...
Approved by: bmah
2003-03-25 20:18:37 +00:00
Jimmy Olgeni
6621f104c1
Remove trailing whitespace.
...
Approved by: bmah
2003-03-25 20:17:31 +00:00
Hiroki Sato
1649fe2b0a
Catch up with the English version:
...
1.523 -> 1.524 relnotes/common/new.sgml
2003-03-24 21:42:53 +00:00
David E. O'Brien
919b002617
s/loaded as a module/available as a module/g
...
Submitted by: ru
2003-03-23 04:23:10 +00:00
Ruslan Ermilov
4c9fbbd687
Go for the auto-tuned `maxusers'. This at least fixes
...
the ``panic: timeout table full'' on Alphas.
Tested by: wilko
2003-03-22 14:23:23 +00:00
Hideyuki KURASHINA
66996f7a88
Refine translation.
2003-03-22 11:13:31 +00:00
Hideyuki KURASHINA
9c56ba0569
Merge the following from the English version:
...
1.31 -> 1.33 errata/article.sgml
2003-03-22 10:50:05 +00:00
Hiroki Sato
86b81cd948
Fix some mistranslations.
2003-03-22 05:47:29 +00:00
Hiroki Sato
faf5689e78
Merge the following from the English version:
...
1.500 -> 1.523 relnotes/common/new.sgml
2003-03-22 04:37:55 +00:00
Hiroki Sato
f2c3689de3
Add a missing </para>.
2003-03-22 04:37:16 +00:00
Bruce A. Mah
20839b6fb9
Modified release note: SA-03:06 (minor wording tweak).
2003-03-21 22:37:39 +00:00
Bruce A. Mah
b3f19081e7
New errata/release notes: SA-03:06.
2003-03-21 22:31:44 +00:00
Ruslan Ermilov
61b25513f1
wlan module depends on rc4 module, so provide one.
...
Reviewed by: imp
2003-03-21 22:01:00 +00:00
Ruslan Ermilov
55852204e3
Use the target arhitecture's disktab(5) file.
2003-03-21 13:41:17 +00:00
Ruslan Ermilov
e3940ce7c3
Pass the target machine architecture down to disklabel(8).
...
Do it so that systems without the -m option in disklabel(8),
e.g. 5.0-RELEASE, can still build current snapshots.
While here, drop the -s option from doFS.sh; we have not
been using the .size files for a long time.
2003-03-20 23:46:22 +00:00
Bruce A. Mah
b79b44a90f
New release/errata notes: SA-03:05.
2003-03-20 18:57:30 +00:00
Bruce A. Mah
762ea9936c
Update release note: awk 20030314.
...
MFC: FILE 3.41.
2003-03-17 19:22:12 +00:00
David E. O'Brien
5262ab2453
In rev 1.603 I should have changed it to mdconfig rather than remove it.
...
I don't recall now, but for some reason I didn't think it was needed.
Also place the mdconfig right before the chroot call, to make it stand out
this needs to be done in the standard environment, as we've tried doing it
in the chroot environment before.
2003-03-17 18:49:46 +00:00
Ruslan Ermilov
c1fc2282ba
Unbreak iso.1.
2003-03-17 17:49:57 +00:00
David E. O'Brien
30fa49841a
Use positive logic rather than harder-to-read negative logic.
2003-03-17 05:46:10 +00:00
David E. O'Brien
3ea0ca53aa
Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
...
like this. Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
David E. O'Brien
437077b04d
Add PORTREADMES_FLAGS which can really speed up the build on SMP machines
...
when set to -j<3*#CPU's>
2003-03-16 22:42:26 +00:00
Hideyuki KURASHINA
3be973ed81
Merge the following from the English version:
...
1.27 -> 1.31 errata/article.sgml
2003-03-16 13:32:01 +00:00
Hideyuki KURASHINA
100be94c5b
Merge the following from the English version:
...
1.135 -> 1.136 hardware/common/dev.sgml
2003-03-16 12:41:12 +00:00
Giorgos Keramidas
90ba40bfc9
Remove an extraneous closing paren and fix a minor grammar nit.
...
Reviewed by: bmah
2003-03-16 02:14:04 +00:00
Bruce A. Mah
4d3f327737
New release notes: DRM module update, MAJOR_AUTO device numbers,
...
Kerberos IV de-orbit.
2003-03-14 23:03:27 +00:00
Bruce A. Mah
fb5caa50ab
New release notes: RFC 3042 (limited transmit), RFC 3390 (increased
...
initial TCP window sizes).
Submitted by: hsu
2003-03-14 16:56:27 +00:00
Bruce A. Mah
df2913ad7b
Correction to SA-03:03 note.
...
Submitted by: silby
2003-03-14 16:37:39 +00:00
Bruce A. Mah
13917c99d1
New release notes: GNOME 2.2, KDE 3.1, XFree86 4.3.0.
...
(This isn't a precedent for documenting every little change to all of
our 8000+ ports, but these three are important to a lot of people, and
we have some special support for them in sysinstall.)
2003-03-13 23:11:16 +00:00
David Malone
a8b08ce3b1
Don't return with a value in a void function.
...
Pass a time_t rather than a long to time.
2003-03-13 22:06:10 +00:00
Bruce A. Mah
39d561b5a5
New release note: IP fragment reassembly improvement.
...
Modified release note: Fix punctuation glitch in bzip2 note.
2003-03-09 02:27:12 +00:00
Mark Murray
0b5a594ed5
KerberosIV de-orbit burn continues. Disconnect from "make release".
2003-03-08 09:56:09 +00:00
Marcel Moolenaar
cd9568c73e
o Run make readmes (ports) from within CHROOTDIR to avoid pollution
...
and/or breakages due to /etc/make.conf on the host. Move it after
make world and put it in an if-block so that we can include the
commands in the script even if we're not going to make the readmes.
o When building docproj, make sure we propagate the setting of the
FTP_PASSIVE_MODE environment variable. Not propagating the envvar
may cause fetch failures. This increases the number of cases for
which one does not have to prefetch the packages.
2003-03-08 08:51:25 +00:00
Bruce A. Mah
6b1db7e808
New release note: Default kern.module_path no longer includes
...
/modules.
(Mostly based on submission...any errors are my fault.)
Submitted by: sheldonh
2003-03-08 00:27:34 +00:00
Bruce A. Mah
0292f391c7
New release notes: aac(4) is Giant-free, mac_portacl, mksnap_ffs(8),
...
de-pkg-comment.
Modified release notes: HTT (needs HTT kernel option), ping -M
(supports timestamp requests).
2003-03-08 00:14:52 +00:00
Bruce A. Mah
074a6e677f
New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.
...
Submitted by: hsu [1]
2003-03-07 00:41:42 +00:00
Bruce A. Mah
6b713ec7f2
SA:03-04 note was a poor cut-n-paste from the SA. Do it right this
...
time.
2003-03-03 18:23:57 +00:00
Bruce A. Mah
f5bc71ea34
New errata item: SA-03:04.
2003-03-03 18:20:00 +00:00
Bruce A. Mah
9e3377a335
New release note: SA-03:04.
2003-03-03 18:12:43 +00:00
Bruce A. Mah
52c7e152d7
Updated release notes: sendmail-8.12.8 (+MFC), tcpdump-3.7.2 (+MFC).
...
MFC noted: ISC DHCP 3.0.1RC11.
2003-03-03 17:48:09 +00:00
Murray Stokely
258ed3f85e
Add another index checking script to ensure the sanctity of the
...
package set. More robust than others already in the tree, but a bit
crufty as this was mostly written in the Walnut Creek CDROM days.
Sponsored by: FreeBSD Mall, Inc.
2003-03-03 09:42:47 +00:00
Murray Stokely
1889afca0c
Update maintainer. Thanks to Jordan for getting this started, but he
...
hasn't been the maintainer for at least a year.
2003-03-03 03:28:30 +00:00
Bruce A. Mah
3dc02da1ae
New release note: NETNCP/nwfs working.
...
Updated release note: ipfw(4) uid rules working.
2003-03-01 17:08:26 +00:00
Bruce A. Mah
cd00dd1969
Updates for the status of ipfw(4) bugs [1] and NETWARE/ncp [2].
...
Submitted by: maxim [1], tjr [2].
2003-03-01 16:58:53 +00:00
Bruce A. Mah
1c7a473664
Updated release notes: add nooption/nomakeoption to nodevice, FILE
...
3.41.
MFC noted: IPFilter 3.4.31.
2003-03-01 16:28:25 +00:00
Ruslan Ermilov
b4f721685e
If we are told to update the sources in "make rerelease", we also
...
probably want to re-buildworld.
If we are not going to rebuild (make rerelease -DRELEASENOUPDATE
and the file ${CHROOTDIR}/tmp/.world_done exists), do not touch
${CHROOTDIR}/usr/src/sys/conf/newvers.sh, as the only effect that
is has is upsetting release.2. Hey, have you ever seen this
"touch: not found" during rerelease? :-)
2003-02-26 15:32:12 +00:00
Yoshihiro Takahashi
28a6e57e85
MFi386: Don't remove UFS_ACL support.
2003-02-26 13:49:46 +00:00
Ruslan Ermilov
21650d4595
Stay consistent with dofs_md().
2003-02-26 10:51:28 +00:00
Bruce A. Mah
e3b5cb1fc7
New errata: SA-03:02, SA-03:03.
2003-02-24 17:50:27 +00:00
Bruce A. Mah
d57270f768
Fix whitespace bogon introduced in previous commit...no content
...
changes.
2003-02-24 17:23:03 +00:00
Bruce A. Mah
b16dcb2158
New release notes: SA-03:02, SA-03:03.
2003-02-24 17:21:15 +00:00
Ruslan Ermilov
8eb4e096d5
At least we don't need the whole <bsd.prog.mk> glue.
...
(I did test build the original change, but apparently
forgot to include it to LOCAL_PATCHES. It happens.)
2003-02-23 19:15:55 +00:00
John W. De Boskey
270ee878ff
mk file needed for 'make obj' done by $CHROOTDIR/mk
2003-02-23 06:27:21 +00:00
Bruce A. Mah
1182819558
Add a paragraph on HyperThreading support.
2003-02-23 02:04:12 +00:00
Bruce A. Mah
4b26786285
IPFilter has both kernel and userland components, but traditionally
...
we've listed updates to it in the kernel section. Be consistent and
move its item from userland/contributed to kernel/contributed.
2003-02-23 02:01:56 +00:00
Bruce A. Mah
95294921c3
Fix some minor typos.
2003-02-23 01:59:35 +00:00
Bruce A. Mah
e1b60152ff
New release notes: /dev/tty fix, fstat(2) bugfix, kqueue(2)
...
bugfix, xl(4) bugfix, ipfw(4) skipto/log fix, non-blocking RPC fix,
mly(4) fix, smbfs bugfixes, adduser(8) passwords with special
characters, sem_open(3) multiple open fix.
All of these items are bugfixes listed in errata/article.sgml
rev. 1.27. It seemed to me that if they were important enough to
list in the errata, they were important enough for the release notes.
2003-02-23 01:57:54 +00:00
Bruce A. Mah
c8536c503e
Add a variety of new devices culled from recent (?) commits, affecting
...
the ata(4), asr(4), aac(4), trm(4), and vr(4) drivers.
2003-02-21 23:36:00 +00:00
Bruce A. Mah
c2d1d1eda7
New release notes: i386 HTT (+MFC) [1], privileged port sysctls,
...
ata(4) has more SiS support, cd(4) update, rand(3) bugfix [2],
srandom(3) better seeding [2], sysinstall(8) can install XFree86
components again.
Clues provided by: jhb [1], kris [2]
2003-02-21 23:34:41 +00:00
Ruslan Ermilov
dba36bb912
Fixed synopsis.
...
Mention that md(4) should be active (from release(7)).
Yet, this has nothing to do with bsd.prog.mk.
2003-02-21 22:37:18 +00:00
Hiroki Sato
d27daa276e
Merge the following from the English version:
...
1.496 -> 1.500 relnotes/common/new.sgml
2003-02-21 21:06:28 +00:00
Makoto Matsushita
a9f39f60e0
Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp.
...
If we have no UFS_ACL kernel, users who already uses UFS1/2 attributes
get confused since no access control is performed for an update install.
Still, pc98 and alpha doesn't have UFS_ACL since I don't know about them.
Nyan-san, if kern.flp on tatsu has enough spaces (4k or more spaces),
please back UFS_ACL for pc98 also.
Data collected from: 5.0-CURRENT-20030221-JPSNAP on snapshots.jp.FreeBSD.org
2003-02-21 18:07:24 +00:00
Bruce A. Mah
93664efadd
Modified release notes: OpenSSL-0.9.7a.
...
While here, fix a minor markup bogon.
2003-02-20 17:26:11 +00:00
Bruce A. Mah
a214f9cd86
Fix pathnames: BIN should be BASE for FreeBSD 5.0 and later.
...
Submitted by: obraun
2003-02-20 04:32:44 +00:00
Olivier Houchard
b7673cd133
Move trm(4) to the drivers floppy.
...
This should have been done a long time ago.
2003-02-20 03:22:53 +00:00
Makoto Matsushita
9e1bbfcf67
Pushing back aacp driver to kern.flp kernel. It can be removed iff
...
aac is not compiled into a kernel.
After this change, kgziped kernel got about 320 bytes; it still fits a floppy.
Pointy hat to: matusita
2003-02-19 03:49:17 +00:00
Makoto Matsushita
5a09e21c81
Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING.
...
aacp is a passthrough driver for aac, but it seems that aac kernel
module has a feature provided by aacp; so it can be removed safely.
_KPOSIX_PRIORITY_SCHEDULING provides P1003.1B realtime extension.
However, in an installation phase, it seems that it helps a little
for us, so we can remove this option from a kernel for floppy installation.
I know _KPOSIX_PRIORITY_SCHEDULING option is defined in other architecture.
However, I don't touch them at this time; I can't test it.
Anyway here's result.
Before diet:
-rwxr-xr-x 1 matusita matusita 4849883 Feb 18 11:22 kernel
-rwxr-xr-x 1 matusita matusita 1727143 Feb 18 11:47 kernel.kgz
After diet:
-rwxr-xr-x 1 matusita matusita 4840949 Feb 18 09:48 kernel
-rwxr-xr-x 1 matusita matusita 1723911 Feb 18 11:47 kernel.kgz
We've got extra 3232 bytes (using 5-current as of Feb/18/2003).
In cooperation with: jwd (test ISO installation image)
Boot tested on: several PCs around myself
Installation tested on: VMware Workstation e.x.p build-4099
2003-02-18 12:09:20 +00:00
Bruce A. Mah
9ebb866eb2
Fix stupid whitespace typo.
2003-02-18 05:16:54 +00:00
Bruce A. Mah
867054020f
New release notes: Linux IPv6 support, cm support for IPX (+MFC),
...
FAST_IPSEC and INET6 can coexist (sort of), wfd/wst removal, compat4x
adds libcrypto/libgmp/libssl libraries, config(8) nodevice,
mount_nfs(8) -c (+MFC), ping(8) -M.
Modified release notes: Explicitly name wlan module.
2003-02-18 02:51:53 +00:00
Bruce A. Mah
2383624937
New release notes: FILE 3.40, IPFilter 3.4.31.
...
MFC noted: OpenSSL 0.9.7.
2003-02-16 21:30:30 +00:00
Makoto Matsushita
77d79f0c60
Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox.
...
These variables will be used by pkg_add, which installs mkisofs package
while MAKE_ISOS=YES. See src/release/${arch}/mkisoimages.sh if you doubt.
No objection heard from: current@FreeBSD.org
Suggested by: des, nectar (about *_PROXY variables)
2003-02-16 08:34:11 +00:00
Hiroki Sato
3ae0f15f31
Merge the following from the English version:
...
1.495 -> 1.496 relnotes/common/new.sgml
2003-02-15 06:10:34 +00:00
Wilko Bulte
db8fe4d4e9
Now that I finally tested ES40 write some notes about these machines.
...
Triggered that ES40 should 'just work by': gallatin
2003-02-14 23:53:57 +00:00
Bruce A. Mah
6ed1480808
New release notes: NewReno fixed (+MFC), libgeom(3), pam_ssh(8)
...
rewrite, syslogd(8) multiple hosts/programs in syslog.conf(5).
MFCs noted: CanBe, sendmail-8.12.7.
2003-02-14 16:34:36 +00:00
Wilko Bulte
11e1658759
Note that graphics performance on Miata generally is better with the
...
graphics card in a 64bit PCI slot.
2003-02-12 08:25:30 +00:00
Hideyuki KURASHINA
7a48e6deb8
Catch up the following with the English version:
...
1.11 -> 1.12 early-adopter/article.sgml
1.493 -> 1.495 relnotes/common/new.sgml
Approved by: hrs (mentor)
2003-02-11 18:56:46 +00:00
Yaroslav Tykhiy
e937a222a6
MFCs noted: ftpd(8) -h, -P, "/./"; ftpchroot(5).
2003-02-11 16:54:16 +00:00
Bruce A. Mah
1ecc8ba383
New release notes: GCC 3.2.2, sendmail 8.12.7.
2003-02-10 16:46:44 +00:00
Hiroki Sato
61350b10d2
Merge the following from the English version:
...
1.26 -> 1.27 errata/article.sgml
1.492 -> 1.493 relnotes/common/new.sgml
2003-02-07 22:22:51 +00:00
Bruce A. Mah
323f66084d
New release notes: vinum(4) root filesystem, pw(8) and usernames
...
ending with $.
2003-02-07 20:41:37 +00:00
Bruce A. Mah
f3fc1acde2
Update for progress in fixing mly(4).
2003-02-07 20:09:30 +00:00
Hiroki Sato
e5952d25fc
Merge the following from the English version:
...
1.9 -> 1.11 hardware/sparc64/proc-sparc64.sgml
2003-02-07 16:37:46 +00:00
Hiroki Sato
c8b7ae78c3
Merge the following from the English version:
...
1.129 -> 1.135 hardware/common/dev.sgml
2003-02-07 16:23:06 +00:00
Hiroki Sato
ae6617d3ef
- Fix a mistranslation (errata/article.sgml)
...
- Catch up with the English version:
1.490 -> 1.492 relnotes/common/new.sgml
2003-02-07 16:11:56 +00:00
Yaroslav Tykhiy
0133ca338c
<quote> isn't needed for text already marked as <literal>.
...
Pointed out by: bmah
2003-02-07 10:57:28 +00:00
Yoshihiro Takahashi
c38d6f3b46
PC98 also has combined boot loader.
2003-02-07 10:11:00 +00:00
Hiroki Sato
87d2aedc9c
Merge the following from the English version:
...
1.25 -> 1.26 errata/article.sgml
2003-02-07 09:57:28 +00:00
Udo Erdelhoff
325dcf8872
SIGTERM: Remove my name from the DE translation of the Release Notes
2003-02-07 07:27:55 +00:00
Hiroki Sato
374d145b08
Merge the following from the English version:
...
1.488 -> 1.490 relnotes/common/new.sgml
2003-02-06 17:35:45 +00:00
Bruce A. Mah
bc910984c1
New errata: SA-03:01.
2003-02-06 17:06:57 +00:00
Bruce A. Mah
25a5cac5c7
New release note: SA-03:01.
2003-02-06 16:35:39 +00:00
Bruce A. Mah
21a2f410b7
Minor structural change: It always struck me as odd that "security
...
advisories" were stuck between "kernel" and "userland". Move this
(empty for now) section to the first subsection of "What's New".
2003-02-06 16:21:49 +00:00
Ruslan Ermilov
fa9a98f858
Moved 802.11 (device wlan) consumers to the third floppy as well.
...
Shouldn't these modules have the dependency on "wlan" module?
2003-02-05 10:45:06 +00:00
Ruslan Ermilov
c54fbe8dde
Run kgzip(8) in a right environment and pass it the correct loader object.
2003-02-04 16:07:20 +00:00
Hiroki Sato
8a5d237e05
Merge the following from the English version:
...
1.480 -> 1.488 relnotes/common/new.sgml
2003-02-04 15:08:52 +00:00
Hiroki Sato
fcfffa95e7
Fix a typo (s/CanBE/CanBe/).
2003-02-04 15:04:17 +00:00
Hiroki Sato
9e6a5e71b6
- Remove some English parts left in the previous commit.
...
- Merge the following from the English version:
1.23 -> 1.25 errata/article.sgml
2003-02-04 14:07:43 +00:00
Bruce A. Mah
db5fb5c2b4
New release notes: CanBe power management, volume labels, MAKEDEV gone,
...
sunlabel.
Modified release notes: Use elfdump(1) entity.
2003-02-03 19:29:12 +00:00
Poul-Henning Kamp
d103a0422a
This took longer to test than expected:
...
NODEVFS cleanup: don't bother with MAKEDEV.
Look for /boot/boot first, and arrange disklabel arguments accordingly.
2003-02-01 22:12:50 +00:00
Yaroslav Tykhiy
fa311d84dc
New release notes: ftpd(8) -h, ftpchroot(5),
...
ftpd(8) -- "/./" in user's login directory.
2003-01-31 14:26:17 +00:00
Bruce A. Mah
677b07ecc0
New errata entry: amd(8) problems caused by non-blocking RPC bug.
...
Requested by: mbr
2003-01-30 22:19:23 +00:00
Bruce A. Mah
14df4fc03f
New release notes: alpha boot, i386 boot1/boot -> boot, disklabel(8)
...
-N/-W gone, disklabel is MD, disklabel -s gone.
2003-01-30 22:11:46 +00:00
Bruce A. Mah
89179c464c
Try to play catch-up with CURRENT's release notes.
...
New release notes: devfs(5) now mandatory, SCHED_ULE, geom(4) now
mandatory, BIND 8.3.4 (+MFC), libpcap multi-DLT support, OpenSSL
0.9.7, tcpdump multi-DLT support.
2003-01-30 17:47:16 +00:00
Yoshihiro Takahashi
47794957ec
Move the nfsclient support into mfsroot floppy.
2003-01-30 12:46:47 +00:00
Yoshihiro Takahashi
3a2e228595
Remove the atapifd and atapist support from boot floppies.
2003-01-30 12:43:13 +00:00
Ruslan Ermilov
55ee3f14e3
Part 2/3 of unbreaking cross releases:
...
Use the right strip(1) binary.
2003-01-29 08:39:28 +00:00
Ruslan Ermilov
58b8fa7412
Unbreak i386 snapshots by moving the 802.11 support (device wlan)
...
out from BOOTMFS to the drivers floppy.
2003-01-27 17:54:49 +00:00
Jake Burkholder
fa52dfae4a
Move e450 to supported systems and add e3500 to partially supported.
...
Thanks to Bill Fenner for providing access to an e450, and to Tomi Vainio
for testing on an e3500 (any many other machines).
2003-01-26 06:09:32 +00:00
Bruce A. Mah
cd8465e416
New release notes: dumpfs(8) -M, fetch(1) .netrc/-N, fetch(3) .netrc.
2003-01-25 17:45:27 +00:00
Bruce A. Mah
628edf0f9b
New release notes: wlan, elfdump, ftpd(8) -P, fwcontrol(8) -R/-S,
...
ipfw(8) enable/disable, kenv(1) moved to /bin, ping(8) -D, ping(8) -z,
cvs 1.11.5.
2003-01-24 06:52:14 +00:00
Bruce A. Mah
dfa17da3d4
New errata note: ISC DHCP 3.0rc11 update (happened for 5.0, but
...
missed in release notes).
2003-01-24 04:18:30 +00:00
Bruce A. Mah
0a84b8e5aa
Clarify the text where we encourage users to try new hardware and
...
report results, fix a hyperlink. (A variation on text suggested in
the PR audit trail.)
PR: 47383
Submitted by: Linh Pham <question@closedsrc.org>
2003-01-24 03:40:40 +00:00
Wilko Bulte
ed5c3cab6f
Correct SIMM support for AS2100.
...
Submitted by: Soren Harward <soren@byu.edu>
Prompted by: jhb
2003-01-23 22:31:10 +00:00
Bruce A. Mah
800bb6e2ff
Add some whitespace in the Audio section. Translators can ignore
...
this.
2003-01-23 19:21:26 +00:00
Bruce A. Mah
6857704cb7
I didn't like where I put the last entry. Relocate it within its
...
section.
2003-01-23 19:19:17 +00:00
Bruce A. Mah
126b0c5d9b
Add SB Live! to hardware list.
...
Submitted by: Arnaud Boudou <arnaud.boudou@cgey.com>
2003-01-23 19:16:44 +00:00
Bruce A. Mah
8de20d6fc7
joy(4) entry for pc98 was misplaced...move it from Audio section to
...
Miscellaneous.
2003-01-23 19:09:39 +00:00
Bruce A. Mah
c15e1a383b
Minor whitespace around previous commit. Can be ignored by
...
translators.
2003-01-23 16:48:16 +00:00
Bruce A. Mah
482c060a5d
Add idt devices to the hardware list.
...
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-01-23 16:47:13 +00:00
Ruslan Ermilov
f1eab2912b
tunefs now requires -lufs.
2003-01-23 08:30:48 +00:00
Hiroki Sato
18bbf6badd
- Remove NO_TIDY.
...
- Merge the following from the English version:
1.20 -> 1.23 errata/article.sgml
2003-01-22 21:05:07 +00:00
Bruce A. Mah
256b988c93
New errata note: xl(4) timing problems.
...
Submitted by: silby
2003-01-22 17:28:12 +00:00
Bruce A. Mah
e2efc2aef6
New errata item: adduser(8) passwds can't have special shell characters.
...
Submitted by: <robin@isometry.net>, mtm
2003-01-22 17:19:12 +00:00
Hiroki Sato
004a42e5b8
Catch up with the English version (w/ some translation fixes):
...
1.12 -> 1.20 errata/article.sgml
1.126 -> 1.129 hardware/common/dev.sgml
1.475 -> 1.480 relnotes/common/new.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreBSD.org>
References: [doc-jp-work 585]
2003-01-22 01:45:14 +00:00
Bruce A. Mah
24426cecc3
New errata entry for ipfw(4).
...
Submitted by: maxim
Reviewed by: rwatson, bmah
2003-01-21 05:30:41 +00:00