Ruslan Ermilov
8d785bd77c
The side effect of revision 1.687 (env -i) was that many useful knobs
...
are no longer propagated to the chrooted environment, e.g. NOKERBEROS.
On the other hand, TMPDIR and MAKEOBJDIRPREFIX should no longer be.
Spotted by: Alexandr Listopad <laa@reis.zp.ua>
2002-08-05 16:46:14 +00:00
Eric Anholt
2690c0bb32
Add device agp to GENERIC, filter it out of floppy builds
...
Approved by: des (mentor)
2002-08-04 18:35:02 +00:00
Ruslan Ermilov
095b49ff6d
Catch up to the rev. 1.694 changes; WITHOUT_X11 is not anymore set in
...
the environment.
2002-08-02 16:23:20 +00:00
Bruce A. Mah
85320d12be
New release note: SA-02:34.
2002-08-01 15:27:51 +00:00
Bruce A. Mah
549e510df4
New release note: SA-02:33.
2002-07-31 20:09:07 +00:00
Bruce A. Mah
db9b8e5474
New release note: SA-02:32.
2002-07-31 16:13:59 +00:00
Bruce A. Mah
a8848f7a94
New release notes: uaudio, uvisor, gpt, mca.
2002-07-31 04:01:12 +00:00
Bruce A. Mah
f568e52ec8
Fix markup nits and a (not related) typo.
2002-07-31 03:25:25 +00:00
Bruce A. Mah
bcdff313cf
Updated release notes: ACPI CA 20020725, OpenSSL 0.9.6e (+MFC).
2002-07-31 02:48:20 +00:00
Bruce A. Mah
e33861a94e
New release notes: ctags(1) -T, finger(1) -4/-6 (+MFC), various sh(1)
...
built-ins (most of which were MFC-ed).
Modified release notes: hw.pci.enable_io_modes sysctl
MFCs noted: ls(1) -m/-p/-x, rm(1) -v (marked as historic), sh(1) -C,
split(1) -a.
2002-07-30 04:32:14 +00:00
Bruce A. Mah
2469f41d99
New release notes: tr(1) equivalence classes (+MFC), tr(1) -C.
...
MFCs noted: Various new flags for who(1).
2002-07-29 16:01:09 +00:00
Bruce A. Mah
e6502af979
New release notes: wicontrol(8) -l/-L, traceroute 1.4a12.
...
Updated release note: tcsh-6.12.
2002-07-29 05:06:56 +00:00
Dima Dorfman
6ee0eb7eda
New release notes: devfs rule subsystem, lock(1) -v
2002-07-28 08:45:26 +00:00
John Baldwin
bb5e8f3f71
If we are building docs with this release and PREFETCHDISTFILES is defined
...
then download the distfiles for the ports needed to build the docs before
we enter the chroot environment. This is useful since often times releases
get in a funk trying to download distfiles in the chroot.
Approved by: re (murray, bmah)
MFC after: 5 days
2002-07-27 19:43:52 +00:00
Sebastien Gioria
ec07d9817a
Typo Fix
...
More FDP compliance
2002-07-27 11:19:05 +00:00
Sebastien Gioria
ca5da00196
Translation of the userland section
2002-07-27 10:46:41 +00:00
Ruslan Ermilov
da037ed335
Build FDP ports with a clean runtime environment; gmake(1) somehow
...
uses ${TARGET_ARCH}, in a way that is incompatible with our usage.
Submitted by: jhay, ru
2002-07-26 11:27:11 +00:00
Ruslan Ermilov
6bbd27aba0
Make building docs possible on systems where sed(1) can't do in-place editing.
...
Obtained from: ports/Mk/bsd.port.mk
2002-07-26 11:22:46 +00:00
Ruslan Ermilov
de9a18ceec
Braino in the 1.672 commit: scripts/games-make.sh expects the
...
"manpages" and "catpages" dists to be already built.
2002-07-25 14:42:08 +00:00
Ruslan Ermilov
e56ea3c59b
Moved some more NIC drivers to the second floppy.
2002-07-25 14:04:38 +00:00
Johan Karlsson
60a9ad5cdd
MFC noted: acct(2) appends to file.
...
New release notes: cp(1) -n, biff(1)/mesg(1) redirect stdin to affect
another tty.
Reviewed by: bmah
2002-07-25 02:18:41 +00:00
Ruslan Ermilov
3cb04a4d39
Copy the right dhclient-script(8).
2002-07-24 20:37:21 +00:00
Johan Karlsson
688806903a
Move whereis(1) relnote to 'userland changes' section.
...
Approved by: bmah, sheldonh (mentor)
2002-07-24 14:51:24 +00:00
Sebastien Gioria
711d6888df
More userland section translation
2002-07-23 20:16:09 +00:00
Bruce A. Mah
8379dedf67
Updated release notes: lint 20020719, smbfs-1.4.5, texinfo 4.2.
2002-07-23 16:00:19 +00:00
Bruce A. Mah
5acf5031ca
MFCs noted: OPIE 2.4, OpenBSD m4 20020426, GNU tar 1.3.25.
2002-07-18 16:06:46 +00:00
Luigi Rizzo
fb9f73c4dd
Add "tty" entry.
2002-07-14 14:18:16 +00:00
Luigi Rizzo
f106b4e132
Add entry for the "screen" program.
2002-07-14 14:17:28 +00:00
Luigi Rizzo
8bed80ea8a
Not needed anymore.
2002-07-14 12:09:33 +00:00
Luigi Rizzo
290d66b5f5
Replace a logverbose call with log
2002-07-14 12:07:06 +00:00
Luigi Rizzo
267d023df8
Enable building of picobsd using CURRENT sources again.
...
Following a suggestion by Ruslan, the initial creation of the
includes and libraries (and build tools) is now done by
invoking "make buildworld" (with -DPICOBSD which eventually will
limit the amount of stuff built with a 2-line change in Makefile.inc1).
The correct environment is then used for subsequent builds.
Also remove write_mfs_in_kernel.c in favour of using dd
All the above is conditional on __FreeBSD_version, as the previous
method still worked for versions earlier than 500035, and I am
unsure on how the "new" method works for earlier versions.
Finally, note that the crunch.conf files need some work because
some libraries (e.g. gmd) have gone away from the base installation.
2002-07-14 09:07:13 +00:00
Bruce A. Mah
dd3636eea9
s/links/links1/
...
This should unbreak release builds with docs but without a full ports tree.
While I'm here, fix a minor sorting glitch.
2002-07-13 17:48:42 +00:00
Bruce A. Mah
728bf8f207
MFCs noted: RLIMIT_VMEM, pam_opieaccess(8).
...
Fix two minor grammar nits while here.
2002-07-13 16:17:54 +00:00
Bruce A. Mah
4ca65ba0d2
New release notes: SA-02:29, SA-02:30.
2002-07-13 15:49:08 +00:00
Wilko Bulte
3d6175c723
Turbochannel support / machines have been removed from -current.
2002-07-13 11:49:17 +00:00
Bruce A. Mah
2f585385ec
New release notes: NEWCARD default, finger(1) -g (+ MFC), whereis(1)
...
update.
MFCs noted: finger(1) .pubkey.
2002-07-12 18:10:40 +00:00
Ruslan Ermilov
74064f9fac
Fix ${TMAKE} to use the correct .mk files.
...
Removed stray -DNO_WERROR's.
2002-07-12 15:15:35 +00:00
Bruce A. Mah
489dd54e58
em(4) update.
2002-07-11 17:08:07 +00:00
Bruce A. Mah
97b2ecdaa1
New release notes: acct(2) appends to files, basename(1) -a/-s, GDB
...
5.2.
Updated release notes: em(4) update, ACPI CA 20020611,
mountd(8)/nfsd(8) moved to /usr/sbin, vidcontrol(1) -S.
MFCs noted: dump(8) -S.
2002-07-11 17:03:36 +00:00
Ruslan Ermilov
fc6866d767
Do not override the CFLAGS with its standard value. At some point,
...
different architectures may choose to use different default values
for CFLAGS, for example. (It was added in rev. 1.200 as a measure
to make boot images fit the floppies, and was never reverted.)
2002-07-11 16:27:04 +00:00
Bruce A. Mah
86a2f287c5
New release note: kbdmap(1)/vidfont(1) C rewrite.
...
Changed release notes: KSE (rewrite and status update), Binutils
2.12.1 (20020622 snapshot).
MFCs noted: libpcap-0.7.1, tcpdump-3.7.1, OpenSSH through 3.4p1.
Also retroactively note some OpenSSH items as MFC-ed and historic.
I'm not sure when these were merged, but I'm pretty sure it was a long
time ago.
2002-07-06 19:42:39 +00:00
Ruslan Ermilov
c0db9f0e13
Part 2/2 of the kerberos5/doc/ "make release" breakage fix:
...
Make sure the "krb5" does not have the /usr/share/info/dir,
or it will clobber the "base" version on install.
2002-07-06 15:00:07 +00:00
Ruslan Ermilov
ae3155af28
I'm not sure if that was ahd(4) who grew BOOTMFS so that it
...
no longer fits 1.44M but...
Moved vx(4) and all miibus consumers (including miibus) out
from kern.flp to mfsroot.flp. This leaves 9K of the free
space for kern.flp.
2002-07-04 15:48:00 +00:00
Bruce A. Mah
4f8a0c7e27
New release note: NetBSD whereis(1).
...
Updated release notes: BIND 8.3.3, OpenPAM Citronella.
2002-07-03 21:58:08 +00:00
Tom Rhodes
23ef6da7d2
Fix a typo: s/und/and/
...
Not Reviewed by: re@
2002-07-03 18:04:10 +00:00
Luigi Rizzo
c50cb82930
Move creation of password databases before starting daemons,
...
otherwise the latter might fail because userids are not found.
2002-07-01 21:30:39 +00:00
Bruce A. Mah
a6ae64c480
New release notes: ipfw(4) rewrite.
...
Modified release notes: ACPI 20020404, OpenSSH 3.4p1 (rewrote 3.3p1
update and reformatted).
2002-06-30 18:48:24 +00:00
Bruce A. Mah
b15d7fd173
SCCS is back out, so take out its release notes.
2002-06-30 05:26:02 +00:00
Bruce A. Mah
b5a7f7f551
Use full URL path in references to the Handbook.
2002-06-28 04:53:44 +00:00
Bruce A. Mah
e2016f8c2a
Arrgh. Forgot to note that fixes for SA-02:28 have been MFC-ed.
2002-06-27 16:47:31 +00:00