Commit Graph

4756 Commits

Author SHA1 Message Date
bmah
f9b7073ba5 Update release note: awk 20030314.
MFC:  FILE 3.41.
2003-03-17 19:22:12 +00:00
obrien
7f12a62846 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
ru
0708739925 Unbreak iso.1. 2003-03-17 17:49:57 +00:00
obrien
cd3c72d5d7 Use positive logic rather than harder-to-read negative logic. 2003-03-17 05:46:10 +00:00
obrien
ba0130c20f 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
obrien
7426d5f3f9 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
rushani
ac9ed16a5d Merge the following from the English version:
1.27  -> 1.31	errata/article.sgml
2003-03-16 13:32:01 +00:00
rushani
9fe3760273 Merge the following from the English version:
1.135 -> 1.136	hardware/common/dev.sgml
2003-03-16 12:41:12 +00:00
keramida
6205b0c6dd Remove an extraneous closing paren and fix a minor grammar nit.
Reviewed by:	bmah
2003-03-16 02:14:04 +00:00
bmah
c47ecaaa97 New release notes: DRM module update, MAJOR_AUTO device numbers,
Kerberos IV de-orbit.
2003-03-14 23:03:27 +00:00
bmah
b71fd2af57 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
bmah
963c0e2df3 Correction to SA-03:03 note.
Submitted by:	silby
2003-03-14 16:37:39 +00:00
bmah
f281a09b5a 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
dwmalone
a9bf9cd835 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
bmah
c352e58de1 New release note: IP fragment reassembly improvement.
Modified release note:  Fix punctuation glitch in bzip2 note.
2003-03-09 02:27:12 +00:00
markm
62701904c1 KerberosIV de-orbit burn continues. Disconnect from "make release". 2003-03-08 09:56:09 +00:00
marcel
6c5ed77fc3 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
bmah
24088241f6 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
bmah
f0e927f3c4 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
bmah
9fbb26684d New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.
Submitted by:	hsu [1]
2003-03-07 00:41:42 +00:00
bmah
35c42d6711 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
bmah
ab5d99e958 New errata item: SA-03:04. 2003-03-03 18:20:00 +00:00
bmah
36b27982c0 New release note: SA-03:04. 2003-03-03 18:12:43 +00:00
bmah
c22edaff78 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
a09852e05b 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
5d9a5bf6e4 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
bmah
e304b8c7ec New release note: NETNCP/nwfs working.
Updated release note:  ipfw(4) uid rules working.
2003-03-01 17:08:26 +00:00
bmah
b7ee645488 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
bmah
4208be9b21 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
ru
30cbf6302e 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
nyan
18c4285e43 MFi386: Don't remove UFS_ACL support. 2003-02-26 13:49:46 +00:00
ru
585d0d0f01 Stay consistent with dofs_md(). 2003-02-26 10:51:28 +00:00
bmah
2a44a572c7 New errata: SA-03:02, SA-03:03. 2003-02-24 17:50:27 +00:00
bmah
93c92e09b6 Fix whitespace bogon introduced in previous commit...no content
changes.
2003-02-24 17:23:03 +00:00
bmah
96976aea6d New release notes: SA-03:02, SA-03:03. 2003-02-24 17:21:15 +00:00
ru
a291334321 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
jwd
fba4e6b8d0 mk file needed for 'make obj' done by $CHROOTDIR/mk 2003-02-23 06:27:21 +00:00
bmah
8224316ac8 Add a paragraph on HyperThreading support. 2003-02-23 02:04:12 +00:00
bmah
4f930672a9 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
bmah
33a1daff06 Fix some minor typos. 2003-02-23 01:59:35 +00:00
bmah
37bdbf451c 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
bmah
d5e02def11 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
bmah
84bfec2a6b 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
ru
c5a23fb105 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
hrs
144498bb75 Merge the following from the English version:
1.496 -> 1.500	relnotes/common/new.sgml
2003-02-21 21:06:28 +00:00
matusita
ebc460d9cc 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
bmah
ca67f03c2d Modified release notes: OpenSSL-0.9.7a.
While here, fix a minor markup bogon.
2003-02-20 17:26:11 +00:00
bmah
220efafca2 Fix pathnames: BIN should be BASE for FreeBSD 5.0 and later.
Submitted by:	obraun
2003-02-20 04:32:44 +00:00
cognet
52c3c092dc Move trm(4) to the drivers floppy.
This should have been done a long time ago.
2003-02-20 03:22:53 +00:00
matusita
6c03489b02 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