Commit Graph

5044 Commits

Author SHA1 Message Date
scottl
79fc7c81b1 Bah, I go and get all preachy, and then commit from the wrong branch. Revert
the use of '-j8'.

Apologies to:	ru
2003-07-26 06:47:40 +00:00
scottl
1653e0663e Fix the release build with a forgotten '-f'. 2003-07-26 05:57:52 +00:00
hrs
60f3be7c63 New release notes: bge(4) 5705 support.
Update release notes:  rescue(7) man page.

MFC:  safe(4).
2003-07-25 14:08:32 +00:00
ru
1243e02129 Make the PC98 small boot floppy usable again.
Spotted by:	nyan
Reviewed by:	nyan
2003-07-25 13:39:11 +00:00
ru
a2dfeb37f7 The RELEASE9 knob is now OBE.
OK'ed by:	jhb
2003-07-25 08:55:51 +00:00
ru
b93079f17c Moved the boot floppy generation code out from release.9 to release.10.
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option.  The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.

Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.

Discussed with:	jhb
2003-07-25 08:54:41 +00:00
scottl
3284ff83dd Move the mlx driver back into the kernel so that the drivers floppy doesn't
overflow.
2003-07-25 00:10:33 +00:00
markm
e3a28405ed Get the correct set of cryptographically-infected binaries
automagically from the (secure|kerberos5)/Makefile:[KS]PROG.
2003-07-24 17:28:52 +00:00
ru
ac6a8ca21c Replaced the hardcoded target names in the touch(1) commands with
${.TARGET}, to ease maintenance.
2003-07-24 13:45:05 +00:00
ru
35f690e0f7 Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only)
that causes the bootable ISO images to be created using the floppy
emulation (the old method) as opposed to the new "cdboot" method.

Only copy boot.flp to the 2nd CD-ROM if this variable is defined.

Reviewed by:	murray
2003-07-23 20:53:37 +00:00
ru
14b4207391 Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
points to a directory where "make buildworld" was run.  Useful
for building 5.x snapshots on 4.x.
2003-07-23 14:40:51 +00:00
ru
2b4093d332 Make NO_FLOPPIES really mean "no floppies", including not even
creating the "floppies" directory on FTP and CD-ROMs.  Enforce
NO_FLOPPIES on amd64.

Tested for:	amd64, i386 with -DNO_FLOPPIES
2003-07-23 12:12:53 +00:00
ru
8af435a95b Revert revision 1.788, and explain a bit the intent of having
the boot.flp image on the second CD-ROM.

Explained by:	jhb
Desired by:	vendors
2003-07-23 06:00:56 +00:00
ru
fc5fa1c32b amd64 will not provide floppies. 2003-07-23 05:55:02 +00:00
ru
4f37c8da56 Do not define BIGBOOTSIZE and the friends for amd64; it serves
no useful purpose other than wasting CPU time in "make release"
creating useless boot.flp.

Desired by:	peter
2003-07-23 05:53:52 +00:00
ru
bb7a1b776e /floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs.
Forgotten by:	jhb
2003-07-22 09:04:09 +00:00
hrs
6c3a9c4229 New release notes: safe(4). 2003-07-21 22:07:40 +00:00
hrs
39a19ad3a2 New release notes: harp(4).
Updated release notes:  patm(4) (use &man.patm.4;).
2003-07-21 20:31:13 +00:00
hrs
7d2b6b06f8 MFC: atkbd(4) bug fix. 2003-07-19 14:38:03 +00:00
hrs
3df3357f0f Merge the following from the English version:
1.583 -> 1.592	relnotes/common/new.sgml
2003-07-19 08:36:38 +00:00
hrs
70174962dc New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support. 2003-07-18 21:09:55 +00:00
yar
588991f4c8 Correct a couple of slips: add a missing article at one point
and the plaintext word "option" after "</option>" at another.
2003-07-18 14:50:10 +00:00
yar
386e604f7b New release note: arp(8) -i. 2003-07-18 14:29:35 +00:00
hrs
c33c5a1155 New release notes: ipfw(8) -n flag, comma-separeted address lists.
MFC: ipfw(4) C++-style comment, rules in set 31.
2003-07-17 17:21:56 +00:00
hrs
f205760148 Some grammatical and markup fixes. 2003-07-16 12:24:22 +00:00
hrs
882b0d4ec9 New release notes: ipfw(8), and atkbd(4) bug fix. 2003-07-16 10:37:12 +00:00
hrs
86b084f883 Bump the version numbers used for man page reference. 2003-07-15 15:40:21 +00:00
hrs
ba42cdadbb New release notes: hatm(4), patm(4).
Updated release notes: OpenPAM.

Remove references to rescue(7).
2003-07-15 15:39:52 +00:00
hrs
2aa4c688f8 New release notes: ACPI-CA 20030619. 2003-07-13 23:26:20 +00:00
murray
62464ba0ec Sort entries added in r1.43. 2003-07-13 07:20:24 +00:00
trhodes
b23c0b422e Postfix, pcre, and Exim should be on the first CD in order for the recent
sysinstall(8) commit to function properly.

Discussed with:	bmah (while the sysinstall(8) patch was sent to re).
2003-07-12 15:35:06 +00:00
hrs
8fc7089ee7 New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix,
config.{guess,sub} in the ports infrastructure.
2003-07-12 07:41:39 +00:00
hrs
9bee0009ad Catch up with the English version:
1.582 -> 1.583	relnotes/common/new.sgml
2003-07-09 08:58:08 +00:00
bmah
748dd1c088 MFC noted: chroot(8) -u/-g/-G. 2003-07-07 22:44:38 +00:00
hrs
99f35c432f Merge the following from the English version:
1.162 -> 1.163	hardware/common/dev.sgml
	1.580 -> 1.582	relnotes/common/new.sgml
2003-07-04 15:39:29 +00:00
hrs
8fc2bc4946 Add a missing </para>. 2003-07-04 15:23:47 +00:00
ru
8a9cab0a16 Fixed the last-minute bug I made in previous commit. 2003-07-04 14:39:17 +00:00
ru
240df1e4a7 Fixed style bugs related to parentheses in Makefile.inc1.
Submitted by:	bde

Fixed nearby bug: propagate the root Makefile's idea of
the appropriate "make" binary down to release/Makefile.
2003-07-04 14:27:06 +00:00
bmah
0fb991ffca New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)
moved from /bin to /sbin, /rescue.

Updated release notes:  lukemftpd-20030630.
2003-07-03 20:45:44 +00:00
hrs
62009084e8 Merge the following from the English version and some translation fixes:
1.41  -> 1.43 	errata/article.sgml
2003-07-02 21:04:48 +00:00
bmah
5c2c3d8274 Add ath(4) devices. Also try to be more specific with respect to
what variant of 802.11 is supported by some other devices.
2003-06-29 01:12:57 +00:00
bmah
f5521f77ff Start to fill in amd64 hardware notes based on info from peter.
Translators should be warned that this is somewhat of a moving
target, and so might want to consider holding off working on
this document.
2003-06-29 01:10:45 +00:00
hrs
99750955df Catch up with the English version:
1.159 -> 1.162	hardware/common/dev.sgml
2003-06-28 17:45:25 +00:00
hrs
5a253de2b6 Merge the following from the English version:
1.5   -> 1.6  	hardware/Makefile
	(new) -> 1.1  	hardware/amd64/Makefile
	(new) -> 1.1  	hardware/amd64/article.sgml
	(new) -> 1.1  	hardware/amd64/proc-amd64.sgml
	1.4   -> 1.5  	hardware/common/hw.ent
	1.5   -> 1.6  	relnotes/Makefile
	(new) -> 1.1  	relnotes/amd64/Makefile
	(new) -> 1.1  	relnotes/amd64/article.sgml
2003-06-28 17:38:02 +00:00
hrs
b5c028f73c Merge the following from the English version:
1.575 -> 1.580	relnotes/common/new.sgml
2003-06-27 17:15:20 +00:00
bmah
ce928641b5 Commit amd64 MD release documentation stubs and hook up to the build.
Content will be filled in later as needed, but this should unbreak
the doc part of an amd64 release build.

Requested by:	peter
2003-06-27 03:50:36 +00:00
bmah
fd3e2d8786 Actually, the 802.11 code was rewritten, not reorganized, by recent
commits.

Apologies to, and pointed out by:	sam
2003-06-26 21:22:00 +00:00
bmah
1f0d6c8d35 New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),
802.11 reorg.

MFC noted:  texinfo 4.6.
2003-06-26 21:01:08 +00:00
ru
a5eabafa98 MFRELENG_5_1: Default the release makefile to 5.1. 2003-06-26 11:23:36 +00:00
ru
518e0e6f9e Be laconic. 2003-06-26 11:21:04 +00:00
peter
bf62678b49 For amd64, delete the IA32 option for the boot kernel since it needs
SYSV*, which is also removed.
2003-06-26 00:58:57 +00:00
peter
fc3013e08f Add amd64 support 2003-06-26 00:55:33 +00:00
bmah
5a475da831 New errata: Problems with upgrading msdos(5) mounts from RO to RW. [1]
While here, move PAE item from "late-breaking news" to "open issues".

Submitted by:	tjr [1]
2003-06-24 17:58:22 +00:00
luigi
de14294d19 comment out the 'sshd' entries as the image is now 1460KB
and does not fit into a floppy anymore (1403kb available).

There is not much you can do now except bumping up the image size
(by uncommenting the "fd_size=2880" line in ./config),
at which point you can uncomment sshd, the associated library,
and all the good stuff such as tcpdump and natd and ppp that
you might want on such a box.

A similar change should be applied to other picobsd image types.
2003-06-22 15:37:14 +00:00
luigi
5ef90f5f23 Make this compile again: we need to specify a scheduler,
and remove the count for devices "sc" and "atkbdc"

This change does not apply to RELENG_4.
2003-06-22 15:32:09 +00:00
bmah
fb276031da New release note: texinfo 4.6. 2003-06-21 00:04:11 +00:00
bmah
00589a04e0 New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,
GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
2003-06-20 23:13:23 +00:00
bmah
5c32bee98e New errata: PAE kernel panic.
Mostly submitted by scottl.  Any errors are mine.
2003-06-20 21:07:05 +00:00
bmah
880997d6af Whitespace around last commit. Translators kindly ignore. 2003-06-17 20:06:13 +00:00
bmah
24c967539d Bring the matcd(4) driver back to the hardware notes. 2003-06-17 20:05:15 +00:00
bmah
941a9a3862 New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.
Modified release notes:  Mention the old OpenPAM version when noting
the update.
2003-06-17 20:01:49 +00:00
hrs
27676a2c70 Merge entries from maho's USB device compatibility list.
Obtained from:	http://people.FreeBSD.org/~maho/USB/
2003-06-15 18:20:51 +00:00
hrs
7f0ee2f742 Merge the following from the English version:
1.158 -> 1.159	hardware/common/dev.sgml
2003-06-15 02:10:37 +00:00
bmah
5e5459f9e5 Add Belkin USB 2.0 High Speed Host Controller to the USB controller
list.

Note that this (and the very similar NEC uPD 9210) will attach with
the ehci(4) driver if available.

Submitted by:	Adrian Colley <aecolley@spamcop.net>
2003-06-12 18:37:31 +00:00
hrs
a9db88842f Catch up with the English version:
1.157 -> 1.158	hardware/common/dev.sgml
	1.573 -> 1.575	relnotes/common/new.sgml
2003-06-11 21:08:52 +00:00
rushani
5553b15fd5 Merge the following from the English version:
1.38  -> 1.41	errata/article.sgml
2003-06-09 22:54:00 +00:00
bmah
040d032dba Grrr. We're going to maintain the present errata file until
5.2-RELEASE.  Use SGML entity as we should for this version instead of
a hard-coded "5.1-RELEASE".

Pointed out by:	se, ceri
2003-06-09 22:33:19 +00:00
rushani
7f6beb5e90 Merge the following from the English version:
1.156 -> 1.157	hardware/common/dev.sgml
2003-06-09 20:12:42 +00:00
rushani
a8495cc7d7 Fix some punctuation marks. 2003-06-09 19:39:12 +00:00
bmah
25af2d19e0 MFP4: First release notes for 5.1-CURRENT. 2003-06-07 17:46:28 +00:00
bmah
23d35cbc19 MFP4: First errata items for 5.1-RELEASE. 2003-06-07 17:46:09 +00:00
bmah
140ab1fb5a Update release documentation version numbers for 5.1-CURRENT.
Trim release documentation and errata.  While here, put back
some conditional text in the errata that was removed during
5.0-RELEASE and never put back.
2003-06-07 17:38:18 +00:00
nyan
da2b3c28fc Merged from RELENG_5_1: Don't use MUTEX_NOINLINE. 2003-06-07 08:26:19 +00:00
bmah
2fac90898b Update hardware notes to reflect ahc and stg supported hardware.
Based on PR submission.

PR:		52426
Submitted by:	Bob Bishop <rb@gid.co.uk>
2003-06-05 15:13:46 +00:00
peter
d1b9561cb3 TARGET_ARCH == amd64 also has /boot/mbr. 2003-06-04 22:24:43 +00:00
marcel
1593ff46cb Have the port readmes follow the same logic as buildworld. We skip
doing make readmes if /tmp/.skip_ports exists. This file is created
after a complete run, which avoids that we do the lengthy operation
again for a rerelease.
When NOPORTS or NOPORTREADMES are defined, we create the file prior
to starting the release.
2003-06-04 05:17:18 +00:00
jhb
4cb71339df Add some missing items to the make clean target. 2003-06-02 20:15:12 +00:00
ru
96845a2644 Keep entries sorted by floppy, type, and name. 2003-06-01 20:01:05 +00:00
nyan
b2c2755116 Add documents for the ct driver.
Submitted by:	rushani
Approved by:	re (jhb and bmah)
2003-05-30 11:24:00 +00:00
rushani
09778f8cad Merge the following from the English version:
1.155 -> 1.156	hardware/common/dev.sgml
	1.572 -> 1.573	relnotes/common/new.sgml

Approved by:	re (bmah)
2003-05-29 00:10:11 +00:00
hrs
d61d7c3e89 Merge the following from the English version:
1.36  -> 1.38 	errata/article.sgml
	1.553 -> 1.572	relnotes/common/new.sgml

Approved by:	re (bmah)
2003-05-28 21:01:34 +00:00
hrs
83ea737a02 - Fix to use the official vendor name (s/Melco/MELCO/).
hardware/common/dev.sgml

Pointed out by:	rushani
Approved by:	re (bmah)

- Fix a typo.

	relnotes/common/new.sgml

Approved by:	re (bmah)
2003-05-28 21:01:22 +00:00
alex
b29ada95f9 MFbed: Translation updates: Sync with the English 5.1 relnotes.
Approved by:	re (bmah)
2003-05-27 16:11:10 +00:00
bmah
0f79cbd0d7 Modified release note: Add missing word in rue(4) item.
Submitted by:	murray
Approved by:	re (implicitly)
2003-05-27 15:43:59 +00:00
rushani
265131c936 Merge the following from the English version:
1.12  -> 1.15	early-adopter/article.sgml
	1.143 -> 1.155	hardware/common/dev.sgml
	1.5   -> 1.6	hardware/common/intro.sgml
	1.9   -> 1.11	hardware/i386/proc-i386.sgml
	1.2   -> 1.3	hardware/ia64/article.sgml
	1.3   -> 1.7	hardware/ia64/proc-ia64.sgml
	1.6   -> 1.7	share/sgml/release.dsl

Approved by:	re (blanket)
2003-05-26 15:32:34 +00:00
kuriyama
8543e9caa0 Add textproc/opensp into $MINIMALDOCPORTS when openjade is used.
Reported by:	scottl (by alpha building breakage)
Approved by:	re (scottl)
2003-05-25 03:41:41 +00:00
hrs
c6147f8f43 Merge some entries from maho's USB device compatibility list.
Approved by:	re (bmah)
Obtained from:	http://people.FreeBSD.org/~maho/USB/
2003-05-24 18:50:20 +00:00
bmah
6c0b687c54 Flesh out the libkse note a bit. Source material kindly provided by
deischen, any inaccuracies are mine.

Approved by:	re (implicitly)
2003-05-23 20:10:46 +00:00
bmah
3a5ee925b1 I'm lost in a maze of twisty little tunables, all different.
The ACPI-disabling hint goes into device.hints, not loader.conf.

Pointed out by:	njl
2003-05-23 17:27:32 +00:00
bmah
4d1e113b48 Add some hopefully helpful notes about ACPI.
Approved by:	re (implicitly)
Reviewed by:	imp
2003-05-23 16:37:23 +00:00
hrs
2a3f718d6c Move ($create-refentry-xref-link$) to the language-neutral place
and add entities &release.manpath.*; for man.cgi's manpath=XXX.

Approved by:	re (bmah)
2003-05-23 10:30:27 +00:00
bmah
ed374de66e Modified release note: Note code generation problems with the base
system GCC using -march=pentium4, and the local workaround in our
Makefile infrastructure.

Approved by:	re (implicitly)
2003-05-23 00:02:10 +00:00
bmah
3b799623c6 Correctly tag some on-board Ethernet devices with the right
architecture.

Approved by:	re (implicitly)
2003-05-22 23:22:59 +00:00
bmah
c98998ae75 Note a puc(4) device that works on ia64.
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 23:19:01 +00:00
bmah
7c46c73b71 Add more ia64 device information, in a section similar to that for
FreeBSD/alpha.  Heavily hacked version of a diff that was...

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 23:14:52 +00:00
bmah
f8aa1acd81 Enable some devices on ia64. Based on patch that was...
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 22:40:22 +00:00
bmah
e0eed196a7 Mark a couple of instances of onboard NICs as i386-only.
Approved by:	re (implicitly)
2003-05-22 17:25:24 +00:00
bmah
ee01ef6898 Add a link to the FreeBSD/ia64 project. Maybe should do this for
other platforms that have their own project pages too?

Based on a patch that was:

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 15:51:45 +00:00
bmah
042ecdad58 Update the abstract to be somewhat more helpful. Based on a patch
that was...

Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by:	re (implicitly)
2003-05-22 15:42:50 +00:00
obrien
55ee04e5a0 Remove alpha-specific floppy build target for now.
Approved by:	re(jhb)
2003-05-21 21:19:54 +00:00