aboutsummaryrefslogtreecommitdiff
path: root/release/doc/share/examples/Makefile.relnotesng
Commit message (Collapse)AuthorAgeFilesLines
* Remove release-related documentation from the base repository,Glen Barber2017-10-051-61/+0
| | | | | | | | | moved to the doc repository (see revisions r51045:r51061). Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=324338
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+1
| | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910
* Remove ia64.Marcel Moolenaar2014-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | This includes: o All directories named *ia64* o All files named *ia64* o All ia64-specific code guarded by __ia64__ o All ia64-specific makefile logic o Mention of ia64 in comments and documentation This excludes: o Everything under contrib/ o Everything under crypto/ o sys/xen/interface o sys/sys/elf_common.h Discussed at: BSDcan Notes: svn path=/head/; revision=268351
* Disconnect installation notes from the release documentation build.Bruce A. Mah2007-08-151-1/+1
| | | | | | | Approved by: re (blanket for installation notes removal) Notes: svn path=/head/; revision=171847
* Reflect that the hardware notes article is now a MI document.Bruce A. Mah2007-02-161-2/+2
| | | | Notes: svn path=/head/; revision=166780
* Teach release builds and release documentation snapshots that releaseBruce A. Mah2006-12-061-2/+2
| | | | | | | notes are no longer MD documents. Notes: svn path=/head/; revision=164950
* Add the bones for PowerPC release documentation. This has beenMarcel Moolenaar2006-07-311-1/+1
| | | | | | | derived from ia64. Notes: svn path=/head/; revision=160846
* Don't try to upload alpha-specific docs anymore.Bruce A. Mah2006-05-161-1/+1
| | | | Notes: svn path=/head/; revision=158654
* When building release documentation for release builds or forBruce A. Mah2005-03-201-1/+1
| | | | | | | | | | | | | release documentation snapshots, force URLS_ABSOLUTE. This allows us to relocate HTML renderings anywhere without worrying about breaking relative links to pages on the Web site. This can happen when we use &base; as part of a URL. I wonder if we should do this for all release documentation builds, but I'm not quite sure what all the cases are. Notes: svn path=/head/; revision=143887
* Since early-adopter has been disconnected from the build, don't tryBruce A. Mah2004-09-171-1/+1
| | | | | | | to install it to a RELNOTESng snapshot. Notes: svn path=/head/; revision=135384
* Commit amd64 MD release documentation stubs and hook up to the build.Bruce A. Mah2003-06-271-1/+1
| | | | | | | | | | Content will be filled in later as needed, but this should unbreak the doc part of an amd64 release build. Requested by: peter Notes: svn path=/head/; revision=116902
* Add ia64 documents to RELNOTESng snapshot.Bruce A. Mah2002-11-131-1/+1
| | | | Notes: svn path=/head/; revision=106858
* Include the pc98 installation document in the RELNOTESng snapshotBruce A. Mah2002-11-081-7/+1
| | | | | | | page. Notes: svn path=/head/; revision=106650
* Hook up early-adopter article to RELNOTESng build.Bruce A. Mah2002-10-251-1/+1
| | | | Notes: svn path=/head/; revision=105963
* pc98 now has its own relnotes and hardware documents.Bruce A. Mah2002-05-311-0/+6
| | | | Notes: svn path=/head/; revision=97678
* Activate the sparc64 installation document.Bruce A. Mah2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=92255
* New release notes: bge(4), ng_gif(4), ng_gif_demux(4), ng_ip_input(4),Bruce A. Mah2001-09-281-1/+2
| | | | | | | tftpd(8) support for RFC 2349. Notes: svn path=/head/; revision=84065
* Add a sample Makefile as an example of building RELNOTESng forBruce A. Mah2001-09-141-0/+60
the release documentation snapshot page. Notes: svn path=/head/; revision=83478