Commit Graph

5665 Commits

Author SHA1 Message Date
John Baldwin
92f6e2c87f Rework how we layout the CD/DVD ISO images for releases. Note that this
is only the first stage and does not yet handle packages (which will move
to their own disc(s)).
- By default, include the live filesystem on disc1, so that disc1 is now
  both an install disc and a fixit disc.  The images can still be split
  into two separate discs by specifying SEPARATE_LIVEFS=yes.
- Remove /usr/ports from the live filesystem disc as the merged images
  do not fit on even i386 otherwise.  Also, the merged image already
  contains a tarball of the entire ports tree, so /usr/ports was a
  duplicate anyway.
- Stop building port READMES for the release sinc they are no longer used
  (/usr/ports in the live filesystem was the last remaining user).
- Split cdrom.1 into three targets.  cdrom.1 builds the live filesystem
  image.  cdrom.2 builds the disc1 image.  Note that if SEPARATE_LIVEFS
  is not specified these both write to the same area.  cdrom.3 builds
  the bootonly image and the UFS miniroot.
- The various distribution directories are now in a <buildname>
  subdirectory of disc1 rather than being in the root so that the merged
  image's root is not quite as cluttered.
- The disc1 image is now called disc1.iso and we no longer build a
  miniinst.iso image.  If CD_EXTRA_BITS is defined, then the iso.1 target
  will simply include those bits in the disc1 image that it builds.

MFC after:	1 day
Requested by:	re (scottl, etc.)
2005-03-02 22:46:07 +00:00
John Baldwin
3b090ef7d3 Use the shiny, new top-level 'distribution' target when populating the
chroot area.  This fixes make release of HEAD on systems that have a
/usr/src with bsd.endian.mk and a matching /usr/obj but haven't installed
the world in /usr/obj and thus have no bsd.endian.mk /usr/share/mk.
2005-03-02 14:57:45 +00:00
Bruce A. Mah
b86d93e940 Resort newfs(8) -f entry, no content changes. 2005-03-01 18:45:34 +00:00
Bruce A. Mah
07ce572373 New release notes: LC_CTYPE files machine-independent, stack sizes
increased for libpthread and libc_r, new math functions (+MFC),
rtld(1) LD_LIBMAP (+MFC), telnet(1) +port number.

MFCs noted:  gshsec(8), fsck(8) -n (also fixed a mistake...mentioned
the wrong program before), mkuzip(8), Heimdal 0.6.3, OpenSSL 0.9.7e

Also mentioned that upgrades to -CURRENT are only possible from 5.3 or
newer.
2005-03-01 18:34:12 +00:00
Bruce A. Mah
16ac9febfe Various grammar, punctuation, and style fixups. 2005-03-01 17:53:25 +00:00
Hideyuki KURASHINA
890c997b56 In hardware/sparc64/proc-sparc64.sgml, Ultra 5 is listed twice times, avoid
duplication.

Noticed by:	Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
2005-02-28 16:41:33 +00:00
Bruce A. Mah
a4754d71cb Correct the minimum RAM requirements for i386 (24 MB to install,
12 MB to run).  These technically reflect 5.3-RELEASE figures,
but are probably closer to reality than the older numbers (8MB / 7MB).

While here, s/megs/MB/ to consistify our terminology.

PR:		docs/77304
Submitted by:	Ramiro Aceves
2005-02-26 23:40:09 +00:00
Bruce A. Mah
f77cebd2d2 New release notes: ng_netflow(4) (+MFC) [1], syslog(3) thread-safe
(+MFC) [1], no ports/INDEX* in CVS (+MFC), GNOME 2.8.3 (+MFC), KDE
3.3.2 (+MFC), Xorg 6.8.1 (+MFC).

Wordsmithing:  pkg_version(8) -q.

Submitted by:	glebius [1]
2005-02-26 21:58:58 +00:00
Simon L. B. Nielsen
98b4d67437 - Auto generate device listing for snd_neomagic(4).
MFC after:	3 days
2005-02-26 21:48:34 +00:00
Bruce A. Mah
956006c478 New release notes: moused(8) -V (+MFC).
MFCs noted:  TCP random ephemeral port rate limiting, syslogd(8)
logpriv (with a few grammar fixes), tail -f,

Other changes:  Minor grammar fixes to rc.conf interface renaming and
rc.d/moused notes.
2005-02-26 16:33:04 +00:00
Bruce A. Mah
96135df4da MFCs noted: cpufreq(4) (partial), matcd(4) removed, rm(1) -I.
Other changes:  Minor punctuation fixes in hptmv(4) note.
2005-02-26 05:24:40 +00:00
Hiroki Sato
fb52e6480c New release notes:
syslogd(8) /var/run/logpriv,
	tail -f multiple file support, and
	ehci(4) improved.

Update release notes:
	sort "rm -I" entry,
	add the reasons why T/TCP support removed, and
	remove duplicated snd_audiocs(4) entry[1].

Pointed out by:	bmah[1]
2005-02-25 16:40:37 +00:00
Bruce A. Mah
95f685ceea New release notes: HZ change, MAXSHELLCMDLEN change, Heimdal 0.6.3,
OpenSSL 0.9.7e.

MFC noted:  libarchive/bsdtar ISO/ZIP support.
2005-02-25 15:46:10 +00:00
Hiroki Sato
eaed22643f New release notes:
options SYSCTL_DEBUG,
	loader menu option to set hint.atkbd.0.flags=1,
	device snd_audiocs for CS4231 audio controller,
	bge(4) altq(4) support,
	hptmv(4) added,
	rm(1) -I option,
	interface name change in rc.conf, and
	rc.d/moused multiple device support.
2005-02-24 19:43:39 +00:00
Hiroki Sato
8af0dd3d68 New release notes:
device driver cleanup to use the generic tty(4) interface,
	ipdivert kernel loadable module,
	rune(3) multibyte/wide chatacter support removed,
	xargs -I option POSIX conformance,
	GNU readline 4.3->5.0, and
	pkg_version(1) -q option.
2005-02-24 18:52:21 +00:00
Christian Brueffer
aa2fe60500 Autogenerate device listings for snd_sbc(4).
MFC after:	3 days
2005-02-24 00:12:17 +00:00
Hiroki Sato
261ec94a87 Update release notes:
debug.mpsafevm enabled by default on alpha, amd64, and i386.
2005-02-23 18:30:57 +00:00
Hiroki Sato
8e3ba1f19d New release notes:
IPFIREWALL_FORWARD_EXTENDED kernel option.
2005-02-23 16:54:03 +00:00
Hiroki Sato
716085e60c Update release notes:
SMP VFS enabled by default.
2005-02-23 16:37:22 +00:00
Hiroki Sato
35ae90cba6 Update release notes:
add reference to carp(4) manual page.
2005-02-23 16:17:15 +00:00
Hiroki Sato
6035a641e2 Use &man.memguard.9; entity. 2005-02-22 17:24:33 +00:00
Hiroki Sato
faa0041897 Fix wrong wording.
Submitted by:	ceri
2005-02-22 15:03:04 +00:00
Hiroki Sato
d21456387e New release notes:
CARP from OpenBSD.
2005-02-22 13:33:04 +00:00
Hiroki Sato
c8d07e7f11 New release notes:
32MB memory allocation for legacy PCI bridges,
	pbio(4), and
	vge(4) polling support.

MFC:
	IPv6 MTU feedback disabled.
2005-02-22 10:34:40 +00:00
Bruce A. Mah
42a0af8a46 New release notes: SysV IPC objects with MAC support, auxio(4), pcii,
rtc (+MFC), uart(4) default tty driver for sparc64 (+MFC),
snd_audiocs(4) (+MFC), cp(4)/ctau(4)/cx(4) MPSAFE (+MFC), em(4)
hardware VLAN support disabled by default (+MFC), fxp(4) flow control
disabled by default (+MFC), sppp(4) FR support (+MFC), libgpib.
2005-02-22 00:29:22 +00:00
Bruce A. Mah
33f6a2533d MFR4_11: SA-04:16.fetch (+MFC), SA-04:17.procfs (+MFC).
New release notes:  EN-05:01.nfs (+MFC), EN-05:02.sk (+MFC),
EN-05:03.ipi (+MFC).

To be consistent with other documentation, the release documentation
will henceforth include the one-word keyword (e.g. "fetch", "procfs"
above) in the names of advisories and errata.
2005-02-21 20:53:57 +00:00
Bruce A. Mah
bf8d17f462 New release notes: MemGuard, psm(4) improved Synaptics Touchpad
support, hme(4) MPSAFE (+MFC), random port number allocation fix,
IPX/SPX locking, gshsec(8), dump(8) -n, some ipfw(8) abbreviated
options deprecated, libarchive ISO and ZIP support, rpmatch(3),
telnet(1)/telnetd(8) -S, manpage cleanup.

MFCs noted:  cd9660 less chatty,

Modified release notes: Fix typo (s/icss/ichss/) [1], add missing
"driver" in a couple of notes.

Submitted by:	njl [1]
2005-02-21 20:19:03 +00:00
Hiroki Sato
0651c14ebb New release notes:
prompt parameter support in autoboot loader command,
	uplcom(4) CTS support,
	dc(4) ALTQ support,
	IPv6 MTU feedback disabled,
	ipfw(8) ALTQ classification and tagging, and
	newsyslog -d option.

Update release notes:
	F/pc98 still uses OLDCARD[1], and
	fix some typos:
		s/compatability/compatibility
		s/behaviour/behavior/.

Spotted by:	nyan[1]
2005-02-21 16:45:49 +00:00
Bruce A. Mah
4668880540 New release notes: cpufreq(4), uaudio(4) improvements, GENERIC SCSI
boot-time probe shorter, ACPI-CA 20041119, FILE 4.12, lukemftp
20050219.

Resorted tzdata note.
2005-02-20 22:22:32 +00:00
Bruce A. Mah
d505db6ae2 New release notes: ULE fixes, mpsafevfs, NDISulator for x86-64
binaries, sk(4) ALTQ and jumbo frames on Yukons, cd9660 less chatty,
burncd(8) fixate eject works, mknod(8) deprecated, NOFOO -> NO_FOO,
ppp(8) echo, tcpdrop(8), whois(1) -k.

Modified release note:  In netcat note, provide cross-reference to
nc(1) manpage.

Just another random walk through the commit messages...
2005-02-20 07:27:16 +00:00
Bruce A. Mah
c98a045c51 New release notes: OLDCARD removed, ath(4) transmit rate control
modules, wlan(4) overhaul with particular mention of the wlan_wep
module, amr(4) PAE-safe (+MFC), matcd(4) removed, wd(4) removed for
pc98, ifconfig(8) reorg and update.

Culled from random skimming of HEAD commit messages.

Somewhat belatedly bump copyright date while here.
2005-02-19 20:10:38 +00:00
Gregory Neil Shapiro
bdac9ab2b9 sendmail 8.13.3 has been merged 2005-02-19 17:19:01 +00:00
Bruce A. Mah
24488269cb New release notes: tzdata2004g (+MFC), netcat (+MFC), OpenPAM
Feterita, OpenSSH 3.9p1, sendmail 8.13.3.

These were all culled from CVS import log messages.
2005-02-15 06:16:05 +00:00
Gregory Neil Shapiro
2b75ec8df3 Add a release note for the sendmail 8.13.3 import 2005-02-14 06:10:22 +00:00
Bruce A. Mah
a4de81159a New release notes: I386_CPU removed, sf(4) supports device polling and
altq(4) (+MFC), ongoing locking work in the network stack, TCP RST
bugfix (+MFC), SACK bugfixes (+MFC), RFC 1644 T/TCP support removed,
gpt(8) create -f (+MFC), NO_NIS (+MFC), ncal(1) -m (+MFC).

These items mostly come from commit logs for November 2004.
2005-02-14 05:38:47 +00:00
Christian Brueffer
0ed0329f9c Add a Token Ring section which lists devices supported by oltr(4) for now. 2005-02-04 16:45:11 +00:00
Christian Brueffer
69bef09c4e Add oltr(4) 2005-02-04 16:43:59 +00:00
Ken Smith
9253618760 The current version of mkisofs is warning us that the -P option will
be changing with the next version, and we should be using -publisher
instead.

Also warned by:	trhodes
MFC after:	1 week
2005-01-30 21:10:52 +00:00
Colin Percival
d5f5163537 Add sysutils/portsnap onto the list of desired packages, since people
are finding it useful and it's only 10kB.
2005-01-19 21:06:22 +00:00
Ruslan Ermilov
37966461c0 Safer version of the chflags command. 2005-01-13 08:29:51 +00:00
Wilko Bulte
05fb35c306 Document slot specific location for base I/O board on AS600.
Thanks to: Charles Smeijer for getting me my AS600.
2005-01-07 21:05:45 +00:00
Wilko Bulte
2bac64f7ce Note that fdisk is not used on Alpha.
Remove outdated info on install media.

Submitted by: "William H. Magill" <magill@mcgillsociety.org>
2005-01-07 19:32:32 +00:00
Christian Brueffer
4406954933 Refer to Xorg, rather than XFree86.
MFC after:	3 days
2004-12-31 14:32:08 +00:00
Hiroki Sato
b7148acc03 Merge the following from the English version:
1.17  -> 1.21 	early-adopter/article.sgml
	1.261 -> 1.269	hardware/common/dev.sgml
	1.6   -> 1.7  	hardware/common/intro.sgml
	1.13  -> 1.14 	hardware/i386/proc-i386.sgml
	1.7   -> 1.9  	hardware/ia64/proc-ia64.sgml
	1.4   -> 1.5  	hardware/pc98/proc-pc98.sgml
	1.7   -> 1.8  	share/sgml/release.dsl
2004-12-29 17:11:02 +00:00
Christian Brueffer
5a93db3dd8 Autogenerate device listings for bktr(4).
MFC after:	1 week
2004-12-29 14:38:37 +00:00
Ruslan Ermilov
b5b0bba4df NOPAM -> NO_PAM 2004-12-21 12:49:24 +00:00
Ruslan Ermilov
8340281fb1 NOIPSEC -> TRACEROUTE_NO_IPSEC 2004-12-21 12:44:20 +00:00
Ruslan Ermilov
f45a5bbda4 NOCLEAN -> NO_CLEAN
NOCLEANDIR -> NO_CLEANDIR
2004-12-21 12:21:26 +00:00
Ruslan Ermilov
6495335e69 NOSHARE -> NO_SHARE 2004-12-21 12:13:23 +00:00
Ruslan Ermilov
582ef25f94 NOHTML -> NO_HTML 2004-12-21 12:05:11 +00:00