Commit Graph

4337 Commits

Author SHA1 Message Date
luigi
c94e4ee107 Replace a logverbose call with log 2002-07-14 12:07:06 +00:00
luigi
f6c6028862 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
bmah
1ca394c8d3 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
bmah
496cb52c14 MFCs noted: RLIMIT_VMEM, pam_opieaccess(8).
Fix two minor grammar nits while here.
2002-07-13 16:17:54 +00:00
bmah
188efbec8e New release notes: SA-02:29, SA-02:30. 2002-07-13 15:49:08 +00:00
wilko
39fa07f072 Turbochannel support / machines have been removed from -current. 2002-07-13 11:49:17 +00:00
bmah
ed7e4d6c5b 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
ru
28450ac5ae Fix ${TMAKE} to use the correct .mk files.
Removed stray -DNO_WERROR's.
2002-07-12 15:15:35 +00:00
bmah
d860561907 em(4) update. 2002-07-11 17:08:07 +00:00
bmah
11a5c5864b 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
ru
c6cffca3bf 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
bmah
679c5f9407 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
ru
79e44cc282 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
ru
e54f08bc49 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
bmah
f35ff6abcc New release note: NetBSD whereis(1).
Updated release notes:  BIND 8.3.3, OpenPAM Citronella.
2002-07-03 21:58:08 +00:00
trhodes
5666186436 Fix a typo: s/und/and/
Not Reviewed by:	re@
2002-07-03 18:04:10 +00:00
luigi
a40b6ee161 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
bmah
065834fe01 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
bmah
f446d380bf SCCS is back out, so take out its release notes. 2002-06-30 05:26:02 +00:00
bmah
77f8550333 Use full URL path in references to the Handbook. 2002-06-28 04:53:44 +00:00
bmah
a16892d420 Arrgh. Forgot to note that fixes for SA-02:28 have been MFC-ed. 2002-06-27 16:47:31 +00:00
bmah
abb7ac93e8 New release notes: RLIMIT_VMEM, zero-copy support, SA-02:28,
OpenSSH 3.3p1, pkg_version(1) rewrite.

MFC noted:  sed(1) -i.
2002-06-27 16:45:42 +00:00
bmah
23d33d6992 Point -CURRENT seekers to a snapshot site that's actually up. 2002-06-27 16:36:17 +00:00
gshapiro
c4a4696e41 sendmail 8.12.5 has been imported 2002-06-26 02:58:55 +00:00
hrs
df105eba79 - Merge the following from the English version:
1.308 -> 1.313	relnotes/common/new.sgml

- Add pc98 subdir:

	1.3   -> 1.4  	relnotes/Makefile
	1.2   -> 1.3  	relnotes/common/relnotes.ent
	(new) -> 1.1  	relnotes/pc98/Makefile
	(new) -> 1.1  	relnotes/pc98/article.sgml

- Remove ${NO_TIDY}.  It is no longer needed.
2002-06-25 18:54:39 +00:00
nyan
6a9fad4558 The rp driver supports pc98 arch (maybe). 2002-06-24 15:16:16 +00:00
bmah
879a3b82ab Add a reference to the "make world" section of the Handbook.
PR:		39460
Submitted by:	nik
2002-06-22 22:23:00 +00:00
bmah
f7dadfce1b New release notes: MCA support on ia64, rp(4) update (+MFC), tx(4)
multicast filtering, ahd driver, calendar(1) -W/-F, nice(1) -n,
pam_echo(8), pam_exec(8), pselect(3), wc(1) -m, USD/PSD documents
restored.
2002-06-22 21:52:42 +00:00
bmah
dbbc33a126 New release notes: ng_device(4), UFS2, newfs(8) -O, newgrp(1),
pam_ksu(8), uuidgen(1).

Updated release notes:  libpcap-0.7.1, tcpdump-3.7.1.

Also do some markup fixes to recently-added items so that they don't
try to use entities for manpages that have been removed, in the spirit
of rev. 1.359.
2002-06-21 15:36:24 +00:00
mckusick
88d85c15ef This commit adds basic support for the UFS2 filesystem. The UFS2
filesystem expands the inode to 256 bytes to make space for 64-bit
block pointers. It also adds a file-creation time field, an ability
to use jumbo blocks per inode to allow extent like pointer density,
and space for extended attributes (up to twice the filesystem block
size worth of attributes, e.g., on a 16K filesystem, there is space
for 32K of attributes). UFS2 fully supports and runs existing UFS1
filesystems. New filesystems built using newfs can be built in either
UFS1 or UFS2 format using the -O option. In this commit UFS1 is
the default format, so if you want to build UFS2 format filesystems,
you must specify -O 2. This default will be changed to UFS2 when
UFS2 proves itself to be stable. In this commit the boot code for
reading UFS2 filesystems is not compiled (see /sys/boot/common/ufsread.c)
as there is insufficient space in the boot block. Once the size of the
boot block is increased, this code can be defined.

Things to note: the definition of SBSIZE has changed to SBLOCKSIZE.
The header file <ufs/ufs/dinode.h> must be included before
<ufs/ffs/fs.h> so as to get the definitions of ufs2_daddr_t and
ufs_lbn_t.

Still TODO:
Verify that the first level bootstraps work for all the architectures.
Convert the utility ffsinfo to understand UFS2 and test growfs.
Add support for the extended attribute storage. Update soft updates
to ensure integrity of extended attribute storage. Switch the
current extended attribute interfaces to use the extended attribute
storage. Add the extent like functionality (framework is there,
but is currently never used).

Sponsored by: DARPA & NAI Labs.
Reviewed by:	Poul-Henning Kamp <phk@freebsd.org>
2002-06-21 06:18:05 +00:00
bmah
0a1caef284 New release notes: gifconfig(8) gone, prefix(8) gone.
Adjust one other item to match.
2002-06-21 04:17:00 +00:00
bmah
4ad777b500 Release note added: rc.d.
MFCs noted:  fold(1) -b/-s, pwd(1) -L, renice(8) -n, unexpand(1) -t,
xargs(1) -I/-L.
2002-06-20 23:44:18 +00:00
bmah
c25c626f7d Modified release note: ncurses 5.2-20020615, added version number for
lukemftp.

Deleted release note:  gawk.

MFC noted:  lukemftpd.
2002-06-20 22:50:15 +00:00
bmah
d0fe7ef0c8 Provide a way to keep out old ("historic") release notes from bloating
the size of the rendered release notes.  By default, any element with
a role="historic" attribute won't get rendered in the output unless
the INCLUDE_HISTORIC Makefile variable is defined.
2002-06-20 21:19:49 +00:00
luigi
3c1b590b17 Add a few files which are needed to build "passwd" now that
the standard version of these files have been PAMified (and axed).
2002-06-20 21:17:33 +00:00
matusita
b8430132a8 Set PATH statically, and use 'env -i' to kick chroot(8). As a result,
the second buildworld environment is fully isolated from parent's
environment variables.

Tested virtually on: snapshots.jp.FreeBSD.org
Approved by:	arch@ (silently)
MFC after:	2 weeks
2002-06-19 15:06:38 +00:00
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
bmah
4c31282128 Whitespace fixes, no content changes. 2002-05-16 15:18:25 +00:00
bmah
387caab142 Add Blue Concentric Cirlce CF Wireless LAN card to wi(4)-supported list. 2002-05-16 15:16:48 +00:00
jkh
b73c1714a8 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
bmah
e6c3048146 New release note: k5su non-suid-root.
MFC noted:  BIND 8.3.2-T1B.
2002-05-15 20:33:12 +00:00
bmah
dd563f9e7d Fix description of uuencode(1)/uudecode(1) base64 abilities.
Submitted by:	jmallet
2002-05-15 03:43:44 +00:00
bmah
b06734c981 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
ru
943422f782 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
ru
7d4d97cfb9 Make sure the first ${CHROOTDIR} installworld is done for the correct
arch.  This makes "make release TARGET_ARCH=foo" really work.

(I only tested with "make rerelease" before to save some time and did
not notice the problem.)
2002-05-14 13:45:50 +00:00
ru
64f3b6c534 GC now redundant BOOTSTRAPUTILS stuff. 2002-05-14 13:41:18 +00:00
jkh
6188dfa360 Add wicontrol to boot floppy until such time as this support is part
of ifconfig.
PR:		misc/21886
2002-05-13 20:16:06 +00:00
bmah
e129c49f08 Some features should have been marked as &merged;, but weren't. Fix
this.

While I'm here, add a few missing words.
2002-05-11 19:23:17 +00:00
bmah
372b2111f6 New release notes: ng_split, lpd(8) rc (+MFC).
Deleted some release notes that were too vague to be useful:  CAM
error recovery update, vinum update, lpr/lpq/lpd update.
2002-05-11 17:56:09 +00:00
bmah
eab64faef4 New release notes: new crashdump infrastructure, cdcontrol(1) speed,
fsdb(8) blocks (+MFC), who(1) -H/-T/-m/-u/-q, xargs(1) -L, general
note on SuSv3/POSIX.1 conformance.

Modified release notes:  The system awk is now BWK awk (noted in three
places), uudecode(1)/uuencode(1) -o/-m (+MFC), xargs(1) -I/-J.
2002-05-11 17:28:01 +00:00
dd
1a506b7f47 sysctl -w -> sysctl 2002-05-11 06:06:11 +00:00
bmah
0fe31a476f New release notes: pam_ftpusers(8), sed(1) -i.
Record the arrival (and departure) of pkg_update(1).  It lived in the
tree for so long (over a year) that even though it won't show up in
the release, -CURRENT users might have gotten used to seeing it
around and might wonder where it went.
2002-05-10 01:02:13 +00:00
ue
df0cde8913 MFbed: translation updates
hardware/common/dev.sgml: MFen 1.83->1.87
relnotes/common/new.sgml: MFen 1.327->1.340
2002-05-09 16:33:02 +00:00
bmah
e57438f249 New release note: syncache/accept_filter bugfix. 2002-05-07 21:01:46 +00:00
luigi
2bc8601c9e Bring in a slightly older version of usr/bin/passwd which does not
require libpam and all the libraries that libpam brings in.
We have no room for those on picobsd images.
2002-05-05 20:43:27 +00:00
ue
49d3c06cb7 Fix broken entity
Approved by: re@
2002-05-05 12:05:08 +00:00
bmah
33e9ccad7c em(4) updates. 2002-05-03 22:41:35 +00:00
bmah
6f82abb039 New release notes: PCI_ENABLE_IO_MODES (+MFC), drm drivers,
csplit(1), mk_cmds(1) removal (+MFC), sysinstall(8) multi-volume
support (+MFC).

Modified release notes:  m4 20020426, OpenPAM Cinnamon.

Other MFCs noted:  CPU_ATHLON_SSE_HACK.

Un-MFC-ed:  Emphemeral port range change.
2002-05-03 22:18:30 +00:00
murray
fb8d7c44ec Update a comment to accurately describe the usage of the fourth field
of this file.
2002-05-01 05:05:31 +00:00
murray
d4863b60f2 Add support for kernel options to be removed from the BOOTMFS kernel
and loaded as modules, not just kernel devices.
2002-05-01 04:54:35 +00:00
murray
e87aeffbf0 Add the System V shared memory modules to the mfsroot. This
functionality is required for the linux module, which is required by
many third party packages.

Merged from: 5.0-DP1 / Perforce
2002-05-01 04:53:36 +00:00
bmah
2131cb8270 New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+
MFC), sysinstall(8) doesn't mount procfs(5) on new installs,
XFREE86_VERSION=4 default (+MFC), cross-version and cross-arch
releases.

Updated release notes:  Heimdal Kerberos 0.4e (+ MFC).

MFCs noted:  wi(4) hostap.
2002-04-30 19:40:22 +00:00
ru
7080bdd505 Milestone #2 in cross-arch make releases. They now work!
You need to set TARGET_ARCH and possibly TARGET, the same
way you normally do it for a cross build(7).

Renamed `distribworld' to a more natutal `distributeworld'.

Put pwd_mkdb(8) under ${INSTALLTMP}; for `distributeworld'.
2002-04-30 11:50:01 +00:00
ru
c7f10c0b18 boot2 does not exist on some platforms. 2002-04-30 11:31:25 +00:00
ru
d8d79a52dd bin-install.sh has been repo-copied to base-install.sh. 2002-04-30 09:57:21 +00:00
ru
71467c0d57 Some components of the crunched binaries may use build-tools
that are to be run on the building host.  (Currently, bin/sh
and usr.sbin/sysinstall use them.)  Make sure we build them
in the correct environment, like we do it in the buildworld.
2002-04-29 15:26:37 +00:00
bmah
b6d822715d Add DFE-530TX+ to rl(4) list.
Submitted by:	Karl Heller <kheller2@mac.com>
2002-04-28 04:49:19 +00:00
bmah
91d576b0c5 New release notes: isdn4bsd Q.931 subaddressing.
Updated release notes:  IPFilter 3.4.27 (+ MFC), isdn4bsd 1.0.2.

Fix up some confusion about ifpi(4) and ifpi2(4).
2002-04-28 00:09:42 +00:00
bmah
5bcb2ee069 Add devices supported by aue(4), cue(4), kue(4), an(4), wi(4)
drivers.  Minor fix for ray(4).

Based on:

	src/etc/defaults/pccard.conf	1.236
	src/sys/dev/usb/if_aue.c	1.57
	src/sys/dev/usb/if_cue.c	1.28
	src/sys/dev/usb/if_kue.c	1.40
	src/sys/dev/usb/usbdevs		1.88
2002-04-28 00:01:12 +00:00
matusita
8ad86ce423 Introduce CVSCMDARGS make variable to set command-line options for cvs.
You may want set '-D data-spec' to this variable.

PR:		31218
Submitted by:	Alexandr Listopad <laa@laa.zp.ua>
MFC after:	5 days
		(if re@ permits)
2002-04-27 14:23:32 +00:00
bmah
4a087f78c8 Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix). 2002-04-26 21:12:51 +00:00
bmah
8fb7b3e1de New release notes: at(1) -r/-t, ls(1) -h, pwd(1) -L, split(1) -a,
sysctl(8) -d, unexpand(1) -t.

MFC noted:  tftp(1)/tftpd(8) IPv6 support.
2002-04-26 20:13:13 +00:00
ru
ca2f9297a0 If we are making a "release", we can obviously use -DNOCLEAN buildworld,
to save some time, because ${CHROOTDIR}/usr/obj does not even exist.
2002-04-26 19:40:45 +00:00
ru
8ad1c2807b Milestone #1 in cross-arch make releases.
Do not install games and profiled libraries to the ${CHROOTDIR}
with the initial installworld.

Eliminate the need in the second installworld.  For that, make sure
_everything_ is built in the "world" environment, using the right
tool chain.

Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1.  Split the
buildworld process into stages, and skip some stages when
SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5
dists).

Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running
makewhatis(1) at the end of installworld (used when making crypto,
krb4, and krb5 dists).

In release/scripts/doFS.sh, ensure that the correct boot blocks are
used.

Moved the creation of the "crypto" dist from release.5 to
release.2.

In release.3 and doMFSKERN, build kernels in the "world"
environment.  KERNELS now means "additional" kernels, GENERIC is
always built.

Ensure we build crunched binaries in the "world" environment.
Obfuscate release/Makefile some more (WMAKEENV) to achieve this.

Inline createBOOTMFS target.

Use already built GENERIC kernel modules to augment mfsfd's
/stand/modules.  GC doMODULES as such.

Assorted fixes:

Get rid of the "afterdistribute" target by moving the single use
of it from sys/Makefile to etc/Makefile's "distribute".

Makefile.inc1: apparently "etc" no longer needs to be last for
"distribute" to succeed.

gnu/usr.bin/perl/library/Makefile.inc: do not override the
"install" and "distribute" targets, do it the "canonical" way.

release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and
catpages appear in the right dists.  Note that because Perl does
not respect the MANBUILDCAT (and NOMAN), this results in a loss of
/usr/share/perl/man/cat* empty directories.  This will be fixed
soon.

Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it
means "make KerberosIV"), as documented in the make.conf(5)
manpage.  Most of the userland makefiles did not test it for "YES"
anyway.

XXX Should specialized kerberized libpam versions be included into
the krb4 and krb5 dists?  (libpam.a would be incorrect anyway if
both krb4 and krb5 dists were choosen.)

Make sure "games" dist is made before "catpages", otherwise games
catpages settle in the wrong dist.

Fast build machine provided by: Igor Kucherenko <kivvy@sunbay.com>
2002-04-26 17:55:27 +00:00
bmah
8213b19eec New release notes: kenv(2), kenv(1) can set/delete kernel environment
variables, mv(1) -n.

MFCs noted:  last(1) -y.
2002-04-26 15:36:37 +00:00
matusita
1601ff5797 Add script to install the compat4x distribution, just like other
compat*-install.sh scripts.

PR:		37485
MFC after:	5 days
2002-04-26 13:33:46 +00:00
ru
844bfe0b65 Removed some cruft. 2002-04-26 07:40:08 +00:00
bmah
b4b0c8282b New release notes: xe can be built as a module, ng_eiface, many new
PAM modules noted.

While here, fix a markup bogon in a recent patch(1) note.
2002-04-25 18:35:07 +00:00
bmah
a852281c63 New release notes: se driver, ofw driver, ispppcontrol(8) removed,
fold(1) -b/-s, killall(1) -z, lpd(8) -s, patch(1) -i, pr(1) -f/-b,
renice(1) -n, tftp(1)/tftpd(8) IPv6 support.

Updated release notes:  FICL 3.02, IPFilter 3.4.26.
2002-04-25 04:03:01 +00:00
bmah
1cde165502 New release notes: expr(1) and EXPR_COMPAT, m4(4) OpenBSD import and
-s, bin->base distribution renaming, cdboot used for i386 ISOs by
default, XFree86 4.2.0 support in sysinstall.
2002-04-24 20:38:25 +00:00
ru
406a2b145c Build the catpages distribution in a more natural way. 2002-04-24 12:54:34 +00:00
ru
d1865bed8c The chrooted environment isn't nearly pristine, so reset
MAKEOBJDIRPREFIX to the canonical /usr/obj while there.
2002-04-24 12:51:48 +00:00
bmah
4008e6d755 Whitespace. 2002-04-24 01:01:17 +00:00
bmah
0fe76feca5 New release note: wi(4) hostap.
Modified release note:  Edited RFC 1948 note to reflect post-syncache reality.

Submitted by:	Thomas Skibo <skibo@pacbell.net> (for hostap),
		silby (for RFC 1948)
2002-04-24 00:58:36 +00:00
obrien
c837861546 Change the name of the 'bin' distribution to 'base'.
This is done since it contains much more than /bin, and also gets in the
way when making a combined install+fixit CD.

OK'ed by:	jkh
2002-04-23 22:16:41 +00:00
ru
ced0e287eb Do not spam initial ${CHROOTDIR} world with Texinfo and HTML docs.
For rerelease, run "make -DNOCLEAN world" instead of simple and
insufficient in some cases "make all install".  This is especially
true for cross-arch "make release"s which we don't (yet) support.
2002-04-23 09:24:00 +00:00
bmah
7f9efdd860 New release notes: SA-02:22, SA-02:23.
Updated release notes:  Device polling for rl(4), updated URL for
SA-02:18, smbfs userland 1.4.4.
2002-04-23 01:23:20 +00:00
des
4d6b787d2d Usage style sweep: spell "usage" with a small 'u'.
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
2002-04-22 13:44:47 +00:00
ue
b30303358f MFbed: translation updates 2002-04-21 18:45:07 +00:00
ue
7baa2e20d4 MFen 1.318-1.327 2002-04-21 18:28:49 +00:00
bmah
20c79cca8d Use newly-added USB manpage entity references where appropriate. 2002-04-21 15:35:52 +00:00
bmah
4e1d1a5400 Un-do note of MFC of inetd change. 2002-04-21 06:33:20 +00:00
bmah
a39ea225ca New release note: mergemaster(8) -p/-C.
MFC noted:  inetd(8) off by default.
2002-04-21 04:58:24 +00:00
bmah
90b27f494f New release notes: UserConfig gone (release note long overdue!), kget(8)
gone, UDF support added, inetd(8) not run by default, inbound SMTP not
enabled by default.
2002-04-20 21:19:57 +00:00
bmah
5e3f88743f New release notes: my driver.
MFCs noted:  viapm(4), ng_etf(4) (fixed spelling), libstand splitfs.
2002-04-19 17:07:28 +00:00
ru
a40e88df53 Record libtelnet.a death. 2002-04-19 12:39:09 +00:00
ue
431577d47c Whitespace fix after the restructuring, no content changes 2002-04-18 01:27:19 +00:00
ue
7316f95396 Restructure the Sparc installation instructions to
- get rid of the 4th level headings
- seperate the actions required to prepare the installation (getting
  the CD, settings up the various daemons, ...) from the actual
  installation

Translation teams: This patch moves some paragraphs around and changes
a lot of <sectX> headers, but does not contain any content changes in
the strict sense of the word (i.e. I did not rewrite paragraphs yet).
There were no changes to the indentation, either.

Reviewed by: bmah, -sparc, -doc
2002-04-18 01:07:25 +00:00
bmah
6f7bfc5148 New release note: SA-02:21. 2002-04-17 23:16:40 +00:00
bmah
53f7a32aeb New release note: SA-02:20. 2002-04-17 17:49:57 +00:00
bmah
a1c1001cdd Updated release notes: spic(4) tweaks and note MFC, OpenPAM Cineraria. 2002-04-16 04:47:35 +00:00