Makoto Matsushita
04b9282ff8
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 Somers
50e7d6539c
A script to generate all of the packages/*/* symlinks described in the INDEX
2002-06-06 00:18:49 +00:00
Brian Somers
4b5395fccb
A script to validate that the packages and dependencies listed in
...
the INDEX file exist.
2002-06-06 00:17:11 +00:00
Yoshihiro Takahashi
4ffc41abdd
Install MD documentations in ${TARGET} directory instead of ${TARGET_ARCH}.
2002-06-04 12:05:29 +00:00
Yoshihiro Takahashi
e9df1d26a0
Add pc98 subdirectory.
2002-06-03 09:58:44 +00:00
Bruce A. Mah
f11bd7f0f3
Two markup fixes in sendmail section, add a missing word.
2002-06-02 16:24:23 +00:00
Bruce A. Mah
e5dd7b67c5
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 Bulte
874e1091aa
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
Bruce A. Mah
f7f8fa6135
pc98 now has its own relnotes and hardware documents.
2002-05-31 19:31:26 +00:00
Yoshihiro Takahashi
64917c4f00
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
Jens Schweikhardt
78ebc785c2
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
Bruce A. Mah
ab25da075c
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
Bruce A. Mah
70f48510bb
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 Stokely
fcd9ea1b42
MFS r1.1.2.18 - Include vim6 rather than vim5 on disc #1 .
2002-05-28 08:46:21 +00:00
Bruce A. Mah
48ee0cf5f3
Typo fix: s/IPSec/IPsec/g
...
PR: 38627
Submitted by: Marc Fonvieille <marc@blackend.org>
2002-05-28 00:16:22 +00:00
Ruslan Ermilov
b1a8a1813f
Change the ">>> make release ..." output to also include ${TARGET}.
2002-05-27 10:59:41 +00:00
Ruslan Ermilov
2efba2d1d7
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
Udo Erdelhoff
8a8b2acc47
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
Udo Erdelhoff
ef302ca94e
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
Sebastien Gioria
f580ec8b23
Initial translation
2002-05-26 17:07:32 +00:00
Sebastien Gioria
79ea76bfbc
Initial translation
2002-05-26 16:49:48 +00:00
Sebastien Gioria
3cac9c515f
- be more FDP compliant
...
- be more French compliant
- fix some spelling
2002-05-26 16:43:04 +00:00
Sebastien Gioria
e078c2cfd4
First shot of the translation in the userland section.
2002-05-26 16:29:08 +00:00
Ruslan Ermilov
76a254d7b6
Perl left src/.
2002-05-25 17:31:27 +00:00
Ruslan Ermilov
319f35a37c
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
Ruslan Ermilov
01e9310be5
Make these work with one-true-awk.
...
Spotted by: nyan
2002-05-25 10:37:00 +00:00
Gregory Neil Shapiro
8ef44867e8
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
Ruslan Ermilov
08198a0e3e
Convert Perl scripts to awk(1).
2002-05-24 11:03:41 +00:00
Yoshihiro Takahashi
0bf831c43e
Removed the ch, sa and ses devices from 'SMALL' boot floppy image.
2002-05-23 14:15:48 +00:00
Bruce A. Mah
e811cd8f81
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 Bulte
202a98a351
Update 164SX section with newly acquired insights.
...
Submitted by: Sten <sten@blinkenlights.nl>
2002-05-22 18:09:37 +00:00
Bruce A. Mah
9152d4d39c
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
Bruce A. Mah
551ea47838
Fix whitespace nits, no content changes.
2002-05-20 22:23:12 +00:00
Bruce A. Mah
422f2e3d98
New release notes: SA-02:24, SA-02:25.
2002-05-20 22:17:18 +00:00
Will Andrews
aaadd56a31
MFS: Switch to KDE 3 for the CDROMs.
2002-05-20 06:23:35 +00:00
Bruce A. Mah
daa96b6fc2
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
Bruce A. Mah
2541b18f25
Build ports needed for release documentation WITHOUT_PYTHON.
2002-05-18 00:00:41 +00:00
Bruce A. Mah
59320fe0da
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
Bruce A. Mah
3b92e77d93
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
Bruce A. Mah
8e51375a71
MFC noted: cdcontrol(1) speed.
...
Minor wording tweaks in ports infrastructure section.
2002-05-17 16:11:36 +00:00
Tom Rhodes
1cfe33f2ca
s/file system/filesystem/g
2002-05-16 19:41:01 +00:00
Bruce A. Mah
07bf6fb676
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
Bruce A. Mah
cec9e41dfe
Minor rewording of an item.
2002-05-16 16:18:42 +00:00
Bruce A. Mah
493139bc24
Whitespace fixes, no content changes.
2002-05-16 15:18:25 +00:00
Bruce A. Mah
f2603ec30c
Add Blue Concentric Cirlce CF Wireless LAN card to wi(4)-supported list.
2002-05-16 15:16:48 +00:00
Jordan K. Hubbard
9c7c210d3b
Back out previous commit - I didn't realize that ifconfig(8) dealt
...
properly with 802.11 configuration now.
Noted by: jhb
2002-05-16 06:00:57 +00:00
Bruce A. Mah
697a2124b9
New release note: k5su non-suid-root.
...
MFC noted: BIND 8.3.2-T1B.
2002-05-15 20:33:12 +00:00
Bruce A. Mah
38c2b7d99b
Fix description of uuencode(1)/uudecode(1) base64 abilities.
...
Submitted by: jmallet
2002-05-15 03:43:44 +00:00
Bruce A. Mah
03f1735670
Updated release notes: BIND 8.3.2-T1B, gcc-3.1.0 (and a big
...
<warning>).
Markup change: Use manpage entity for devinfo(8).
2002-05-14 18:17:45 +00:00
Ruslan Ermilov
ff85b6e3eb
Split release.2 into two stages. release.2 now install the base
...
dist, while release.3 makes and installs crypto, krb4, and krb5
dists. This makes release.3 restartable (with "make rerelease").
2002-05-14 13:59:33 +00:00