summaryrefslogtreecommitdiffstats
path: root/release/doc
Commit message (Collapse)AuthorAgeFilesLines
* Revert r252126, r252124, r252121.gjb2013-06-242-6/+9
| | | | Submitted by: hrs
* Trim copyright years, and add the current year.gjb2013-06-231-6/+1
|
* Rewrap after previous commit.gjb2013-06-231-2/+2
|
* Add a new macro, release.current.release, to denote the head/ branchgjb2013-06-232-2/+4
| | | | | | with the -RELEASE suffix. This fixes the incorrect text on the -CURRENT errata page from showing '10.0-CURRENT' followed by 'until 9.1-RELEASE is released.'
* Add missing copyright years.gjb2013-06-231-0/+3
|
* Fix typo introduced in r251084.gjb2013-05-281-1/+1
| | | | | MFC after: 1 month X-MFC-With: r251084
* r245757 introduced warning output if update method is set to CVS_UPDATEgjb2013-05-281-12/+16
| | | | | | | | | | | or SUP_UPDATE. CVS exporter for head/ is turned off for nearly one month now. It is finally time to swing the ax at these update methods. Reviewed by: eadler MFC after: 1 month
* Fix build after doc/projects/xml-tools integration.hrs2013-05-1920-30/+30
|
* - Update the release notes to DocBook 4.5 XML to build with thegabor2013-05-17117-1378/+933
| | | | updated documentation tree
* Note merge to head for sendmail 8.14.7.gshapiro2013-04-211-1/+1
|
* Fix a few typos.delphij2013-04-121-3/+3
| | | | | Reviewed by: gjb MFC after: 3 days
* - Update hardware notes to reflect that amd64 is no longer "young"[1]gjb2013-03-281-12/+6
| | | | | | - Bump copyright year Patched by: skreuzer
* Belatedly (by many years!) bump the version numbers in the src/-sidegjb2012-11-091-6/+6
| | | | | | documentation pages. Saddened by: this file
* - Rename .sgml files to .xml to track the recent doc changesgabor2012-10-01236-471/+476
| | | | MFC after: 1 day
* - Fix build of French release notes with the XMLified doc treegabor2012-09-1420-263/+202
|
* - Fix build of the German release notes with the XMLified doc treegabor2012-09-1420-290/+204
|
* Revert previous commit...gjb2012-09-141-2/+2
| | | | Pointyhat to: gjb (myself)
* Fix man2hwnotes.pl script, which should fix the RELNOTES build.gjb2012-09-141-2/+2
|
* - Make the release notes build with the XMLified doc treegabor2012-09-144-32/+33
|
* Document update of 802.11s IE identifiers.bschmidt2012-08-241-0/+7
|
* Automatically generate hardware notes for bwn(4).brueffer2012-06-281-0/+2
|
* Automatically generate hardware notes for bxe(4).brueffer2012-06-282-0/+3
|
* Add ahci(4) and siis(4) to the hardware notes.mav2012-03-021-0/+4
| | | | MFC after: 1 week
* Add snd_hdspe(4) to the hardware notes.brueffer2012-03-012-0/+3
|
* Add isci(4) to the hardware notes.brueffer2012-02-232-0/+3
| | | | MFC after: 3 days
* Add oce(4) to the hardware notes.brueffer2012-02-202-0/+3
| | | | MFC after: 3 days
* Add support for the Em command. This restores a missing 'not' in thejhb2012-01-191-0/+5
| | | | | | | description of snd_emu10kx(4). Reviewed by: simon MFC after: 1 week
* Add hpt27xx to the hardware notes,brueffer2012-01-112-0/+4
| | | | | | While here, add the 2012 copyright. MFC after: 1 week
* Spelling fixes for release/uqs2012-01-071-1/+1
|
* - Add some information about sh(1) changes.eadler2011-12-251-0/+5
| | | | | | Requested by: jilles (content) Reviewed by: gjb (doc) Approved by: jilles
* - The -h option was removed shortly after it was addedeadler2011-12-251-13/+2
| | | | | | | | - ZFS is now up to version 28 - sysinstall(8) is not supported in -CURRENT Reviewed by: pgj Approved by: jilles
* - Based on a report on sparc64@ move V245 to the list of known workingmarius2011-11-271-5/+6
| | | | | | | | machines. - Mention that V480 with broken centerplanes have a chance of working with the WAR in the upcoming 8.3-RELEASE and 9.0-RELEASE. MFC after: 3 days
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-251-2/+0
| | | | as of r227006.
* Add 2010 and 2011 copyrights.brueffer2011-11-191-0/+2
|
* Add sfxge(4) to the hardware notes.brueffer2011-11-182-0/+3
|
* Re-apply r227466 to generate hardware notes for mps(4) and mvs(4), the issuesbrueffer2011-11-141-0/+4
| | | | | | | | were fixes. Thanks to: gjb, manolis Pointy hat ++: brueffer MFC after: 3 days
* Revert 227466:gjb2011-11-131-4/+0
| | | | | | | - mvs.4 uses nested '.Bl' tags which appears to confuse man2hwnotes.pl for hardware note generation - mps.4 also breaks the build, but I haven't yet identified why
* Added mps(4) and mvs(4).brueffer2011-11-121-0/+4
| | | | MFC after: 3 days
* Add qlxgb(4) to the hardware notes.brueffer2011-11-062-0/+3
| | | | MFC after: 3 days
* Auto-generate hardware notes for vxge(4).brueffer2011-08-252-0/+3
| | | | Approved by: re (kib)
* fix a typo/tautology in the release documentationavg2011-07-301-1/+1
| | | | | Approved by: re (kib) MFC after: 1 week
* update smp related documentation after recent changesavg2011-07-301-4/+2
| | | | | | | | | | | | Remove references to machdep.hlt_logical_cpus and machdep.hlt_cpus sysctls and tunables. Document machdep.hyperthreading_allowed and hint.lapic.X.disabled tunables. Prompted by: ru Proofreading: bf Reviewed by: jhb Approved by: re (kib)
* Bump &release.manpath.*;.hrs2011-06-231-2/+2
|
* Remove links to mirrorlist.FreeBSD.org.hrs2011-06-231-2/+1
| | | | | Submitted by: ryusuke Reported by: gavin, brucec
* sendmail has been updated to 8.14.5gshapiro2011-06-141-1/+1
|
* Disconnect sun4v architecture from the three.attilio2011-05-141-1/+0
| | | | | | | | | Some files keep the SUN4V tags as a code reference, for the future, if any rewamped sun4v support wants to be added again. Reviewed by: marius Tested by: sbruno Approved by: re
* Add release notes for xz update to 5.0.0.mm2011-02-111-3/+2
|
* - Move Sun Fire V240 to the list of known working machines.marius2010-11-061-11/+11
| | | | | | - For the parallel stable/7 and stable/8 branches mention both releases that first supported a particular sparc64 machine and update the sparc64 hardware list regarding machines that will be supported beginning with 7.4-RELEASE.
* sis(4) should work on all architectures now.brueffer2010-09-061-1/+0
|
* Document ZFS upgrade to version 14, support for NFSv4 ACLs,mm2010-06-071-0/+5
| | | | | | changes in L2ARC and zfs send. Approved by: delphij (mentor)
OpenPOWER on IntegriCloud