Commit graph

16636 commits

Author SHA1 Message Date
Eitan Adler
59e882aaec */articles/compiz-fusion
complete the migration of compiz-fusion by removing the article version
2015-04-04 21:34:55 +00:00
Eitan Adler
0bd4a7e64a handbook: migrate compiz fusion article
The compiz fusion article previously duplicated portions of the handbook
	in an effort to be complete.  In addition, there was no reference from
	the handbook so it was often forgotten.

	By moving the article into the handbook, the article can be simplified,
	text removed, and cross references can be added.

	In addition, adding nice effects is a common enough task and isn't too
	technical that it could be combined with the handbook.

	As a part of the migration, reduce the focus on requiring an nVidia
	driver.
2015-04-04 21:28:28 +00:00
Eitan Adler
535354a081 faq: pkg_add is gone
Stop explaining how to use pkg_add when it no longer works.
2015-04-04 05:12:11 +00:00
Eitan Adler
0c93c5d84f building-products: stop listing supported architectures
There are a few places in the source tree where we list supported
	architectures.  Point people to a single place since we never remember
	to update all the lists
2015-04-04 05:00:27 +00:00
Eitan Adler
4f8e324654 explaining-bsd: platforms
Directly link to platforms page and don't re-list supported platforms
	(which includes things we no longer support)
2015-04-04 04:48:42 +00:00
Eitan Adler
3be917b4d9 htdocs/handbook: remove legacy redirect
/handbook/ is handled by a higher layer redirect.  It is not actually possible
to reach the index.html page
2015-04-03 19:16:59 +00:00
Eitan Adler
08cf89c19c remove testing robots.txt entry: it didn't help :( 2015-04-03 19:11:54 +00:00
Eitan Adler
b6972066b2 remove projects/mac: it has been disconnected from the build, does not build, and is out of date. 2015-04-03 18:55:00 +00:00
Eitan Adler
a981dea0be Minimum Hardware Requirements: minor fixes
- be more accurate w.r.t. x86 vs amd64
	- typo
	- EM64T vs Intel64

Submitted by:	jhb
2015-04-03 18:42:40 +00:00
Eitan Adler
cf59d9e4c8 article list: remove now dead link 2015-04-03 16:32:43 +00:00
Eitan Adler
73bca3ef97 Linux comparison:
- comparing 'Linux' vs 'FreeBSD' is comparing apples and fruit: one is
	  just the kernel and the other is a specific distribution.
	- the license 'debate' is well covered elsewhere
	- it still references CVS
	- comparing the development style of '300 committers' vs 'going through
	  the maintainer' is a straw man and doesn't reflect how Linux works (or
	  how BSD works)
	- the supported platforms list is old and incorrect
	- the "Extensible Frameworks" section belongs elsewhere
	- the 'security' section is a feature list, not a comparison and is
	  missing important features

	etc.

Discussed with:	mjg
2015-04-03 16:31:14 +00:00
Eitan Adler
b9f81b2a99 relaydelay: improve perl installation instructions
Its not clear if this article is still helpful, but either way, direct
	people to an actually existing port.
2015-04-03 15:30:41 +00:00
Eitan Adler
e472e8e8bd new users:
Stop assuming people have experience with DOS or OS/2:
	Some time in the last couple of years this experience
	ceased to be common place.
2015-04-03 15:18:19 +00:00
Eitan Adler
b60839cd34 new users:
Remove steps which are no longer required.
	- rehash is taken care of by autorehash
	- shells is modified when the package is installed
2015-04-03 15:12:06 +00:00
Eitan Adler
d525a81dc3 new users:
it seems unlikely that users new to FreeBSD will want to do any of
		- use a floppy
		- use DOS
	and even using a tape drive and printing aren't common first tasks

	remove this section
2015-04-03 15:02:31 +00:00
Mathieu Arnold
97ff060848 Improve and update MASTER_SITES section.
Differential Revision:	https://reviews.freebsd.org/D2134
Approved by:	wblock (mentor)
Sponsored by:	Absolight
2015-04-03 11:38:43 +00:00
Eitan Adler
33428dd6e8 Committer guide: gramos and typos
Submitted by:	wblock
2015-04-03 05:11:59 +00:00
Eitan Adler
b5551bdd50 mirror:
- remove dead link
	- slight formatting fix
2015-04-03 02:23:13 +00:00
Eitan Adler
7e356bbf2f committer-guide:
- move perks into a question rather than its own section
	- stop directing people to email me directly and instead direct people
	  to email the liasion alias
2015-04-03 01:33:54 +00:00
Eitan Adler
f83ea4018e fonts: modernize
- remove dead links
	- document vt style fonts (barely)
2015-04-03 01:18:57 +00:00
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
64b5d3ddb3 articles/laptop: remove it
- laptops do not come with PCMCIA anymore
	- laptops don't come with modems anymore
	- APM is dead
	- ACPI power management is in the handbook
	- pccard is dead

Discussed with:	jmg
2015-04-03 00:01:49 +00:00
Eitan Adler
6fed6d55db custom-gcc: modernize
- use pkg instead of directly installing from ports
	- reduce references to old versions of gcc, and make the article more
	  future-proof
	- now that we either have a modern version of gcc or clang in base / as
	  the package building compiler, the impact of binary perf is no longer
	  relevant.

	really, this article should either move into the handbook or be removed.
2015-04-02 23:55:04 +00:00
Eitan Adler
8150aa665f compiz-fusion: remove snark
rewrite abstract to not be snarky and to better explain the point of the
	article.
2015-04-02 23:44:36 +00:00
Eitan Adler
4ec51016d4 compiz-fusion: multiple
- simplify installation of ports by pointing at packages instead
	- don't duplicate information in the FAQ, just point people at it
2015-04-02 23:36:26 +00:00
Eitan Adler
714b2658fb articles/freebsd-questions: point people to other mailing lists
Don't point people to freebsd-isp which has been 100% spam since July 2014 and
just point people at the list.
2015-04-02 23:20:08 +00:00
Eitan Adler
0367f2bfc5 faq: restore commented out FAQ
- some FAQs were incorrectly commented in r44838.  Restore them.
2015-04-02 06:42:36 +00:00
Eitan Adler
772d34db7c faq: mail-loopback
- update full-screeen terminal question answer to be accurate now that we use
  xterm and not cons25

Submitted by:	Daniel O'Connor
Mangled by:	me
2015-04-02 06:24:54 +00:00
Eitan Adler
90500489bd faq: mail-loopback
- remove mail-loopback question.  The answer directly quotes the sendmail FAQ,
  and we don't need to be a secondary source for one-of-many sendmail specific
  questions.
2015-04-02 06:05:57 +00:00
Eitan Adler
f98a030cef faq: nvidia graphics question
- the older 96xx and 71xx no longer exist.
  However the explicit ### port do, and corrospond to the versions listed http://www.nvidia.com/object/IO_32667.html
2015-04-02 06:03:58 +00:00
Eitan Adler
852252f293 FAQ: multiple changes
- don't list out explicit versions in the 'ports' section: just say "all
  supported versions"
- obtaining an office suite is not an FAQ and is fully covered in the handbook
  under https://www.freebsd.org/doc/handbook/desktop-productivity.html
2015-04-02 05:54:01 +00:00
Eitan Adler
5fe85cbf96 XFS was disconnected ~ 2 yrs ago. Stop telling people we support it.
Reviewed by:	bdrewery
2015-04-02 03:55:23 +00:00
Eitan Adler
b97554245f myths: remove dead link 2015-04-01 22:23:09 +00:00
Eitan Adler
a8b1bc75c0 multimedia: point people to mailing list, not individual 2015-04-01 22:14:15 +00:00
Eitan Adler
f5aeb5037a search: remove dead link
Rambler is a dead link
2015-04-01 21:36:46 +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
Eitan Adler
4be630f848 platforms: add support tier
Add the support tier to the table in an easily readable format.  This makes it
easier to parse than reading through
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html
2015-04-01 21:05:59 +00:00
Eitan Adler
0e8b3e679d platforms:
convert two individual lists into a single, slightly more readable table
2015-04-01 20:51:07 +00:00
Eitan Adler
6330582ce4 htdocs/java: include the installation on the main page
- simplify installation instructions
2015-04-01 20:03:09 +00:00
Eitan Adler
b1ab2c05b3 htdocs/java: multiple
- migrate individual pages from 16 and 17 into the main page
- don't use the word 'absolute'
- make the "I want to help" stuff look nicer

quick review by jgh, discussed with allanjude
2015-04-01 18:55:49 +00:00
Eitan Adler
04047ec1f1 Minimum Hardware Requirements: ram
Fine tune the advice based on imp's and wblock's recomondations.
2015-04-01 18:37:57 +00:00
Jason Helfman
29ed58cb99 - address improper link render
Differential Revision:	https://reviews.freebsd.org/D2192
Approved by:	bcr (mentor)
2015-04-01 16:00:33 +00:00
Benjamin Kaduk
a726b6b9f9 Start sentence with a capital letter
While here, make the version conditional easier to parse.

Approved by:	hrs (mentor, implicit)
2015-04-01 15:51:56 +00:00
Eitan Adler
2e4be44fda marketing: removing dead link, index
- remove a dead link to a now-gone case study
- this page contains a total of 3 sections, with a total of 8 links, there is no
  need for a table of contents which pushes the useful content down
2015-04-01 06:37:11 +00:00
Eitan Adler
047a5c49a4 Don't encourage people to add '.' to path. This can lead to subtle
issues in many common configurations.
2015-04-01 06:25:57 +00:00
Eitan Adler
0b6f258c68 about: prefer "bug report" to send-pr 2015-04-01 06:08:53 +00:00
Eitan Adler
b32954e02a FAQ: multiple changes
- remove leading "So"
- simplify explanation of packages and pkg(7)
- the old package tools are dead, don't ask about converting back
- remove question about killing processes by name.  This is not an FAQ and the
  FAQ is not an intro to Unix guide.
2015-04-01 05:59:49 +00:00
Eitan Adler
a017290176 FAQ: multiple changes
- don't point out bad IRC channels, just point to good ones
- simplify password hashing question by presuming a modern version (and briefly
  mentioning 8)
- combine memory limits questions into single question
2015-04-01 05:40:24 +00:00