Commit Graph

4201 Commits

Author SHA1 Message Date
bmah
0c70e00d00 Fix up merge bogons, hopefully correctly this time. 2002-06-13 20:52:02 +00:00
bmah
cd20458792 Arrgh. Back out rev. 1.366. This did fix problems but picked up
some other local changes I didn't want to commit yet.
2002-06-13 20:48:35 +00:00
bmah
54cd1b05bf Fix up some SGML bogons caused by merge conflicts that somehow didn't
get resolved correctly.
2002-06-13 20:30:50 +00:00
bmah
78fa6fde27 Add role="historic" attributes to all release notes that were MFC-ed
as of 4.6-RELEASE (or earlier).  This commit shouldn't have any immediate
effect, but we'll eventually use some stylesheet magic to remove
the historic release notes from the output stream.  This will have
the effect of making the 5.0-RELEASE release notes contain material
only relevent to -CURRENT *or* recently MFC-ed to 4-STABLE.

The stylesheet fixes will follow later, once I work out a couple more
details.  I wanted to get this commit done now, before anything gets
MFC-ed in the post-4.6 world (so we don't need to go back later and
figure this out).

If a historic release note gets modified, it may very well be
appropriate to remove its historic attribute.
2002-06-11 23:06:41 +00:00
bmah
93864fe079 New release notes: GNU sort (textutils 2.0.21), NetBSD stat 20020605,
GNU tar 1.13.25.

Updated release notes:  IPFilter 3.4.28.
2002-06-11 21:43:54 +00:00
gshapiro
12565e6448 sendmail 8.12.4 has been imported. 2002-06-11 21:18:42 +00:00
brian
6818b4c0eb Check the run dependencies, not the build dependencies
Spotted by: steve
Pointy hat: brian
2002-06-10 00:46:29 +00:00
matusita
26d185af73 Explicitly set TARGET and TARGET_ARCH in a chroot sandbox.
In fact, these variable are set as environment variables since we run
"make TARGET=xxx TARGET_ARCH=xxx"; TARGET and TARGET_ARCH are declared
in the command line arguments.  However, if you are not make(1) guy,
it is hard to understand that TARGET/TARGET_ARCH are appropriately set
in a chroot environment (as environment variables).

Now, the only environment variable need to be set explicitly is 'PATH'.
If we set PATH in /mk script, we can make pristine sandbox for release
build (i.e., "env -i /usr/sbin/chroot ${CHROOT} /mk" will work).

Valuable comments about this issue from: ru
Tested on (virtually): snapshots.jp.FreeBSD.org
MFC after:	2 weeks
2002-06-08 03:15:50 +00:00
brian
0a075ee9e1 A script to generate all of the packages/*/* symlinks described in the INDEX 2002-06-06 00:18:49 +00:00
brian
838811de26 A script to validate that the packages and dependencies listed in
the INDEX file exist.
2002-06-06 00:17:11 +00:00
nyan
f5f8d25299 Install MD documentations in ${TARGET} directory instead of ${TARGET_ARCH}. 2002-06-04 12:05:29 +00:00
nyan
69cfbbb22e Add pc98 subdirectory. 2002-06-03 09:58:44 +00:00
bmah
800521956d Two markup fixes in sendmail section, add a missing word. 2002-06-02 16:24:23 +00:00
bmah
28eb702bc6 Fix error in ls -h relnote.
Submitted by:	Kurashina Hideyuki <ac14806t@st.nagaoka-ct.ac.jp>,
		Ross Lippert <ripper@eskimo.com>
2002-06-02 16:20:36 +00:00
wilko
6ab9cef9e5 AlphaPC164 can have 1Gbyte of RAM using 8x 128MB SIMMs
Obtained from:	Usenet posting by lbohan@spamless..dbc.com
2002-06-01 08:10:06 +00:00
bmah
d2127d89d1 pc98 now has its own relnotes and hardware documents. 2002-05-31 19:31:26 +00:00
nyan
00c0a42d40 Add/Update hardware, installation and relnotes documentations for pc98.
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> and nyan
Reviewed by:	bmah
2002-05-31 18:00:39 +00:00
schweikh
e816ac5daa Do not use man entities for items that have been removed, because they
create a link to man.cgi with a manpath for 5-current. Following this
link gives a "Sorry, no data found for `labpc(4)'". Instead, simply
write labpc(4) without any markup (for which pkg_update(1) is prior art)
Remove some whitespace at EOL while I'm here.

Discussed with an okayed by:	bmah
2002-05-30 20:48:13 +00:00
bmah
7d54a20ec8 New release note: emulators/linux_base libraries update.
Also tweak a filename reference to reflect linux_base changes.
2002-05-30 15:00:00 +00:00
bmah
3788470dee New release note: SA-02:27.
Modified release note:  Add appropriate cross-reference to SA-02:26,
now that it's been issued.
2002-05-29 18:27:14 +00:00
murray
6fb0d08ff4 MFS r1.1.2.18 - Include vim6 rather than vim5 on disc #1. 2002-05-28 08:46:21 +00:00
bmah
5125105610 Typo fix: s/IPSec/IPsec/g
PR:		38627
Submitted by:	 Marc Fonvieille <marc@blackend.org>
2002-05-28 00:16:22 +00:00
ru
447608687b Change the ">>> make release ..." output to also include ${TARGET}. 2002-05-27 10:59:41 +00:00
ru
06d0707126 Fixed the nasty bug I introduced in rev. 1.671 that got
fatal in the previous delta.  Repeat after me: exists()
is executed at parse time.
2002-05-27 10:52:03 +00:00
ue
98011cfe8b More catchup MFbeds:
hardware/alpha/proc-alpha.sgml:		MFen 1.40 -> 1.41
hardware/common/dev.sgml:		MFen 1.87 -> 1.91
installation/common/install.sgml:	translation fixes
readme/article.sgml:			translation fixes
relnotes/common/new.sgml:		MFen 1.340 -> 1.355
2002-05-26 19:41:51 +00:00
ue
725df5d34c The pre-release sweep continues:
Just update the 'original revision' markers of some files where the last
update of the english version has no impact on the translated version
(spelling checks are a premium cause of this) except making it harder
to find the changes that still need to be translated/comitted.
2002-05-26 19:35:41 +00:00
gioria
81d4e1c41c Initial translation 2002-05-26 17:07:32 +00:00
gioria
a8cd5422f5 Initial translation 2002-05-26 16:49:48 +00:00
gioria
960d3f6583 - be more FDP compliant
- be more French compliant
- fix some spelling
2002-05-26 16:43:04 +00:00
gioria
ae078823a2 First shot of the translation in the userland section. 2002-05-26 16:29:08 +00:00
ru
a8947d5548 Perl left src/. 2002-05-25 17:31:27 +00:00
ru
cd1298b341 PC98 creates different BOOTMFS configs for different floppy sizes.
Broken in:	rev. 1.672
Spotted by:	nyan
2002-05-25 16:13:52 +00:00
ru
0adccddf2f Make these work with one-true-awk.
Spotted by:	nyan
2002-05-25 10:37:00 +00:00
gshapiro
61c41bc60d Add release notes for the changed file permissions on sendmail alias
and map databases as well as the statistics file.

MFC after:	1 day
		pending RE approval
2002-05-24 15:50:34 +00:00
ru
26e1492d4c Convert Perl scripts to awk(1). 2002-05-24 11:03:41 +00:00
nyan
2354de18fe Removed the ch, sa and ses devices from 'SMALL' boot floppy image. 2002-05-23 14:15:48 +00:00
bmah
0bfc6876ce New release notes: asa(1), pathchk(1), sccs(1),
uuencode(1)/uudecode(1) base64 synonyms, ptx removal.

Modified release notes:  ncurses 5.2-20020518.
2002-05-22 23:03:43 +00:00
wilko
f5eda9b71d Update 164SX section with newly acquired insights.
Submitted by:	Sten <sten@blinkenlights.nl>
2002-05-22 18:09:37 +00:00
bmah
519e32d276 New release notes: ls(1) -m/-p/-x, sh(1) -C/-u, tabs(1).
Deleted release note:  IFS.
2002-05-21 03:26:42 +00:00
bmah
6224af5850 Fix whitespace nits, no content changes. 2002-05-20 22:23:12 +00:00
bmah
bc3fedefeb New release notes: SA-02:24, SA-02:25. 2002-05-20 22:17:18 +00:00
will
eb37d2e71e MFS: Switch to KDE 3 for the CDROMs. 2002-05-20 06:23:35 +00:00
bmah
443fe80074 New release notes: Perl deletion (along with a caution that some work
is still ongoing), catman(1) rewrite, makewhatis(1) rewrite,
spkrtest(8) rewrite.

Modified release note:  killall(1) for markup.

Deleted release notes:  Perl upgrade, style.perl(7) manpage, one note
about killall(1) was obsolete.
2002-05-18 18:44:24 +00:00
bmah
186e2c1dcf Build ports needed for release documentation WITHOUT_PYTHON. 2002-05-18 00:00:41 +00:00
bmah
b6b681a663 Add devel/bison and textproc/xhtml ports to the set of ports required
for building docs with a release.
2002-05-17 23:59:53 +00:00
bmah
93cda9ffd0 Check out the textproc/expat2 port for cases where we build docs
in a release without a full ports tree.
2002-05-17 19:01:21 +00:00
bmah
c6d6b144f0 MFC noted: cdcontrol(1) speed.
Minor wording tweaks in ports infrastructure section.
2002-05-17 16:11:36 +00:00
trhodes
cf75995334 s/file system/filesystem/g 2002-05-16 19:41:01 +00:00
bmah
e68ba0faa3 Catch up on ata(4)-supported SiS chipsets, from ata-pci.c rev. 1.41.
We still need to do a more general catchup for ata(4) chipsets.
2002-05-16 16:47:00 +00:00
bmah
9ea7644876 Minor rewording of an item. 2002-05-16 16:18:42 +00:00