summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Correct a couple of slips: add a missing article at one pointyar2003-07-182-4/+4
| | | | and the plaintext word "option" after "</option>" at another.
* New release note: arp(8) -i.yar2003-07-182-0/+12
|
* New release notes: ipfw(8) -n flag, comma-separeted address lists.hrs2003-07-172-6/+34
| | | | MFC: ipfw(4) C++-style comment, rules in set 31.
* Some grammatical and markup fixes.hrs2003-07-162-4/+6
|
* New release notes: ipfw(8), and atkbd(4) bug fix.hrs2003-07-162-0/+24
|
* Bump the version numbers used for man page reference.hrs2003-07-151-3/+3
|
* New release notes: hatm(4), patm(4).hrs2003-07-152-8/+16
| | | | | | Updated release notes: OpenPAM. Remove references to rescue(7).
* 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
|
OpenPOWER on IntegriCloud