Commit Graph

4157 Commits

Author SHA1 Message Date
Joerg Wunsch
7109d65231 Mention that a minimal version of camcontrol(8) is now available in the
installation environment (currently only for i386 releases).
2002-01-22 11:13:43 +00:00
Jun Kuriyama
5c4132e9a0 MFen (1.263 --> 1.264).
Fix typo.
2002-01-22 06:04:46 +00:00
Bruce A. Mah
1b11aef2ba hw.physmem is more properly a loader tunable, not an environment
variable (which is ambiguous).

Submitted by:	dwhite
2002-01-22 05:21:21 +00:00
Makoto Matsushita
4b60693c3c MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).
5.0-CURRENT-20020121-JPSNAP was failed to build since kern.flp has no
space.  There is already a hack to kgzip loader, and it makes:

-r-xr-xr-x  1 root  wheel  163840 Jan 21 07:40 loader*
-r-xr-xr-x  1 root  wheel   90121 Jan 21 08:06 loader.kgz*

73719 bytes of free spaces to us.
2002-01-20 23:17:52 +00:00
Jun Kuriyama
cc51a2e8b1 MFen (1.261 --> 1.263). 2002-01-19 15:53:23 +00:00
Jun Kuriyama
2e950b9a72 Remove bogus entry. 2002-01-19 15:12:40 +00:00
Jun Kuriyama
094e81f83b MFen (1.260 --> 1.261; order changes only). 2002-01-19 15:12:05 +00:00
Bruce A. Mah
16ade34a93 New release notes: ARCNET support, cm driver. 2002-01-19 13:38:48 +00:00
Bruce A. Mah
5f2e391e8f New release notes: dc(4) supports VLANs, man(1) no longer SUID man,
/etc/pam.d/.
2002-01-19 13:02:32 +00:00
Bruce A. Mah
eb2e201983 Alphabetize the kernel changes section by manpage reference or
keyword, where possible.
2002-01-19 12:50:37 +00:00
Jun Kuriyama
937d2ef61a MFen (1.259 --> 1.260). 2002-01-19 05:41:17 +00:00
Bruce A. Mah
84e76dff37 New release notes: bpf(4) works better with select(2) and poll(2),
natd(8) -log_ipfw_denied.
2002-01-19 05:23:17 +00:00
Jun Kuriyama
f09fcd7190 MFen (1.257 --> 1.259). 2002-01-19 04:29:55 +00:00
Bruce A. Mah
d5e4d0437f Coalesce several release notes dealing with the aac(4) driver,
clean-up, and mention that it is "fully qualified and sanctioned by
Adaptec".

Requested by:	scottl (the last part, that is)
Approved by:	re (implicitly)
2002-01-18 19:10:06 +00:00
Bruce A. Mah
a9b95b0d62 Update PCMCIA cards (fe(4), ex(4), and ep(4) drivers).
Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-01-18 16:55:22 +00:00
Bruce A. Mah
b35232e314 New release note: SA-02:07. 2002-01-18 16:42:43 +00:00
Yoshihiro Takahashi
30f0d81114 MFi386: revision 1.52: add camcontrol 2002-01-18 03:35:51 +00:00
Joerg Wunsch
b0b18a1cb8 Include /dev/xpt0 into the list of devices to go onto the boot floppy, so
camcontrol can get a handle to initiate a rescan or reset.

MFC after:	1 week
2002-01-17 20:29:02 +00:00
Joerg Wunsch
961cff1566 Include camcontrol(8) (in its minimalistic form) into the boot floppy.
This change should/could be merged into other arch's release build
areas (PC98, Alpha), but since i cannot test a "make release" there, i
won't do this myself.

MFC after:	1 week
2002-01-17 20:28:10 +00:00
Jun Kuriyama
99e85bf6fa MFen (1.255 --> 1.257). 2002-01-17 09:52:19 +00:00
Bruce A. Mah
7d1861f51b Combine a release note entry on the alpha and i386 boot loaders now
that they handle differently-sized blocks on filesystems in the same
way.
2002-01-17 05:56:39 +00:00
Bruce A. Mah
32d91b0458 New release notes: kern.maxvnodes now works, VIA 82C686B Southbridge
fix.
2002-01-17 05:29:03 +00:00
Jun Kuriyama
3b5465647c Merge the changes in the English version (1.254 --> 1.255). 2002-01-17 02:09:43 +00:00
Bruce A. Mah
f170350757 Update release note: kern.security.* sysctls have moved to
security.*.

Requested by:	arr
2002-01-16 16:45:29 +00:00
John Baldwin
9318987eea Don't print out 0xaa55 at the end of a vnconfig disk and use the
"canonical" disk name when calling disklabel so that disklabel auto works.
2002-01-16 07:24:38 +00:00
Jun Kuriyama
3a979a698e Merge the changes in the English version (1.253 --> 1.254). 2002-01-15 08:49:44 +00:00
Bruce A. Mah
24043ba7ec Move bootloader-related changes into a new sect3-level section
underneath the Kernel Changes.
2002-01-14 19:02:19 +00:00
Jun Kuriyama
e32414dac3 Merge the changes in the English version (1.252 --> 1.253). 2002-01-14 15:54:18 +00:00
Bruce A. Mah
412b5b3d8c Release note deleted: sysinstall newfs blocksize parameters on
alpha.

MFCs noted:  Bootloaders support larger filesystem block sizes.
2002-01-14 15:46:58 +00:00
Jun Kuriyama
f19b385d84 Merge the changes in the English version (1.251 --> 1.252). 2002-01-14 08:27:35 +00:00
Bruce A. Mah
5535673fe8 New release notes: boot loaders support larger filesystem block
sizes, new sis(4) support, tcpd(8) now built and installed.
2002-01-14 03:59:36 +00:00
Bruce A. Mah
0fd08d1b33 Mention sis(4) support for SiS 635 and 735 motherboard chipsets. 2002-01-14 03:54:48 +00:00
Bruce A. Mah
4ab0ac1631 Rewrite the i386 processor support section. The old one was too
Intel-specific, and needed fleshing out.

PR:		33582
Reviewed by:	Tom Rhodes <darklogik@pittgoth.com>,
		"Ted Mittelstaedt" <tedm@toybox.placo.com>,
		swear@blarg.net (Gary W. Swearingen)
MFC after:	1 day
2002-01-11 23:27:46 +00:00
Maxim Sobolev
9556cd33ce Backout previious change - package built on bento is called sawfish-gnome,
but the port is still x11-wm/sawfish, not x11-wm/sawfish-gnome.

Shame on:	sobomax
2002-01-09 21:28:48 +00:00
Maxim Sobolev
ef9cff0bec Safwish package built on bento is called `sawfish-gnome', so adjust sysinstall
and print-cdrom-packages.sh accordingly.

Revealed by:	re
MFC after:	1 day
2002-01-09 20:10:02 +00:00
Jun Kuriyama
04073a7ec5 Merge the changes in the English version (1.250 --> 1.251). 2002-01-09 01:37:56 +00:00
Bruce A. Mah
b8f52f738a New release notes: syslogd(8) -c, less 371. 2002-01-08 19:59:54 +00:00
Jun Kuriyama
5fdc6d28ce Merge the changes in the English version (1.248 --> 1.250). 2002-01-08 17:18:22 +00:00
Bruce A. Mah
2ab47b10e8 New release note: kernel/mfsroot split on installation CDs,
permitting the use of full kernels on CD installs.

MFC noted:  New sysinstall Auto settings and Recover space from
deleted autosize partitions.
2002-01-07 22:22:35 +00:00
Bruce A. Mah
54cad77db1 New release note: On the alpha, sysinstall overrides the newfs block/frag
defaults for new filesystems it creates, to meet a boot1 assumption
about the block size of /.
2002-01-07 19:27:53 +00:00
Sheldon Hearn
6a0484375b Add exim to the list of packages that's guaranteed to be on the first
CDROM.

Approved by:	steve
2002-01-07 13:43:45 +00:00
Bruce A. Mah
bc45722c6c Put URL references in footnotes (rather than in parentheses following
the link text), and put footnotes at the bottom of each page.  This
change affects the release documentation only.
2002-01-07 03:51:41 +00:00
Bruce A. Mah
967375e92e MFS: Sync to 4-STABLE...wordsmithing and markup fixes, also mention
manpages as a source for further reading.

	article.sgml	1.1.2.9->1.1.2.10, 1.1.2.11->1.1.2.12
2002-01-06 17:17:55 +00:00
Jun Kuriyama
e8fbefccdc Merge the changes in the English version (1.247 --> 1.248). 2002-01-06 04:30:46 +00:00
Bruce A. Mah
bcac684164 New (but very overdue) release note: ata(4) 48-bit addressing.
MFC noted:  locale renaming.
2002-01-05 18:46:03 +00:00
Jun Kuriyama
e0c58e64c0 Merge the changes in the English version (1.244 --> 1.247). 2002-01-05 08:01:41 +00:00
Bruce A. Mah
f2185639f7 New release notes: SA-02:01, SA-02:02. 2002-01-05 06:07:17 +00:00
Bruce A. Mah
53bb974408 We were right the first time...the HPT372 is an ATA133 controller.
Pointed out by:	Kent Stewart <kstewart@owt.com>
2002-01-04 21:55:32 +00:00
Bruce A. Mah
e54f2d6872 Fix (I think) a typo in the hardware list (HPT372 is ATA100 instead of
ATA133?).

MFC noted:  "more" chipsets supported by ata(4).
2002-01-03 23:24:03 +00:00
Bruce A. Mah
adbd31cb47 New release notes (and hardware list updates): dc(4) support
for Xircom 3201 and Conexant LANfinity RS7112, ifpi(4).
2002-01-03 22:56:43 +00:00
Hiroki Sato
6b9e427258 Fix the footer in Japanese which is likely to mislead
the readers.
2002-01-03 17:42:38 +00:00
Jun Kuriyama
7af51791e5 Merge the changes in the English version. 2002-01-03 04:56:10 +00:00
Bruce A. Mah
7065a2fdeb Update copyright years. 2002-01-02 17:27:58 +00:00
Jun Kuriyama
8d2a504e49 Merge the changes in the English version (1.242 --> 1.243). 2002-01-02 04:19:37 +00:00
Bruce A. Mah
865bd13f4c MF4S: Minor wordsmithing and markup fixes. 2002-01-02 01:36:07 +00:00
Bruce A. Mah
febbbc6727 Modify the release-building process so the srelease distribution
doesn't get spammed by RELNOTESng files.

Previously, we built the RELNOTESng files "in place" and then
populated the media (e.g. floppy, cdrom, ftp) areas from the build
directories.  However, the distributions got rolled after the
RELNOTESng build, and thus picked up the rendered RELNOTESng files.

Now, we install the RELNOTESng documents to R/stage/release.doc, then
clean out the original directories in src/release/doc.  We use the
renditions in the staging area to populate the media areas.

PR:		33141
MFC after:	3 days
		(plus re approval)
2001-12-28 17:21:28 +00:00
Jun Kuriyama
e8f2536ed4 Merge the changes in the English version (1.239 --> 1.242). 2001-12-28 05:07:23 +00:00
Bruce A. Mah
464af731bc At least I'm consistent. Back out the last accidental rev to this file on
HEAD too.

Noticed by:		ben
Another pointy hat to:	bmah
2001-12-27 22:32:33 +00:00
Bruce A. Mah
31ce46afbf New release note: network filesystems can now be listed in
/etc/fstab.

Submitted by:	sheldonh
2001-12-27 21:55:02 +00:00
Bruce A. Mah
5de25ed9b8 New release notes: pseudofs-ize procfs(5), libstand can write to UFS
filesystems, sysinstall(8) auto-partition updates.
2001-12-27 21:37:38 +00:00
Bruce A. Mah
fb8f795e9b New release notes found while trying to catch-up RELENG_4 to reality:
whois(1) -c, pkg_delete -r, rc.conf(5) support for IPFilter state tables.
2001-12-27 21:18:36 +00:00
Bruce A. Mah
c8c16add9a Add nsmb.conf to list of files that sysinstall preserves on an upgrade. 2001-12-27 19:59:57 +00:00
Jun Kuriyama
09ec4b8de7 Ugh, I forgot to bump "Original revision" header... 2001-12-27 08:33:47 +00:00
Jun Kuriyama
2b4ffc85e2 Merge the changes in the English version (1.4 --> 1.6). 2001-12-27 08:31:05 +00:00
Jun Kuriyama
bc19a86310 Merge the changes in the English version (1.205 --> 1.239).
Finally, English and Japanese version are sync'ed in HEAD branch!
2001-12-27 08:28:40 +00:00
Jun Kuriyama
25605152aa Remove unwanted(?) 0xa0 characters. 2001-12-27 03:18:24 +00:00
Jun Kuriyama
a069abe81a Merge the changes in the English version (1.204 --> 1.205).
(Structure changes only.)
2001-12-27 02:33:54 +00:00
Jun Kuriyama
db2f66be52 Merge the changes in the English version (1.187 --> 1.204). 2001-12-27 02:27:21 +00:00
Jun Kuriyama
5060d43190 Remove doubled "ability to" word. 2001-12-27 01:38:02 +00:00
Bruce A. Mah
0051ce2970 Flesh out cdboot release note a little bit, note MFC. 2001-12-26 23:41:20 +00:00
Bruce A. Mah
1bb0556ad5 New release note: ipfw(8) precedence matching.
Updated release note:  smbfs userland 1.4.3.
2001-12-26 23:27:54 +00:00
Jun Kuriyama
4d049e8ff2 Merge the changes in the English version (1.186 --> 1.187).
(Structure changes only.)
2001-12-26 14:02:58 +00:00
Jun Kuriyama
54adcde6c0 Separate entries with blank line. 2001-12-26 14:01:17 +00:00
Jun Kuriyama
a54d254e79 Merge the changes in the English version (1.178 --> 1.186). 2001-12-26 13:43:03 +00:00
Jun Kuriyama
ec7ef67042 Merge the changes in the English version (1.177 --> 1.178).
(Structure changes only.)
2001-12-26 10:55:17 +00:00
Jun Kuriyama
e42e22cbc3 Merge the changes in the English version (1.170 --> 1.177). 2001-12-26 07:33:04 +00:00
Jun Kuriyama
ee5278d332 Merge the changes in the English version (1.169 --> 1.170). 2001-12-26 04:29:26 +00:00
Jun Kuriyama
cf2d5bddbb Merge the changes in the English version (1.168 -> 1.169).
This is structure changes only.  Thanks, Bruce!
2001-12-26 03:19:16 +00:00
Jun Kuriyama
d651a2b298 Merge the changes in the English version (1.155 -> 1.168).
Add local configuration for psgml-emacs.
2001-12-25 14:00:15 +00:00
Jun Kuriyama
ddd3b56f38 Fix unbalanced paren. 2001-12-25 13:40:33 +00:00
Jun Kuriyama
40d4e05fce Merge the changes in the English version (1.149 -> 1.155). 2001-12-23 16:17:50 +00:00
Jun Kuriyama
1b3d626a13 Merge the changes in the English version. 2001-12-22 15:26:46 +00:00
Bruce A. Mah
0d567ca509 MFCs noted: route(8) -ifa/-ifp, NTP 4.1.0. 2001-12-21 18:17:32 +00:00
Bruce A. Mah
9df826532b New release notes: sysinstall(8) now turns on Soft Updates by
default for new filesystems, fdc(4) update.
2001-12-21 02:27:46 +00:00
Bruce A. Mah
e45e83304a Add some remarks on em(4).
MFC noted:  NFS/VM fixes.
2001-12-20 21:33:54 +00:00
Bruce A. Mah
8ff661ddc9 Delete a release note regarding mergemaster(8) which, while true, was
too vague to be useful.
2001-12-20 19:45:14 +00:00
Bruce A. Mah
7750015a22 Modified release note: syncache with syncookies. 2001-12-20 17:42:49 +00:00
Bruce A. Mah
4225365e92 New release note: xl(4) bugfix.
Modified release notes:  UFS_DIRHASH now in GENERIC,

MFC noted:  libfetch auth callback.
2001-12-20 16:45:21 +00:00
Bruce A. Mah
6b32417d21 Update smbfs release note for module-loading.
MFCs noted:  sbni driver, id(1) handles groups(1) and whoami(1),
sysctl(8) -e.
2001-12-20 16:28:50 +00:00
Bruce A. Mah
02f2c8a235 Clarify dirprefs release note. 2001-12-19 23:38:11 +00:00
Bruce A. Mah
cc29665926 MFC: ftpd(8) -o/-O.
Requested by:	sheldonh
2001-12-19 05:30:35 +00:00
Bruce A. Mah
a52deb66b2 New release note: i386 performance enhancements for dc(4) and sis(4).
Suggested by:	luigi
2001-12-19 05:21:43 +00:00
Brian Feldman
e2f5b1e827 set TMPDIR to /tmp 2001-12-18 20:05:20 +00:00
Bruce A. Mah
8709e81edc The smbutils import really only applies to the i386...fix this
(noticed by sheldonh).  While I'm here, note its MFC, also add some
cross-references from the kernel part.
2001-12-18 16:26:57 +00:00
Bruce A. Mah
59f2fc2ca4 New release note: Network device polling.
Modified release note:  Smaller local slowstart flightsize now that
buffers are larger.
2001-12-17 23:27:49 +00:00
Bruce A. Mah
db87a77bd4 New release note: smbfs userland import.
Modified release notes:  bge(4) input checksum offload disabled,
ncv/nsp/stg modules.

MFCs noted:  bootloader -p
2001-12-17 21:32:36 +00:00
Bruce A. Mah
4bb107882e Second (hopefully last) alpha jumbo patch to remove i386-isms.
Reviewed by:	wilko
MFC after:	3 days
2001-12-15 19:57:39 +00:00
Bruce A. Mah
142f8989bc New release notes: root filesystem on a SCSI CDROM, filesystem
bugs fixed.

MFCs noted:  em(4), faith(4) loadable/unloadable/clonable,
sis(4) VLAN support, interface capabilities, IP address hash
table, syn cache, newfs(8) defaults.
2001-12-15 06:48:18 +00:00
Ian Dowse
1cb4661d56 Enable UFS_DIRHASH in the GENERIC kernel.
Suggested by:	silby
Reviewed by:	dillon
MFC after:	5 days
2001-12-14 16:27:11 +00:00
Bruce A. Mah
0c9755a23b Whitespace and capitalization fixes to sync with RELENG_4. 2001-12-14 04:29:57 +00:00
Bruce A. Mah
247e80274d New release note: lukemftp. 2001-12-14 01:14:41 +00:00
Luigi Rizzo
8de7d83bc0 Add a '-l' flag to show CPU load for the various states, similar to what
"top" does (thinking of it, i could have as well used the same format line!)

This only makes sense when "-w" option is also specified, because the
load is computed as the difference between subsequent samples.

I think this (and the "-d" feature which shows differences in the
network statistics counts) would also make sense in the standard
vmstat and netstat.
2001-12-14 01:10:50 +00:00
Bruce A. Mah
d337b6b915 New release notes: boot loader -p for i386, maxusers autosizing,
burncd(8) for VCDs/SVCDs, newfs(8) new 16K/2K block/frag defaults,
watch(8) -f.

Updated release note: sis(4) VAN and note its MFC done a long time
ago.
2001-12-13 21:18:56 +00:00
Bruce A. Mah
9c6df0fa68 Fix missing semi-colons on some entity references. 2001-12-13 18:12:12 +00:00
Bruce A. Mah
f84dad7122 MFCs noted: isic(4) support for Compaq Microcom 610 ISDN,
isdnphone(8) -k.
2001-12-13 06:39:04 +00:00
Bruce A. Mah
6c27cf4a68 Grrr...TCP bugfixes don't belong in the filesystems section. Toss
another pointy hat into my pile in the corner.
2001-12-13 06:03:08 +00:00
Bruce A. Mah
5c020918b4 MFCs noted: vlan(4) devices now (un)loadable and clonable, ciss
driver.
2001-12-13 06:01:01 +00:00
Bruce A. Mah
0312bfaed9 Move some notes inside the paragraphs for the hardware they describe. 2001-12-12 23:22:34 +00:00
Bruce A. Mah
ede55da024 New release note: jail sysctl variables moved.
Submitted by:	arr
2001-12-12 15:31:19 +00:00
Bruce A. Mah
e581388480 Make manpage links for 5.0-CURRENT release documents explicitly access the
FreeBSD 5.0-CURRENT manpages on the Web site, instead of pointing at
the (possibly wrong) default manpages.

MFC after:	3 days
2001-12-11 23:55:41 +00:00
Bruce A. Mah
e25076d79c Reword "OpenSSH UseLogin yes" item, with cross-reference to
security advisory.
2001-12-04 17:27:32 +00:00
Bruce A. Mah
29bec00a2d Back out the part of the previous commit that dealt with network device
polling (it isn't in CURRENT yet, as pointed out by rwatson).

New release note:  TCP stalls fixed.
2001-12-04 17:20:33 +00:00
Bruce A. Mah
c1b1b5019b New release notes: em(4), network device polling, ata(4) improved
SiS chipset support, OpenSSH UseLogin yes fix.
2001-12-04 15:15:04 +00:00
Makoto Matsushita
57c307da7c Forget to remove fsck from src/release/{alpha,pc98}/boot_crunch.conf,
which should be done with src/release/i386/boot_crunch.conf rev 1.51
and src/usr.sbin/sysinstall/install.c rev 1.311.

Spotted by:	nyan (via ReichaNet)
2001-12-02 04:58:40 +00:00
Makoto Matsushita
bbcb3e0620 Sysinstall cleanups for installation:
1) Use devfs to mount filesystems.  If mounting devfs is fail,
           fallback to old code.
        2) When fscking filesystems, use 'fsck_ffs' explicitly.  As a
           result, we no longer need 'fsck' the wrapper program.

Reviewed by:	jkh
2001-12-02 04:47:46 +00:00
Bruce A. Mah
fdd5b232b2 New release note: send-pr(1) -a (+ MFC).
MFC noted:  Increased TCP sndspace/rcvspace defaults.
2001-11-30 21:37:25 +00:00
Bruce A. Mah
5b9f1319fe Reword pciconf(8) -v release to be a little more useful (now that I
understand what it does), move it to the userland section, and note MFC.
2001-11-29 23:41:14 +00:00
Bruce A. Mah
acd844e79d New release notes: ciss driver, sbni driver.
(Hardware list updated accordingly.)
2001-11-29 23:24:41 +00:00
Bruce A. Mah
57d484c8cc Bring release note on /dev/net into line with reality. 2001-11-29 19:00:16 +00:00
Luigi Rizzo
b8be92123e Implement a more efficient way to assign addresses: read /etc/hosts
only once into an array of shell variables, and then scan the array
to find entries matching the MAC address.
Associative arrays would really be handy here...
2001-11-29 03:16:23 +00:00
Bruce A. Mah
5393fef692 Alphabetize the "Disks and Storage" section of the release notes. No
content changes.
2001-11-28 23:32:24 +00:00
Bruce A. Mah
7b7ab09d93 Update release notes: ACPI imported version. 2001-11-28 23:27:23 +00:00
Bruce A. Mah
ef2b805fcf New release note: TCP syncache. 2001-11-26 20:06:25 +00:00
Bruce A. Mah
1c8653816e New release note: sh(1) now implements test as a built-in command, also
no longer has printf as a built-in.

Submitted by:		knu
2001-11-26 06:00:28 +00:00
Bruce A. Mah
d90753c548 Lose the line listing CD-{R,RW} drives. Listing these few devices is
not particularly helpful, since there are many drives that work with
FreeBSD.

Submitted by:	wilko
2001-11-26 00:26:10 +00:00
Bruce A. Mah
f36f107163 First alpha cleanup-patch to try to reduce the amount of hardware
that shows up on non-i386 hardware lists "by default" (because no
set of hardware platforms was explicitly listed).

Reviewed by:	-alpha

Contributions from:	Rolf Neugebauer <neugebar@dcs.gla.ac.uk>,
			wilko, jhb
2001-11-26 00:24:04 +00:00
Bruce A. Mah
562ee0864c Add attribution for lomac(4) feature.
Requested by:	rwatson
2001-11-26 00:17:50 +00:00
Yoshihiro Takahashi
29921a60d7 Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it for
mkisoimages.sh instead of "-b" directly.

MFC after:	1 week
2001-11-25 16:43:45 +00:00
Luigi Rizzo
e96781579c Whoops... left some junk in previous commit. 2001-11-24 20:24:36 +00:00
Luigi Rizzo
11bc3e5610 Let "make" use the .mk files from the correct source tree instead
of the default ones (which could be incorrect when doing cross builds).

Also, try to be backward compatible when compiling wmk (the goal being
able to use the most recent "picobsd" script on a wide range of
source trees).
2001-11-24 20:22:20 +00:00
Yoshihiro Takahashi
dfbc75ff56 PC98 boxes cannot boot from CD-ROM. 2001-11-24 05:21:53 +00:00
Yoshihiro Takahashi
d0714ae55c Search ${MACHINE}/drivers.conf instead of ${MACHINE_ARCH}/drivers.conf.
The previous commit is not completely.
2001-11-23 14:08:25 +00:00
Yoshihiro Takahashi
ea77a5b4ff Use a separate drivers.conf between i386 and pc98. 2001-11-22 11:04:12 +00:00
John Baldwin
4c8ef1e668 Switch to using a standard /boot directory including the GENERIC kernel
on CD's 1 and 2.  Create a simple /boot/loader.conf on each CD that loads
/boot/mfsroot.gz as a mfs_root image.  The mfsroot moved from /mfsroot.gz
to /boot/mfsroot.gz so that all of the boot stuff is in /boot.  This allows
a full kernel to be used when installing from CD on all architectures
that support CD booting.  Note that on x86, this requires using
/boot/cdboot as a no-emulation boot image instead of /floppies/boot.flp.
2001-11-22 04:02:09 +00:00
Bruce A. Mah
43f5f1d6ac New release note: lomac(4). 2001-11-21 20:05:05 +00:00
Bruce A. Mah
e19ee8d3f1 New release notes: debugging info in modules built with debugging
kernel (based on info from gad), timed(8) works on alpha.
2001-11-21 20:04:18 +00:00
Yoshihiro Takahashi
1d91a770f9 Increase the size of a mfsroot floppy for pc98 to 4320. 2001-11-21 09:42:06 +00:00
John Baldwin
114de50e0d Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Use
a label of auto instead of the fixed size minimum2 so that the bump in
size actually has an effect.
2001-11-20 20:27:54 +00:00
John Baldwin
ef48c744aa - Remove the -T from the 4.x newfs as well.
- Don't write out 0xaa55 to the end of the filesystem as md(4) doesn't
  generate that warning and it breaks 'disklabel mdX auto'.
- Use the 'canonical' disk name mdX instead of /dev/mdX to disklabel so
  we can use disklabel auto for mfsroot filesizes that aren't a standard
  size in /etc/disktab.
2001-11-20 20:25:12 +00:00
John Baldwin
22c4079990 The -T argument to newfs is only needed if teh disk isn't already labeled.
Since we run disklabel before newfs, this doesn't apply in this case.
2001-11-20 20:06:21 +00:00
Josef Karthauser
0dec49d17a Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release
which is likely to be removed shortly, after repo-copying it from
there.
2001-11-20 01:00:52 +00:00
John Baldwin
3e9fbbe1df Use modules-depend instead of kernel-depend for doing the depend stage
in doMODULES.
2001-11-19 21:42:08 +00:00
John Baldwin
839dfafeff Split the mfsroot out from the kernel for the 2.88 boot floppy and the
Alpha CD.  This makes it easier to customize ISO's locally by being able
to replace either the mfsroot or the kernel w/o having to do both.  It also
allows us to switch to using the full GENERIC kernel when booting from CD
on the Alpha and on x86 when using cdboot.  We don't do this yet, however.

Tested on:	x86, alpha
2001-11-19 21:27:00 +00:00
Josef Karthauser
37787fbcce Cull picobsd/custom. It's bit rotted beyond all recognition.
Approved by:	freebsd-small
2001-11-19 18:04:04 +00:00
Makoto Matsushita
25337c6246 Add fsck tool for UFS to /stand tools (again).
Actually src/release/i386/boot_crunch.conf rev 1.45 does this change,
but unfortunately there is no src/sbin/fsck_4.2bsd directory, but
src/sbin/fsck_ffs.

This commit replaces 'fsck_4.2bsd' to 'fsck_ffs', and add a link to
'fsck_4.2bsd' and 'fsck_ufs'.  Note that 4-stable's fsck(8) have an
ability of fsck_ffs also, there is no need to MFC at least now.

Tested only for: i386 (but I believe this doesn't break for other archs)
2001-11-19 14:43:29 +00:00
Bruce A. Mah
09088b1d15 Remove config.sgml from dependencies. Forgot this in my last commit. 2001-11-17 20:53:23 +00:00
Bruce A. Mah
f220e10788 No UserConfig under -CURRENT (at least so I've been led to believe)
so take out the text that discusses it.
2001-11-17 20:28:44 +00:00
Bruce A. Mah
463a339fac Add a comment that the chroot area cannot reside on a "nodev"-mounted
filesystem.

PR:		12712
Submitted by:	Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>
2001-11-17 19:54:22 +00:00
Bruce A. Mah
101acc33fa New release notes: timezone database update, Linux emulation update
for linux_base-7 port.
2001-11-17 00:44:41 +00:00
John Baldwin
df3def7f43 Axe SMP support, the ses device, and the atapifd device from the kern.flp
boot kernel so it fits again.  This actually gives us quite a bit of
breathing room, so some more ethernet drivers might be turned on now in a
later commit.
2001-11-16 18:33:19 +00:00
Yoshihiro Takahashi
c82db554a8 Use the md device not olny a version of the system is 5 but 5 and over.
Requested by:	matusita
MFC after:	1 day
2001-11-16 03:01:50 +00:00
Bruce A. Mah
0721252ad2 New release notes: IPFilter supports IPv6, ipfs(8).
Reminded by:	devet@devet.org (Arjan de Vet)
2001-11-16 01:48:31 +00:00
Bruce A. Mah
e4caab2649 New release notes: Jitter in load average computation, newsyslog(8)
support for bzip2(1).

MFCs noted:  gx(4), edquota(8) -f.
2001-11-15 19:32:57 +00:00
John Baldwin
4a68905be9 NFS_NOSERVER doesn't do anything anymore and is about to get axed so don't
use it.  Instead, remove NFSSERVER.  This was already done on i386, but
the alpha still needed the fix.
2001-11-15 15:58:01 +00:00
Yoshihiro Takahashi
19ea5a3fbf Use the vn driver on a stable system. 2001-11-15 07:27:25 +00:00
John Baldwin
2ac0462f16 The new libedit from a while back depends on ncurses, so put -ledit before
-lncurses so the fixit crunch binary links.

Tested on:	alpha
2001-11-14 17:48:55 +00:00
John Baldwin
4082a49c1e Fix a typo in rev 1.30 that broke the release: s/-dlint/-Dlint/ 2001-11-14 00:12:27 +00:00
Bruce A. Mah
f1dcc7f929 Catch up on old release notes: fxp(4) dynamic standby mode workaround,
keyinfo(1) in C.

MFC noted:  fxp(4) interrupt coalescing/packet bundling.
2001-11-07 20:30:12 +00:00
Jimmy Olgeni
b73ada49cd Fixes:
* least -> list
  * recommendations -> recommended
2001-11-06 21:34:11 +00:00
Jimmy Olgeni
d32cbf82df Fixes:
* acceptible -> acceptable
  * partiton -> partition
  * bootdisk -> boot disk
  * harddisk -> hard disk
  * it's -> its
  * bandwith -> bandwidth
  * website -> web site
2001-11-06 21:32:02 +00:00
Jimmy Olgeni
4fe50cca4b Typo: compatability -> compatibility 2001-11-06 21:27:30 +00:00
Jimmy Olgeni
60cd7e2378 Fixes:
* compatability -> compatibility
  * El Torrito -> El Torito
  * repectively -> respectively
2001-11-06 21:26:13 +00:00
Jimmy Olgeni
1c49be7139 website -> web site 2001-11-06 21:24:59 +00:00
Jimmy Olgeni
56bb3c0e58 Fix typo:
* compatability -> compatibility
2001-11-06 21:23:28 +00:00
Jimmy Olgeni
f4f9b0ead3 Fix typos:
* initialise -> initialize
  * maintenence -> maintenance
  * manufacured -> manufactured
  * accomodate -> accommodate
2001-11-06 21:21:33 +00:00
Jimmy Olgeni
41619edf2e Fix typos:
* intially -> initially
  * accomodate -> accommodate
2001-11-06 21:17:25 +00:00
Bruce A. Mah
b1b863c1b2 Fix typo: s/dirver/driver/ 2001-11-06 19:48:22 +00:00
Yoshihiro Takahashi
ff3d0079a9 Remove /usr/src/sbin/pc98 from srcdirs entry. It is not exist.
Add special entry for the fdisk command.
2001-11-06 12:34:07 +00:00
John Hay
d1df08b648 src/sbin/i386 does not exist anymore. Tripped over by make release. 2001-11-05 20:56:54 +00:00
Murray Stokely
6c412638de Add the Farallon NetLINE 10/100 PCI to the list of cards supported by
rl(4).

PR:		docs/31270
Submitted by:	Gary W. Swearingen <swear@blarg.net>
2001-11-05 09:17:23 +00:00
Bruce A. Mah
daa67917a6 New release notes: pmc driver, new loader tunables, ipfw(8) limit.
Updated release note:  bridge(4) and dummynet(4) are loadable modules.
2001-11-05 00:30:47 +00:00
Dima Dorfman
2ad0f3c5f6 Note MFC of vmiodirenable=1. 2001-11-05 00:16:30 +00:00
Bruce A. Mah
45c9c28475 New release notes: gawk 3.1.0
Updated release notes:  ACPI update and APM compatability, binutils
update.

Deleted release notes:  awk from Bell Labs.
2001-11-04 23:57:37 +00:00
Bruce A. Mah
d4d3eb2a11 Add more ata(4) controllers supported. 2001-11-04 23:43:50 +00:00
Wilko Bulte
043f2faeae Alpha now has a TGA-capable console driver. 2001-11-01 19:07:33 +00:00
Wilko Bulte
b3e9616ae8 TGA based display adapters are now supported. 2001-11-01 19:01:11 +00:00
Luigi Rizzo
72fb1b86f9 Add entries for "dumb" and "dialup" terminals, as the shell in HEAD
refuses to start if it does not find a matching entry for the terminal
type.

My impression is that this is a problem in the shell, because
at least on PicoBSD images, the shell itself coredumps.
Anyways, this is the quickest fix i can come up with.
2001-11-01 16:52:34 +00:00
Luigi Rizzo
3c560efb1a Provide a new picobsd option, "--modules", to also build modules
(modload and friends are sufficiently small to consider their inclusion
in PicoBSD images).
2001-11-01 16:17:37 +00:00
Wilko Bulte
eb60ca1b24 Document RMC for DS[12]0 2001-10-31 19:08:53 +00:00
Bruce A. Mah
38696bb465 MFC noted: ipfw(8) -d/-e (plus small typo fix). 2001-10-31 16:47:55 +00:00
Bruce A. Mah
1accdac67a New release notes: de(4) round-robin transmit/receive, ng_eth(4),
sysctl(8) -e.
2001-10-31 16:39:00 +00:00
Bruce A. Mah
cd0616d7c8 Resequence network protocols section.
Some ipfw(8) and ip6fw(8) items were mistakenly put here; move them
to the userland area.

No content or markup changes.
2001-10-30 20:25:33 +00:00
Bruce A. Mah
cec6e88146 New release notes: gprof(1) -K, tip(1) update and cu(1) substitute,
awk from Bell Labs replaces GNU awk.

Updated release note:  UUCP removal.

Delete release note:  GNU awk update.
2001-10-30 20:19:31 +00:00
Bruce A. Mah
e5217bf6e8 Group ed(4) entries together. 2001-10-30 19:49:17 +00:00
Bruce A. Mah
94216379e3 More reorganization of 3Com devices. While I'm here, add some
devices (gleaned from comments in driver source files) supported
by xl(4).
2001-10-29 22:31:22 +00:00
Yoshihiro Takahashi
142211755e Make CD-ROM distributions at the pc98 release target.
MFC after:	3 days
2001-10-29 16:25:13 +00:00
Brian Somers
4d2c6266cf Don't assume fixit media is a floppy disk.
Reviewed by:	murray
MFC after:	1 week
2001-10-29 16:13:29 +00:00
Bruce A. Mah
ce249ef355 Add infrastructure for an ia64 hardware list. It's a long way from
being usable at this point, so it's not even hooked up to the rest
of the RELNOTESng build; however it will be helpful for testing the content
as it approaches reality.
2001-10-29 05:08:52 +00:00
Bruce A. Mah
ff237c89e4 Start to unravel some of the mess in the Ethernet NIC section. The
original hardware list was mostly organized by driver except for the
case of NICs by Intel, DEC, and 3Com, whose NICs tended to be
organized by manufacturer.  Most of these entries are now organized by
driver, except for a few 3Com NICs; also the multitude of ed(4)
drivers needs to be coalesced.

While I'm here, fix a markup glitch in the ISDN section that caused
any non-i386 hardware list to be incorrectly numbered.
2001-10-29 04:45:08 +00:00
Bruce A. Mah
e75dab473d Clarify a release note entry about fe(4)-supported PC Cards. 2001-10-29 04:14:40 +00:00
Bruce A. Mah
3fba5fc2fe Turn on table-of-contents generation for the release notes and
hardware notes.

Requested by:	many
2001-10-27 02:41:29 +00:00
Bruce A. Mah
09ab44abbd If an article in the release documentation has a table of contents,
make it go down to 3 section levels (the default depth for FreeBSD
articles is 1 level, but few articles have tables-of-contents
enabled).
2001-10-26 20:26:59 +00:00
Bruce A. Mah
6f165fd0ae Fix title to conform to FreeBSD/port naming convention. 2001-10-26 16:43:20 +00:00
Bruce A. Mah
344a6d29f2 New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5)
globbing, rcmd(3) uses ${RSH}.

MFCs noted:  sysinstall(8) can load KLDs at install-time.

Fix typo for isdnphone(8).
2001-10-26 16:28:36 +00:00
Bruce A. Mah
18d730731d Move abstract inside articleinfo and re-indent, no content changes. 2001-10-25 21:06:37 +00:00
Bruce A. Mah
4caad653cf New release notes: Multiple low-level consoles, fxp(4) bundling. 2001-10-25 20:47:12 +00:00
Luigi Rizzo
6297e47a34 Better code to scan the ethertable. 2001-10-25 17:40:03 +00:00
Luigi Rizzo
f36f7f8005 Use the correct sysctl names for intrcnt and intrnames. 2001-10-25 01:29:21 +00:00
Bruce A. Mah
53db40974b Refer more consistently to the different FreeBSD (hardware platform)
ports.  Also use "official" names for platforms where appropriate.

Partly suggested by:	phantom
2001-10-24 16:01:40 +00:00
Bruce A. Mah
81787f40dc Add some new entities with the "official" names of the platforms
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +00:00
John Baldwin
4fab209391 Remove if_wx.
Submitted by:	Dave Cornejo <dave@dogwood.com>
2001-10-23 22:56:41 +00:00
Bruce A. Mah
6efeb9a73c Clarification: &release.next; refers to a future FreeBSD release.
Submitted by:	phantom
2001-10-23 20:34:41 +00:00
Bruce A. Mah
d17a8cacce New release note: pkg_create -b. 2001-10-22 19:23:07 +00:00
Bruce A. Mah
6328bae095 Re-order ports collection infrastructure section of release notes. 2001-10-22 19:20:31 +00:00
Bruce A. Mah
103818d5ad Delete wx(4) release notes and hardware notes.
xl(4) now supports transmit-side TCP/IP checksum offload.
2001-10-22 18:25:39 +00:00
Bruce A. Mah
74af4616c6 Bring a few multi-architecture arch= attributes into the hardware
list, based primarily on dmesg logs posted to various mailing lists.
2001-10-19 20:56:31 +00:00
Bruce A. Mah
4fb1e6a7c9 Support a comma-separated list of architectures for the arch=
attribute.  This change is necessary in order for the release
documentation to scale to support more than two architectures.

Based on work by:	hrs
2001-10-19 20:41:09 +00:00
Bruce A. Mah
5207734205 New release note: xl(4) checksum offloading.
Reviewed by:	alc
2001-10-19 20:07:07 +00:00
Bruce A. Mah
61fa74d8aa New release note: route(8) add -ifp/-ifa.
Submitted by:	ru
2001-10-19 20:02:22 +00:00
Bruce A. Mah
5b41c0773e New release notes: libstand/loader(8) bzip2 support, isdnphone(8) -k,
arp(8) fddi/atm output.

MFC noted:  arp(8) interface name in output.
2001-10-19 16:27:05 +00:00
Bruce A. Mah
81f6505ee2 New release and hardware note: gx(4).
While I'm here, fix a minor markup glitch in bge(4) release note.
2001-10-19 15:01:54 +00:00
Dima Dorfman
ff33c3ba38 Note MFC of syslogd -b. 2001-10-18 15:23:55 +00:00
David E. O'Brien
3514d5d26c Add back DEC_EB64PLUS and DEC_AXPPCI_33 support as we've gained a little bit
more room on the install floppies now that modules can be on a 3rd floppy.
2001-10-15 02:50:18 +00:00
David E. O'Brien
3922b99c4c + Use ee' in lue of vi' as it is smaller.
+ Remove 'sleep' (not sure why it is so important in fix-it mode).
+ Remove ability to mount MSDOSFS as that is not a typical filesystem on an
  alpha; and thus does not really add to the fix-it mix.
+ Sync style with i386.
2001-10-15 02:49:15 +00:00
Bruce A. Mah
28e80882c1 New release notes: arp(8) prints interface names, strnstr(3)/strcasestr(3),
sysinstall(8) can load KLDs.

Minor markup additions.
2001-10-13 00:33:40 +00:00
Bruce A. Mah
2bab9ad217 Re-order "Network Interface Support" section of release notes.
No other whitespace, markup, or content changes.
2001-10-12 22:07:09 +00:00
Bruce A. Mah
e7c25bd2f6 Start to move to an alphabetical (rather than semi-chronological)
ordering on release notes items, in an attempt to bring some order
to a huge mess.  This commit covers the top-level "Userland"
section.

No other content, markup, or whitespace changes.
2001-10-12 17:29:22 +00:00
Bruce A. Mah
6af023343d New release note: isp(4) Qlogic 2300 support. For some reason this didn't
get committed along with its accompanying hardware note entry.
2001-10-11 21:48:35 +00:00
Bruce A. Mah
56ccbf72ac Move two misplaced release notes to the correct location. 2001-10-11 15:38:48 +00:00
Bruce A. Mah
5b2f237ee0 MFCs noted: amdpm(4), new newfs(8) cylinder group defaults. 2001-10-11 15:37:26 +00:00
Dima Dorfman
80037d24bb Add missing space. 2001-10-11 12:18:14 +00:00
Luigi Rizzo
ce28e3e9fe Add a -d flag to show deltas as opposed to cumulative counters
in interface statistics.  Most useful when used with the -w flag e.g.

	ns -i -w 1 -d
2001-10-10 17:52:04 +00:00
Bruce A. Mah
cb3ab08f03 Remove a redundant use of &arch;. 2001-10-10 02:34:20 +00:00
Bruce A. Mah
bc1ce487e9 Add a sentence giving a bit of background for recent newfs(8) changes.
Discussed with:	Ollivier Robert <roberto@ns2.freenix.org>
2001-10-09 20:10:49 +00:00
Bruce A. Mah
9f970b5705 Updated release note: FILE 3.37.
MFC noted:  tcsh 6.11.
2001-10-09 02:45:07 +00:00
Bruce A. Mah
bdede91ff0 Update relevant release note item with SA-01:62. 2001-10-08 21:33:56 +00:00
Wilko Bulte
275d9b59d3 Update references to 'device' entries for the kernel config
files to use 5.x syntax (I hope..)

Note: I suppose one might need to hack the hints file as well?

Submitted by:	Mike Barcroft <mike@FreeBSD.ORG>, Bruce Mah <bmah@FreeBSD.ORG>
2001-10-08 20:33:46 +00:00
Luigi Rizzo
9bbeaf002b Use host keys from the config directory if they exist, instead of
regenerating them.

Make the script handle relative paths for the source directory.
2001-10-07 17:22:46 +00:00
Luigi Rizzo
e46899fcdb Make fetch_mask return ${default_mask} if entry not found.
Add a couple of diagnostic messages.
2001-10-07 17:17:26 +00:00
Luigi Rizzo
2fbfa5f862 Add code to print interrupt statistics when they will be
exported via sysctl.
2001-10-07 02:13:23 +00:00
Luigi Rizzo
3cbee46209 Fix a typo (missing "; at the end of a string) 2001-10-07 00:29:59 +00:00
Luigi Rizzo
56d75155a6 Fix a typo and sync a comment with the version in RELENG_4 2001-10-07 00:21:13 +00:00
Bruce A. Mah
0f153072be New release notes: eaccess(2), vfs.vmiodirenable=1.
MFCs noted:  wall(1) -g, route(8) indirect routes, route(8) net/bits
syntax, route(8) proxy only published ARP entries.
2001-10-06 05:16:27 +00:00
Bruce A. Mah
2c8e36f96f Update list of supported ata(4) controllers (from ata.4 manpage). 2001-10-05 23:52:15 +00:00
Bruce A. Mah
542d6f43f8 New release note: MAXMEM/hw.physmem.
Use entity for agp(4) driver.
2001-10-05 22:52:43 +00:00
Bruce A. Mah
03c00df3ce Add an abstract for this document, flesh out the introduction a
bit, and fix up the upgrading section.  While I'm here, delete some
of the SGML comments that were left-over from merging the source
files.

MFC after:	1 day
2001-10-05 22:03:35 +00:00
Bruce A. Mah
48badc3bef Updated release note: fsck(8) default cylinder group behavior.
MFCs noted:  KVA_SPACE, ping(8) -A, fmt(1) rewrite.
2001-10-05 03:32:49 +00:00
Bruce A. Mah
ee741c282c Move <pubdate></pubdate> element into the <articleinfo></articleinfo> area,
where it goes for most other documents.

MFC after:	1 day
2001-10-04 23:06:37 +00:00
Bruce A. Mah
398f29f684 Consolidate the various SGML source files making up the release
notes document.  Basically, I've moved the contents of common/
{artheader,intro,upgrading}.sgml into common/new.sgml, removed duplicate
$FreeBSD$ markers, and adjusted the various references to these files.
No other whitespace or content changes.

This change will make it easier to do some minor restructuring.

MFC after:	1 day
2001-10-04 22:40:19 +00:00
Bruce A. Mah
003c0a008a The upgrade instructions referred to an article that was (I think)
folded into the Handbook.  Point readers in the right direction and
do a little touchup on the text in this section.

MFC after:	1 day
2001-10-04 20:23:35 +00:00
Bruce A. Mah
6f2a7cbb4b In "Further Reading", mention other DocProj articles/books (in addition to
the FAQ and Handbook).

MFC after:	1 day
2001-10-04 17:33:35 +00:00
Luigi Rizzo
19323fdd72 Add functions to lookup in /etc/networks and set interface
addresses, invoke them from /etc/rc
2001-10-04 00:46:44 +00:00
Luigi Rizzo
f03ad5f550 Add "networks" file used to lookup netmasks 2001-10-04 00:46:03 +00:00
Luigi Rizzo
c1a4244819 Use @__CWD__@ as the magic string meaning "this directory"
in crunch.conf -- the previous choice, CWD, was too subject to false
matches (this string will be replaced by the absolute pathname
during the build process).
2001-10-04 00:42:20 +00:00
David E. O'Brien
9f770bc78c Restore MSDOSFS support to the install kernel.
Remove the `txp' `sf' `ste' network drivers instead.

Approved by:	jkh
2001-10-03 03:58:08 +00:00
Hiroki Sato
879c1c1653 Merge the following from the English version:
1.145 -> 1.149	relnotes/common/new.sgml
2001-10-02 20:48:08 +00:00
Luigi Rizzo
4cd80eaaaf A somewhat large change of this script.
From the user's perspective:
 * everything is now built outside the source tree (more precisely,
   in `pwd`/builddir-${name}/ ) except for the kernel config file(s)
   which still need to be copied into src/sys/i386/conf because of
   "config" limitations. I am not sure if there is an easy way
   to get away from this without changing "config" or replicating
   some part of the source tree.
   This is really the only change that most users should worry about,
   but it is a good one.

 * if you do cross-compiles (using "picobsd --src somedir/src [--init] ... ")
   then the libraries and include directories etc.  are searched/created
   in "somedir/usr" ;

 * you can do most things (basically build the kernel and the crunched
   binary and the filesystem trees) without root privileges. You need
   privileges to use mdconfig/vnconfig to create the actual MFS and
   floppy image, unfortunately.

 * the -v option now prints some diagnostic but does not stop for
   user input at each step. You need to specify -v -v to have the
   old behaviour.

Internally, the script has been reshuffled quite a bit to support
the above features. Many shell variables have been renamed or
made local in an effort to avoid undesired side effects. There is
a somewhat better error handling in case something goes wrong.
2001-10-02 17:06:51 +00:00
Luigi Rizzo
d8e39ff94b Compile the kernel under ${BUILDDIR} instead of polluting the source
tree. Unfortunately the latter cannot be completely readonly, because
"config" still depends on the kernel config file being in sys/${ARCH}/conf
(it seems to derive other pathnames from that one).
2001-10-02 16:53:50 +00:00
Bruce A. Mah
72ad2e4493 Fix organizational nits: Move Cardbus/NEWCARD release note to PCCARD
section.  Move release notes for tunneling-type drivers from network
protocol section to NICs section for consistency (tap(4) release notes
were combined).
2001-10-02 04:59:33 +00:00
Bruce A. Mah
9b2b43ee84 Try to make some sense of the various release note items
documenting OpenSSH version updates in -CURRENT and coalesce them into
a single item.
2001-10-02 04:45:18 +00:00
Bruce A. Mah
1e8b9dd28c New release note: Each jail(2) can have its own securelevel (requested by
rwatson).

Mention that the OpenSSH 2.9 upgrade made ssh-agent(1) work for DSA
keys.
2001-10-02 03:40:58 +00:00
Bruce A. Mah
7f19aa6131 New release notes: Per-interface IP address hash table, network
devices in /dev, UUCP moved to ports.

MFCs noted:  bge(4).
2001-10-01 19:36:21 +00:00
Luigi Rizzo
7bdc285403 Remove some entries to make the image fit into a floppy again. 2001-10-01 17:32:43 +00:00
Luigi Rizzo
de9c5aeaaf Whoops, I whould have removed the old entry... 2001-10-01 17:22:25 +00:00
Luigi Rizzo
150dba7952 Move up the tinyware entry so things are looked up there first. 2001-10-01 17:21:33 +00:00
Luigi Rizzo
a61f7148ba Add customised version of login for picobsd images on -CURRENT.
This version is basically the same one as login.c 1.67, and does
not require the use of PAM.
2001-10-01 16:58:28 +00:00
Dima Dorfman
02af4ddc80 "Avance Logic", not "Advance Logic".
Submitted by:	Robert Reid <robreid@cse.unsw.edu.au>
2001-10-01 12:36:52 +00:00
Luigi Rizzo
ed301014c5 Add "ln" entries for ssh, ssh1 and scp 2001-09-30 17:38:42 +00:00
Luigi Rizzo
dd23a435e6 Modify wildcard for vmware interfaces. I am not sure how
MAC addresses are generated for those interfaces, but as long
as the entry is next to the bottom of the list the chance of
conflicts is low.
2001-09-30 17:37:03 +00:00
Wilko Bulte
bd9477d238 Document AlphaPC64 and restructure section on EB64-family. 2001-09-30 12:04:14 +00:00
Jordan K. Hubbard
66a686ee82 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
Bruce A. Mah
49b7294497 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 Rizzo
d38e229ac3 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
Bruce A. Mah
d4dd942354 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
Bruce A. Mah
a89040064b 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
Bruce A. Mah
f8ff8acf43 Update list of urio devices supported. 2001-09-27 20:51:07 +00:00
Bruce A. Mah
02538b88ad MFCs noted: ancontrol(8) -M, nl(1). 2001-09-27 18:06:22 +00:00
Luigi Rizzo
04d4d7cf05 Add entries for vmware interfaces. 2001-09-27 16:48:13 +00:00
Luigi Rizzo
e8b19bc63e 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
Bruce A. Mah
99a7ea5c0e New release notes: aac(4) update, Yahoo! coredump patch, touch(1) -h. 2001-09-25 19:09:24 +00:00
Wilko Bulte
7bdd46e6a1 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
Bruce A. Mah
5312a8def5 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
Hiroki Sato
23bf18d696 Fix typo. 2001-09-24 12:56:52 +00:00
Hiroki Sato
393cd856ea Merge the following from the English version:
1.139 -> 1.145	relnotes/common/new.sgml
2001-09-24 12:38:06 +00:00
Bruce A. Mah
3e742bc8dd 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
Bruce A. Mah
f0a538a587 New release notes: KSE milestone 2, groups(1) and whoami(1) subsumed
by id(1).
2001-09-21 22:19:45 +00:00
Bruce A. Mah
1370bd89c6 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
Bruce A. Mah
e20fd30969 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
Bruce A. Mah
461f19b387 New release note: netstat -S.
MFC noted:  netstat -z.
2001-09-21 15:29:32 +00:00
Bruce A. Mah
123437c945 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
Bruce A. Mah
8bd7057071 Remove some repetitively redundant wording.
Pointed out by:	Jason Andresen <jandrese@mitre.org>
2001-09-21 03:06:46 +00:00
Josef Karthauser
8b7c2294ba 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
Josef Karthauser
1a77e80042 Relocate the memory disk selection code to the same place the other
variables are set.
2001-09-20 13:09:01 +00:00
Josef Karthauser
d845f3651a 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 Rizzo
a2f6c865cd 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
Bruce A. Mah
7429c0e49b 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 Stokely
e23a4b011e Add release note entry about the amdpm(4) driver. 2001-09-18 04:55:25 +00:00
Hiroki Sato
2e9122ea5b Catch up with the English version:
1.5   -> 1.7  	errata/article.sgml
2001-09-16 09:17:25 +00:00
Hiroki Sato
0ec5fd8092 Fix some typo and malformed SGML markups. 2001-09-16 08:28:53 +00:00
Hiroki Sato
af5acafc1b Catch up with the English version:
1.124 -> 1.139	relnotes/common/new.sgml
2001-09-15 15:39:58 +00:00
Bruce A. Mah
54e1fea8cb Add a sample Makefile as an example of building RELNOTESng for
the release documentation snapshot page.
2001-09-14 23:36:27 +00:00
Bruce A. Mah
6e4fa6775e 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
Bruce A. Mah
d7c44aa0b5 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
Bruce A. Mah
e26dcaf81e 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 Stokely
9b8a07ff32 '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
Akinori MUSHA
8392e0846d Replace print/ghostscript6-nox11 with print/ghostscript-gnu-nox11. 2001-09-11 21:34:27 +00:00
Bruce A. Mah
5395348ba7 New release note: semop(2) buffer overflow fixed. 2001-09-11 21:05:01 +00:00
Dima Dorfman
b21e7ed6ba 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
Bruce A. Mah
2e76c457bf Mention that uustat now gets run as uucp, not root, and note MFC. 2001-09-10 23:19:48 +00:00
Bruce A. Mah
bad6515af2 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
Bruce A. Mah
6b6ff9a926 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
Bruce A. Mah
1c598c2c17 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
Bruce A. Mah
92933027f4 Add a bit of background to the ACPI release note. 2001-09-07 15:30:18 +00:00
Dima Dorfman
fd73ce782f ACPI CA updated to 20010831. 2001-09-07 12:14:24 +00:00
Bruce A. Mah
67e4fc622a Delete a note to myself that doesn't really belong in a released
document.
2001-09-06 23:17:55 +00:00
Bruce A. Mah
20eb2c602f Delete some cruft that somehow snuck into this file. 2001-09-06 23:16:04 +00:00
John Baldwin
e8c062e911 All of this is now committed to the XFree86 port. 2001-09-06 23:11:14 +00:00
David E. O'Brien
a950ae8393 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
Bruce A. Mah
d213656282 Update release note: tcsh 6.11. 2001-09-05 18:19:08 +00:00
Bruce A. Mah
850f4860e2 Mention the Sparc64 port under development.
Submitted by:	"Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00
Luigi Rizzo
78734cf9ad Remove "more" from the list, the port has not been committed yet.
Remove "mount_nfs" to reduce image size.
2001-09-05 16:06:40 +00:00
Luigi Rizzo
0e3d2dd788 Add lnc driver, so one can test picobsd images with vmware 2001-09-05 16:05:05 +00:00
Bruce A. Mah
c984b18e43 Add a missing "option". 2001-09-05 06:15:49 +00:00
Bruce A. Mah
5b2e8c1319 Clarify/cleanup pcic(4) release note.
Submitted by:	msmith
2001-09-05 06:10:19 +00:00
Akinori MUSHA
f7dfa1ed27 Add sysutils/portupgrade to CD-ROM #1. (+1.5MB) 2001-09-05 05:01:42 +00:00
John Baldwin
cbab05248c - Add some diagnostic echos of status of each stage. 2001-09-04 22:54:13 +00:00
Bruce A. Mah
750de4f83b Binary upgrades for -CURRENT preserve nsswitch.conf, not host.conf. 2001-09-04 21:12:42 +00:00
Bruce A. Mah
b5fffd3bde New release note: SA-01:59. 2001-09-04 20:38:31 +00:00
Bruce A. Mah
df0ac42d6b Oops. Fix document build-breaking SGML bogon. 2001-09-04 20:37:34 +00:00
Bruce A. Mah
f1286a1bdc MFS: Sync boilerplate text with RELENG_4. 2001-09-04 19:48:01 +00:00
Bruce A. Mah
df5c1fb10b MFS: Fix missing words, minor tweaks. 2001-09-04 19:20:27 +00:00
Bruce A. Mah
53f7adc6c9 New release note: pcic(4) interrupt routing.
Content provided by:	imp
2001-09-04 19:17:55 +00:00
Hiroki Sato
791e5157f2 Merge Japanese version of RELNOTESng:
Makefile
	errata/Makefile
	errata/article.sgml
	relnotes/Makefile
	relnotes/Makefile.inc
	relnotes/alpha/Makefile
	relnotes/alpha/article.sgml
	relnotes/common/artheader.sgml
	relnotes/common/intro.sgml
	relnotes/common/new.sgml
	relnotes/common/relnotes.ent
	relnotes/common/upgrading.sgml
	relnotes/i386/Makefile
	relnotes/i386/article.sgml
	share/sgml/catalog
	share/sgml/release.dsl
2001-09-04 17:48:07 +00:00
Akinori MUSHA
232c495d99 Because www/netscape47-{communicator,navigator} are forbidden, replace
them with www/linux-netscape47-{communicator,navigator}.
2001-09-04 17:41:52 +00:00
Akinori MUSHA
f9cd11dc04 archivers/bzip2 is no longer a VERY common build dependency.
(See the latest INDEX)
2001-09-04 17:32:30 +00:00
Bruce A. Mah
9371144d20 Add dhclient.conf and hosts.allow to the list of files in /etc
preserved by a binary upgrade.
2001-09-04 17:11:19 +00:00
Luigi Rizzo
1d199fd358 Move commands to create stripped kernel into Makefile.conf,
so as to make the "picobsd" script less version-specific.

Improve handling of cross-builds (which requires creation of
includes and libraries for the new source tree).

The "picobsd" script will not probably work on -current because it still
uses 'vn' instead of 'md', but i am commiting it anyways to keep it
in sync with the version in -stable.
2001-09-04 02:01:52 +00:00
David E. O'Brien
074aec36c2 Try to build mkisofs' first, and only pkg_add -r' if you cannot. 2001-09-03 20:29:21 +00:00
David E. O'Brien
2c1763d430 Cause an error condition to be sensed by make(1) if we have trouble
making the ISO.
2001-09-03 20:27:03 +00:00
David E. O'Brien
d0f44c4dad Fix my backwards logic.
Submitted by:	dirk
2001-09-03 20:23:59 +00:00
Dima Dorfman
f6b1b0cc33 If NO_LANGCODE_IN_DESTDIR is defined, don't put the language code in
DESTDIR.  This avoids redundant information in the path when DOCDIR
points to some directory that already implies (or specifies) a certain
language.  This is the case with the web site, where the release notes
are already installed under a language-specific directory.  This
behavior is not being made mandatory because it might still be useful
to install all the translations in one directory, such as during
testing, or in a hypothetical release notes archive.  Furthermore, it
is not being made the default because that breaks consistency with
stuff under doc/.

Reviewed by:	bmah
2001-09-03 14:39:32 +00:00
Dima Dorfman
d3f265038e Extend the release note about ftpd -o to cover ftpd -O, too. 2001-09-03 14:25:59 +00:00
Bruce A. Mah
9c90dce11b New release note: am-utils 6.0.7. 2001-09-03 06:30:17 +00:00
Jordan K. Hubbard
9c552a1fd7 Use sh to execute scripts and just check that the script is readable.
I guess I pooched the permissions on the scripts before committing them
since they're not executable and now it's too late to change (I think -
I suppose you could chmod the ,v files and it might inheirit but I don't
feel like asking the repomeisters to try that).

Noticed by:	Dirk Froemberg <dirk@freebsd.org>
2001-09-02 19:05:27 +00:00
Luigi Rizzo
93c013c83e use correct "compile" directory, which is ../../compile/<filename>
This does not apply to RELENG_4 for which the compile directory is
../compile/<filename>
2001-09-01 21:19:15 +00:00
Luigi Rizzo
7f61417f8e Supply a default value for the kernel config binary. 2001-09-01 19:16:00 +00:00
Luigi Rizzo
e619430f32 Bugfix: Use the correct variable for picobsd type (same bug is
present in STABLE).  Also add a bit more logging (when enabled).
2001-09-01 18:27:39 +00:00
Dima Dorfman
d47a743336 New release note: syslogd -b 2001-09-01 10:52:25 +00:00
Bruce A. Mah
3e443c0512 It is *indeed* possible to run Alpha Linux binaries under emulation.
Reviewed by:	gallatin
2001-09-01 04:39:16 +00:00
Matt Jacob
a58e848bef add 2300/2312 notes 2001-08-31 21:50:09 +00:00
Bruce A. Mah
4e372c6746 Whitespace-only commit that can be ignored by translators.
The 1.2->1.4 deltas caused the indentation of this document to become
massively...well...confused.  Try to fix this.
2001-08-31 17:26:18 +00:00
Bruce A. Mah
27554eda12 diskcheckd(8) is gone from the base system, so undo its release note. 2001-08-31 16:47:57 +00:00
Alexander Langer
d33a962d07 Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
discussed on the arch@ mailinglist (after repo-copy).

sys.mk will .error if it finds /etc/defaults/make.conf but include
it anyways (this is the same behaviour as with the make.conf.local
removal).

/usr/share/examples/etc/make.conf has BDEFLAGS commented out now,
since it's only an example file.

Adjust all textes that talk about make.conf or defaults/make.conf to
match the new situation.
2001-08-30 22:44:51 +00:00
Luigi Rizzo
5d97a228a8 add a missing -o.
There might be some other bug related to OBJDIR handling, once
fixed these changes can be MFC immediately.
2001-08-30 21:39:14 +00:00
Scott Long
5dba33ac48 Note the new cards supported by the asr and aac drivers.
MFC after:	1 day
2001-08-30 21:37:09 +00:00
Bruce A. Mah
b5a3c2f466 New release note: SA-01:58. 2001-08-30 21:06:43 +00:00
Bruce A. Mah
d6bf3e5def Add some missing words, markup tweaks.
Commit from:		SIGCOMM 2001
2001-08-30 20:56:42 +00:00
John Baldwin
21ed03d815 Axe all the plists and supporting scripts to manage them and use them to
roll dists.
2001-08-30 18:11:42 +00:00
John Baldwin
5356254edb Overhaul this script a bit:
- build_x.sh now does all the steps to build an X dist rather than being
  a child script of package_x_dists.sh
- Update the usage information to list the ports you need to install
  before running this script as well as needing to set CVSROOT.
- Make sure CVSROOT is set.  If not, exit with an error.
- We now take two parameters: a work directory and an output directory.
  The work directory is used as scratch space.  All of the bindist will
  end up in the output directory.
- Only apply XF86.patch to the checked out XFree86 port if it exists.
- Use XFree86's build-bindist tool to package up the dists using their
  distfiles rather than using our own packing lists that have to be
  manually updated each time the port changes.

Example usage:
	env CVSROOT=/home/ncvs ./build_x.sh /usr/xtmp /usr/x11dists
2001-08-30 18:10:26 +00:00
John Baldwin
999accad69 The current XFree86 port needs some help in the BUILD_XDIST case. Commit
this patch here until I can get the port fixed.
2001-08-30 17:53:00 +00:00