Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Add a link to the FreeBSD Papers site from the /docs page Reported by: emaste
Remove two old books from the books section: Setting up Split DNS on FreeBSD 4.1 Getting started with AMD on FreeBSD Remove the "FreeBSD Diary" from the book webresources. The last post was in 2012 Patch by: carlavilla@ Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D23177
Remove pmake from the books list PR: 242027 Submitted by: p5B2E9A8F@t-online.de Patch by: carlavilla@ Approved by: bcr@ Differential Revision: https://reviews.freebsd.org/D22614
Remove references to Perforce from the website. Perforce no longer provides server binaries for FreeBSD and we haven't used Perforce for project development in several years. Reviewed by: bjk (previous version) Differential Revision: https://reviews.freebsd.org/D15392
relaydelay: wave goodbye The article discusses a specific option for puremagic's greylisting. - It tells users to install mysql40-server and perl5.16; neither of which exist any more. - The last edit was 2015, by me, to switch from `pkg_add` to `pkg`. - It encourages users to download code from a third-party website, without validation, via HTTP (not even HTTPS). - The code itself has to be patched to compile and more generally the FreeBSD project is not in the business of teaching end users how to run an anti-spam mail server. Discussed with: allanjude
Update more links to replace FTP with HTTPS Submitted by: lwhsu
- address broken link PR: 207341 Submitted by: jaysontung@gmail.com Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D5348
Add a short article on how FreeBSD handles leap seconds. Thanks for contributions from Peter Jeremy, Poul-Henning Kamp, Ian Lepore, Xin LI, and Warner Losh. Requested by Bartek Rutkowski.
remove now dead link I merged 'contributing' and 'contributing-ports' r46482; remove now vestigial link. PR: 199688 Reported by: "Stig Inge Lea Bjørnsen" <stiginge@pvv.org>
releng-packages: remove it - remove article about releng packages - we no longer produce multi-cd releases - CVS is not our VCS system - we havn't releaseed with xfree86 is years - section 1 about the 'ports cluster' is now entirely untrue and been disclaimed by portmgr Discussed with: peter, bdrewery, Daniel O'Connor
articles/console-server: remove it - references mostly outdated hardware - doesn't use modern technologies (IPMI, nmdm, bhyve) - the SUN hardware peculiarities are not useful anymore - there are other better references on crimping custom serial cables - MAKEDEV is no a thing anymore there might be room for a modern version of this article in the handbook but there is little that is salvageable from this article. Discussed with: bcr, xmj, sbruno, cem
remove now dead link
remove now dead link
article list: remove now dead link
fbsd-from-scratch: remove it - it references sysinstall, which is gone - the scripts used to install the system use pkg_add not pkg - and are rotted in other ways - the limitations of sysinstall have been somewhat mitigated by bsdinstall (which can install into a new directory) - it warns of outdated stuff (acroread8 doesn't exist anymore) - package building takes place on runnning system and not on poudriere - many of the packages referenced don't exist or are vastly changed - it incorrectly installs the base system - and more Discussed with: jmg, Daniel O'Connor, bjk
remove dead link to 'mh primer'
I removed the laptop article, remove reference to it
docs/books.xml: remove extranious heading - no need for h3 and h2 when the h3 can be placed into the h2
Restore the Handbook vinum chapter into a new separate article.
Drop te casestudy-argentina article, it is outdated (taks about migrathing to FreeBSD 4), and it is also clear that they still use FreeBSD any more.
Remove links to the portbuild article; it is outdated and about to be removed.
Remove links to documentation that is either very out of date (anybody need to know how to download the FreeBSD 2.2.5 kernel source code?) or are now dead links.
After the removal of the CVS article in r44940, this link to it also became obsolete. Remove it from the list.
We no longer document how to mirror using CVSup.
Move most of the PGP keys out of the Handbook into a separate article. The new article is in articles/pgpkeys. Approved by: so, accounts, core, re, portmgr@ (implicit, no objections)
Whitespace-only cleanup, translators please ignore.
Remove stale link to PXE article removed in r39261.
- Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
"CVSup Advanced Points" has been removed ages ago.
Add the article "port-mentor-guidelines" to the page so that is easier to find it.
Fix dead links. Remove link to the "euro" article that was disconnected from the build in r39585, and fix two links to PDFs that appear to have been moved on the source site. Approved by: bcr (mentor)
Remove a link to the corp-net-guide. The book itself was unlinked from the build in r40258. Approved by: bcr (mentor)
- Rename the share/sgml directories to share/xml - Fix build errors from the next change Approved by: doceng (implicit)
- Rename .sgml files to .xml - Reflect the rename in referencing files Approved by: doceng (implicit)
- Remove the following articles and references to them. Where it is reasonable to maintain the reference, use the archived docs. 5-roadmap checkpoint dialup-firewall diskless-x euro formatting-media hats (content moved to htdocs/internal) multi-os storage-devices vinum zip-drive All of these articles can be found here: http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/ No objection from: doc@, www@
Merge the projects/sgml2xml branch:
- Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML
- Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional
- Static webpages are now processed by XSLT behind the scenes
- Webpages are now built with less cycles; tidy has been removed and the
date processing is now done by XSLT
- Generated webpages are now actually valid (they did not use to be)
- All XSLT stylesheets now pull in a main XSLT, which reduces
duplicated markup
- Site map and index are converted to an XML format with an
XSLT transformation that generates the output
- For docs, there is now only one entity set for both articles and books
- Some trademark/legalnotice entities have been merged to a cohesive
single entity file
- Untranslated entity sets are now always pulled in from the English tree
instead of redundant copies
- The base and enbase entities are already automatically generated so
remove inline definitions from individual files
- Fetch the LEGAL file via http instead of depending on CVS
- Convert id names to lowercase to avoid mixing different styles and
for better readability
- All PSGML comments are removed since they are mostly useless
- Convert character entities to normal characters
- Do not copy CSS files but override only necessary part
- Fix build with newest tidy
- Partly update the fdp-primer to reflect changes
Approved by: doceng (implicit)
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit)
- Remove junk directories. - Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate information in the www and the doc directory. - Add various administration files to svnadmin. Approved by: doceng (implicit)
Add a link and a short description for the new freebsd-update-server article
Add two new articles about kernel profiling/debugging. Written by: Ray Kinsella <ray.kinsella@intel.com>
- add a recently committed article about using custom gcc version from the FreeBSD ports tree (custom-gcc)
Add information about the new CUPS article.
- Add the recently added ldap-auth article
Fix markup: Add 2 missing space.
- Add recently added gjournal-desktop article
PR: www/121756: 2 links pointing to ezine.daemonnews.org are no longer working. As the whole daemonnews site is in rather bad shape at the moment (many broken links over there) deactivate the links for the moment (but leave them in the source code in case they come accessible again). While here fix two other issues: - Remove the entry "Install for Newbies" as there is no source mentioned and as the article has been incorporated in the handbook a loooooooong time ago. - Ad "4.1" to the link about "Split DNS" as this is the FreeBSD version the article describes.
- Add my recently added remote-install article
- Add the new linux-users article
- Add linux-emulation article
- Add the recently added compiz-fusion article
- Consistently link the split version of all articles PR: www/117066 Submitted by: John Marshall <john@rwsrv05.mby.riverwillow.net.au>
- Fix a missing link.
Add Ivan Voras' GEOM class article. Requested by: ivoras
- Mention where to find archived versions of FreeBSD documentation Approved by: trhodes (mentor), keramida (mentor)
Add a reference to the newly added rc-scripting article.
Make the NanoBSD entry look like others in the list, i.e. "long_name (short_name)". Approved by: pav
www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
<lang>/share/sgml/nabibar.l10n.ent.
- Move includes.sgml and includes.xsl to
share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
and <lang>?share/sgml/header.l10n.ent.
- Move most of XSLT libraries to share/sgml/*.xsl and
<lang>/share/sgml/*.xsl.
- Move news.xml and other *.xml files for the similar purpose
to share/sgml/*.xml and <lang>/share/sgml/*.xml.
- Switch to use a custom DTD for HTML document. Now we use
"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
HTML 4.01 + some entities previously pulled via
"<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
The location of entity file will be resolved by using catalog file.
- Add DOCTYPE declearation to XML documents. This makes the followings
possible:
* Use of &foo; entities for SGML in an XML file instead of defining
{$foo} as the same content.
* &symbolic; entities for Latin characters.
- Duplicated information between SGML and XML, or English and
translated doc, has been removed as much as possible.
This book is clearly outdated. Remove it.
Grrr. Fix build breakage caused by sticky fingers. Pointy hat: bmah
Add a note about 5-roadmap being of historical interest.
Add the NanoBSD article to the article list. PR: www/97914 Submitted by: Daniel Gerzo <danger at rulez dot sk>
Fix link. Document `'Writing an ISA device driver`' is in the FreeBSD Architecture Handbook now.
Be consistent with apostrophes in the title of the Developers' Handbook. Submitted by: Brandon Cash <brandoncash at gmail punkt com>
Update the description of the releng-packages article. Not the release engineering team is responsible for creating high quality packages but the ports management team. PR: www/94099 Submitted by: Kovesdan Gabor <gabor dot kovesdan at t-hosting dot hu> Verified by: scotll
Remove the java-tomcat article from the list. This article has been already removed from CVS. Approved by: trhodes (mentor)
o Fix broken link. o Use &url.books; for consistency. PR: www/92733 Submitted by: Daniel Gerzo <danger@rulez.sk> Noticed by: Sergey Glushchenko <deen@FreeBSD.org.ua> Approved by: trhodes (mentor)
Link to the 'project model' document from this top-level page.
In Article on other websites: - remove Computer Bits, it no longer resolves - fix links to our own articles - update links to daemonnews [blackend] PR: www/90658 Submitted by: Siebrand Mazeland <s.mazeland@xs4all.nl>
- Add an anchor to Articles header
Add the "Perforce in FreeBSD Development" article to the list.
Link to Bruce Montague's "Why you should use a BSD style license for your Open Source Project" article. Reviewed by: remko
Link to 'articles/building-products' from the website.
s/new Euro symbol/Euro symbol/. IMHO it's been out long enough.
S/FreBSD/FreeBSD PR: www/87659 Submitted by: Sam Lawrance <boris@brooknet.com.au>
Add article contributing-ports.
Remove useless </ul><ul> tags. This changes nothing in term of rendering etc.
Add the Argentina.com case study to the list of articles.
Use UNIX newline code.
MFP4: Add new second level sections to simplify navigation through pages that have grown organically for 8+ years without being reorganized. Submitted by: Emily Boyd Sponsored by: Google Summer of Code
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.27 |