Commit graph

30 commits

Author SHA1 Message Date
Eitan Adler
9ab42c1f53 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
2015-04-03 01:10:52 +00:00
Eitan Adler
2ca794552d remove dead link to 'mh primer' 2015-04-03 00:10:58 +00:00
Eitan Adler
2103dd157b I removed the laptop article, remove reference to it 2015-04-03 00:03:20 +00:00
Eitan Adler
34e41bde32 docs/books.xml: remove extranious heading
- no need for h3 and h2 when the h3 can be placed into the h2
2015-04-01 21:33:58 +00:00
Warren Block
b424ea6457 Restore the Handbook vinum chapter into a new separate article. 2015-02-25 19:01:26 +00:00
Gavin Atkinson
cc73bd486c 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.
2014-09-28 12:14:52 +00:00
Gavin Atkinson
632c841088 Remove links to the portbuild article; it is outdated and about to be
removed.
2014-09-06 18:25:48 +00:00
Gavin Atkinson
be5a313457 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.
2014-08-11 19:11:28 +00:00
Gavin Atkinson
2e7186064b Both http://forums.FreeBSD.org and http://wiki.FreeBSD.org redirect to
secure versions of the sites, so link to the secure version directly.
Note that for wiki links I have only fixed up key links in navbars etc,
there are a large number of other links but fixing them does not seem
worth the churn.
2014-08-02 13:39:27 +00:00
Benedict Reuschling
aa94edc136 After the removal of the CVS article in r44940, this link to it also became
obsolete. Remove it from the list.
2014-05-25 11:52:06 +00:00
Gavin Atkinson
ed825e404e We no longer document how to mirror using CVSup. 2014-05-17 16:38:29 +00:00
Warren Block
c848af5260 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)
2014-03-15 15:58:58 +00:00
Warren Block
a66b3c0526 Whitespace-only cleanup, translators please ignore. 2014-02-23 01:11:45 +00:00
Warren Block
faa919316f Remove stale link to PXE article removed in r39261. 2014-02-22 19:43:29 +00:00
Christian Brueffer
1deb89f981 Remove stale links to the info pages, we haven't served those in a long time.
Discussed with:	gjb
2014-02-13 15:47:28 +00:00
Hiroki Sato
52f6d56540 - 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.
2013-11-13 06:10:37 +00:00
Eitan Adler
c22efebadb "CVSup Advanced Points" has been removed ages ago. 2013-06-26 19:53:34 +00:00
Johann Kois
6fc27fa37f Add the article "port-mentor-guidelines" to the page so that is easier to find it. 2013-04-13 10:09:25 +00:00
Gavin Atkinson
d548477740 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)
2013-03-07 23:35:09 +00:00
Gavin Atkinson
8a163bb157 Remove a link to the corp-net-guide. The book itself was unlinked from
the build in r40258.

Approved by:	bcr (mentor)
2012-12-06 22:01:23 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9b85c2d7f5 - Remove old web content and references to them
Discussed with:	doc@, www@
2012-09-22 19:20:16 +00:00
Gabor Kovesdan
d8a2cdf09b - 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@
2012-09-20 14:33:30 +00:00
Gabor Kovesdan
6f0813b25d - For non-English pages generate the enbase entity, as well, not just base
- Remove inline declarations of base and enbase entities since they
  are generated automatically in autogen.ent

Approved by:	doceng (implicit)
2012-08-13 14:22:30 +00:00
Gabor Kovesdan
d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00
Gabor Kovesdan
5e40201d19 - Convert web-pages to well-formed and valid XHTML 1.0
Approved by:	doceng (implicit)
2012-07-15 10:46:37 +00:00
Hiroki Sato
35babe0ae5 - 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)
2012-05-17 19:12:14 +00:00
Hiroki Sato
4fe414e55f - Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share.
- s/WEB_PREFIX/DOC_PREFIX/
- Update the webupdate script to use the SVN repository.
 
Approved by:	doceng (implicit)
2012-05-17 03:23:15 +00:00
Hiroki Sato
282a032540 - 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)
2012-05-17 02:51:08 +00:00