summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* New release notes: ACPI-CA 20030619.hrs2003-07-132-0/+6
|
* Sort entries added in r1.43.murray2003-07-131-3/+3
|
* Postfix, pcre, and Exim should be on the first CD in order for the recenttrhodes2003-07-121-0/+3
| | | | | | sysinstall(8) commit to function properly. Discussed with: bmah (while the sysinstall(8) patch was sent to re).
* New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix,hrs2003-07-122-2/+36
| | | | config.{guess,sub} in the ports infrastructure.
* Catch up with the English version:hrs2003-07-091-2/+3
| | | | 1.582 -> 1.583 relnotes/common/new.sgml
* MFC noted: chroot(8) -u/-g/-G.bmah2003-07-072-2/+2
|
* Merge the following from the English version:hrs2003-07-042-6/+45
| | | | | 1.162 -> 1.163 hardware/common/dev.sgml 1.580 -> 1.582 relnotes/common/new.sgml
* Add a missing </para>.hrs2003-07-042-2/+2
|
* Fixed the last-minute bug I made in previous commit.ru2003-07-041-1/+1
|
* Fixed style bugs related to parentheses in Makefile.inc1.ru2003-07-041-5/+7
| | | | | | | Submitted by: bde Fixed nearby bug: propagate the root Makefile's idea of the appropriate "make" binary down to release/Makefile.
* New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)bmah2003-07-032-2/+50
| | | | | | moved from /bin to /sbin, /rescue. Updated release notes: lukemftpd-20030630.
* Merge the following from the English version and some translation fixes:hrs2003-07-021-24/+38
| | | | 1.41 -> 1.43 errata/article.sgml
* Add ath(4) devices. Also try to be more specific with respect tobmah2003-06-292-6/+36
| | | | what variant of 802.11 is supported by some other devices.
* Start to fill in amd64 hardware notes based on info from peter.bmah2003-06-291-1/+20
| | | | | | Translators should be warned that this is somewhat of a moving target, and so might want to consider holding off working on this document.
* Catch up with the English version:hrs2003-06-281-1/+35
| | | | 1.159 -> 1.162 hardware/common/dev.sgml
* Merge the following from the English version:hrs2003-06-288-3/+113
| | | | | | | | | | | 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
* Merge the following from the English version:hrs2003-06-271-4/+43
| | | | 1.575 -> 1.580 relnotes/common/new.sgml
* Commit amd64 MD release documentation stubs and hook up to the build.bmah2003-06-2712-1/+149
| | | | | | | Content will be filled in later as needed, but this should unbreak the doc part of an amd64 release build. Requested by: peter
* Actually, the 802.11 code was rewritten, not reorganized, by recentbmah2003-06-262-2/+2
| | | | | | commits. Apologies to, and pointed out by: sam
* New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),bmah2003-06-262-4/+22
| | | | | | 802.11 reorg. MFC noted: texinfo 4.6.
* MFRELENG_5_1: Default the release makefile to 5.1.ru2003-06-261-2/+2
|
* Be laconic.ru2003-06-261-3/+1
|
* For amd64, delete the IA32 option for the boot kernel since it needspeter2003-06-261-0/+1
| | | | SYSV*, which is also removed.
* Add amd64 supportpeter2003-06-261-0/+10
|
* New errata: Problems with upgrading msdos(5) mounts from RO to RW. [1]bmah2003-06-241-6/+14
| | | | | | While here, move PAE item from "late-breaking news" to "open issues". Submitted by: tjr [1]
* comment out the 'sshd' entries as the image is now 1460KBluigi2003-06-221-2/+2
| | | | | | | | | | | | 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.
* Make this compile again: we need to specify a scheduler,luigi2003-06-221-2/+3
| | | | | | and remove the count for devices "sc" and "atkbdc" This change does not apply to RELENG_4.
* New release note: texinfo 4.6.bmah2003-06-212-0/+6
|
* New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,bmah2003-06-202-2/+36
| | | | GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
* New errata: PAE kernel panic.bmah2003-06-201-0/+7
| | | | Mostly submitted by scottl. Any errors are mine.
* Whitespace around last commit. Translators kindly ignore.bmah2003-06-172-0/+2
|
* Bring the matcd(4) driver back to the hardware notes.bmah2003-06-172-0/+12
|
* New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.bmah2003-06-172-2/+22
| | | | | Modified release notes: Mention the old OpenPAM version when noting the update.
* Merge entries from maho's USB device compatibility list.hrs2003-06-152-0/+54
| | | | Obtained from: http://people.FreeBSD.org/~maho/USB/
* Merge the following from the English version:hrs2003-06-151-2/+6
| | | | 1.158 -> 1.159 hardware/common/dev.sgml
* Add Belkin USB 2.0 High Speed Host Controller to the USB controllerbmah2003-06-122-2/+10
| | | | | | | | | 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>
* Catch up with the English version:hrs2003-06-112-951/+51
| | | | | 1.157 -> 1.158 hardware/common/dev.sgml 1.573 -> 1.575 relnotes/common/new.sgml
* Merge the following from the English version:rushani2003-06-091-245/+71
| | | | 1.38 -> 1.41 errata/article.sgml
* Grrr. We're going to maintain the present errata file untilbmah2003-06-091-1/+1
| | | | | | | 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
* Merge the following from the English version:rushani2003-06-091-2/+55
| | | | 1.156 -> 1.157 hardware/common/dev.sgml
* Fix some punctuation marks.rushani2003-06-091-25/+25
|
* MFP4: First release notes for 5.1-CURRENT.bmah2003-06-072-26/+74
|
* MFP4: First errata items for 5.1-RELEASE.bmah2003-06-071-3/+44
|
* Update release documentation version numbers for 5.1-CURRENT.bmah2003-06-074-1947/+57
| | | | | | 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.
* Merged from RELENG_5_1: Don't use MUTEX_NOINLINE.nyan2003-06-071-2/+0
|
* Update hardware notes to reflect ahc and stg supported hardware.bmah2003-06-052-4/+16
| | | | | | | Based on PR submission. PR: 52426 Submitted by: Bob Bishop <rb@gid.co.uk>
* TARGET_ARCH == amd64 also has /boot/mbr.peter2003-06-041-1/+1
|
* Have the port readmes follow the same logic as buildworld. We skipmarcel2003-06-041-5/+5
| | | | | | | | 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.
* Add some missing items to the make clean target.jhb2003-06-021-1/+2
|
* Keep entries sorted by floppy, type, and name.ru2003-06-013-20/+23
|
OpenPOWER on IntegriCloud