ue
944aec1b85
Fix translation
2002-04-03 05:50:41 +00:00
matusita
abc9671573
Fix recent fixit.flp flood:
...
- don't make device files since we are in the DEVFS era.
(for the last resort, fixit.flp still has /dev/MAKEDEV.)
- increase FIXITINODE size to 10 times (40000).
After this change, we have 42kbytes of free space, and 38
of free inodes (confirmed with 5.0-CURRENT-20020327-JPSNAP).
Since 4-stable doesn't have DEVFS, we can't MFC this (except FIXITINODE).
2002-04-02 15:07:34 +00:00
murray
77d700702c
Make it easier to specify a custom kernel configuration for the boot
...
floppies.
PR: misc/36032
Submitted by: David Yeske <dyeske@yahoo.com>
MFC after: 1 week
2002-03-31 17:21:29 +00:00
bmah
659ed8f491
Mention the UltraSparc as supported in the README, also deal with the
...
fact that (now) not every supported platform has sysinstall(8).
2002-03-30 17:34:31 +00:00
murray
4dfcd8bee4
Add a driver configuration file for the Alpha platform, and specify that
...
the network drivers should be taken out of the boot kernel, and added to
the /stand/modules directory of mfsroot.flp.
2002-03-30 03:35:58 +00:00
murray
8b64ecbffc
Bump MFSSIZE to the value used by i386 and pc98. This larger MFS
...
filesystem will still compress below the 1.44 megabyte threshold for
the floppy image.
2002-03-30 02:31:17 +00:00
keramida
563788e98a
Fix entities that lack an ending ';' character.
...
Reviewed by: bmah
2002-03-30 00:20:51 +00:00
murray
6085f75ded
Alpha does not support PCCARD installs, so we do not need the 58k
...
/etc/defaults/pccard.conf. Assume for now that only
MACHINE_ARCH=="i386" wants to do PCCARD installs. We're still using
too much space, but this is a big help.
2002-03-29 22:22:34 +00:00
bmah
e535d9bd9b
New release notes: NetBSD sort replaces GNU sort, texinfo 4.1.
...
Deleted release note: SA-01:13 (superceded by NetBSD sort import).
2002-03-29 17:50:22 +00:00
bmah
79194c1b8a
Remove an extra "a".
2002-03-28 16:09:41 +00:00
murray
c646fdd05c
Add a list of packages that should not be included on any CDROM, so
...
that we don't forget that sysinstall really does not like the
net/cvsupit package.
PR: ports/31399
MFC after: 1 week
2002-03-28 09:20:39 +00:00
ru
702cd91226
Teach sysinstall(8) how to read boot managers out of /boot
...
instead of hardcoding them into the binary. This replaces
the work-around in usr.sbin/sysinstall/Makefile,v 1.121.
Suggested by: jhb
MFC in: 1 week
2002-03-28 08:23:33 +00:00
abial
8682302fbd
Function declared void shouldn't return any value...
2002-03-27 20:10:53 +00:00
keramida
ff7ea7dcf4
Minor sgml fixes.
...
Reviewed by: bmah
2002-03-26 20:23:53 +00:00
jhb
6de60b2636
Remove all traces of write_mfs_in_kernel from the base system release
...
area.
Requested by: joe
2002-03-26 18:12:26 +00:00
phk
811d04c86c
Modernize my email address.
2002-03-25 13:52:45 +00:00
kuriyama
25b9aaaa01
MFen.
2002-03-25 03:31:19 +00:00
luigi
292f82a709
Add a few popular entries.
2002-03-24 21:13:53 +00:00
bmah
ac2fb91ee4
Lots of markup fixes and improvements.
...
Submitted by: ue
2002-03-23 00:24:32 +00:00
bmah
430b41d259
Don't use graphics in callouts for the release documentation. The
...
little graphics images are a pain to deal with, and they don't work in
the *.TXT files anyways.
Submitted by: ue
2002-03-23 00:23:53 +00:00
bmah
969de7d2d6
Remove an obsolete release note about TCP and SYN-flood protection.
...
Reviewed by: silby
2002-03-23 00:07:12 +00:00
ue
e65c986e46
MFen 1.4
2002-03-22 18:44:57 +00:00
ru
6740a56f48
DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic
...
in <bsd.prog.mk> and <bsd.lib.mk>.
Reviewed by: luigi
2002-03-22 18:36:41 +00:00
bmah
c81b313862
Add [MERGED] tag things to some items in the kernel section that should
...
have had them, but didn't.
While I'm here, do some general cleanup, including typo fixes, some
rewrites, and consolidation of some related entries.
2002-03-22 16:06:53 +00:00
bmah
f6e5ef2ebf
MFCs noted: ata(4) RAID rebuild, atacontrol(8).
2002-03-22 05:38:50 +00:00
bmah
b8113dab24
New release notes: slab allocator, new ephemeral port range, OpenSSH 3.1.
...
Updated release notes: Binutils 2.12.0, gcc post-2.95.3 snapshot,
OPIE 2.4.
While I've got my hands dirty, make a couple of markup fixes as well.
2002-03-22 05:28:36 +00:00
kuriyama
ce819c0c13
MFen.
2002-03-22 00:19:50 +00:00
bmah
59f469af3b
New release notes: libstand split file loading.
...
Updated release notes: sparc64 platform progress, IPFilter 3.4.25.
Belated MFC note: OpenSSH 2.9.
2002-03-21 16:30:34 +00:00
luigi
32cb7030ba
Gracefully exit when no MFS signature is found in the kernel.
...
Add support for a new "import_files" option (see manpage for details).
2002-03-21 03:15:06 +00:00
tmm
d180de2878
Add 6 models which have been successfully booted into multi-user mode
...
(Ultra 1, Ultra 30, Netra t1, Enterprise 220R, Enterprise 250 and
Enterprise 450R).
Thanks go to the following people for giving us access to their machines
or repeatedly testing kernels (in alphabetical order): Tim G. Børresen,
Jan Chrillesen, mux, phk and Tomi Vainio.
Reviewed by: bmah (slightly different version)
2002-03-20 21:14:00 +00:00
kuriyama
e8f7a49843
MFen.
2002-03-20 02:01:26 +00:00
murray
4a8299a7c0
Add graphics/gimp1 and lang/gnat to the list of must-have packages for
...
disc #3 .
Requested by: "Dennis Lowery" <dennisl@rio.com>
2002-03-19 16:40:03 +00:00
ue
4c48575687
MFen 1.303
2002-03-19 05:26:14 +00:00
kuriyama
e43d2fc088
MFen.
2002-03-19 00:41:57 +00:00
bmah
e59bbf2ec6
New release note: SA-02:18.
2002-03-19 00:19:53 +00:00
bmah
3b5e42c16d
Fix wording (hopefully for the last time) of my summary of SA-02:13.
...
Submitted by: ue
Reviewed by: nectar
2002-03-18 20:26:04 +00:00
ue
4da5f64312
MFen 1.301
2002-03-18 19:41:51 +00:00
bmah
bdae5e51a4
Updated release notes: Perl 5.6.1, one-true-awk 2002-02-10.
2002-03-18 02:04:47 +00:00
bmah
bd1b0f4297
Updated release notes: ACPI 20020308, OpenPAM Centaury.
2002-03-18 02:01:08 +00:00
kuriyama
a54439fd09
Translate SA-02:13 entry.
2002-03-17 16:02:56 +00:00
ue
710deccc7f
MFen: release.prev.stable
2002-03-17 16:01:52 +00:00
kuriyama
7ea9ccdeb1
MFen.
2002-03-17 15:55:31 +00:00
jhay
b4a12c650a
Add one more dependency, graphics/jbigkit.
2002-03-17 15:40:01 +00:00
ue
8cdb068869
MFbed: language fixes after the mailing list change
2002-03-17 12:35:19 +00:00
murray
f7794e6e1a
Add a new entity for the previous stable release. For the most part,
...
the release notes compare 5.0-CURRENT to 4.0-RELEASE, but in at least
one place it is beneficial to mention the last stable release of
FreeBSD (4.5-RELEASE).
Reviewed by: bmah
2002-03-17 08:48:08 +00:00
murray
284b7db51d
Remind developers to update release(7) if they make substantial
...
changes to this file.
2002-03-17 07:34:12 +00:00
ue
8806dbc3e2
MFen 1.38
2002-03-16 03:34:24 +00:00
murray
06009e09a5
Add textproc/docproj and editors/xemacs21 to the list of packages for
...
disc #3 .
MFC after: 1 week
2002-03-15 23:55:54 +00:00
wilko
1f0532971f
rectify AS500 sound stuff.
...
Submitted by: ue
2002-03-15 19:06:19 +00:00
ue
62164107cc
MFbed: Use German Release Entities for all articles
2002-03-15 13:51:23 +00:00