Commit graph

45953 commits

Author SHA1 Message Date
Eitan Adler
db5df9d85f attempt to fix build breakage
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.

Remove the translated articles for the articles I removed in English
2015-04-03 05:08:29 +00:00
Taras Korenko
4e77ebb874 + follow r46438: remove russian translation of articles/fbsd-from-scratch 2015-04-03 04:28:26 +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
4f86d190ba doc/share/examples: slight modernization
- stop using the 'X' trick
- use more quotes
2015-04-02 01:30:08 +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
c0c232af80 - bangbug is invalid
PR:		199018
Differential Revision:	https://reviews.freebsd.org/D2191
Reported by:	arjun1296@gmail.com
Approved by:	bcr (mentor)
2015-04-01 16:03:15 +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
Ryusuke SUZUKI
ce1d6e0c30 - Merge the following from the English version:
r45075 -> r46388	head/ja_JP.eucJP/htdocs/search/sitemap.xml
2015-04-01 12:26:19 +00:00
Ryusuke SUZUKI
abd39817eb - Merge the following from the English version:
r46332 -> r46385	head/ja_JP.eucJP/htdocs/security/security.xml
2015-04-01 12:16:53 +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
Eitan Adler
6a352a5df6 Minimum Hardware Requirements: hardware requirements
Point people directly to the website and skip having people check for
HARDWARE.txt on media they likely haven't downloaded yet.
2015-04-01 05:20:05 +00:00
Eitan Adler
1304de1209 Minimum Hardware Requirements: installation instructions
reduce the total amount of text and make it more explicit what the minimum and
recommend.  Don't include a difference between graphical and non-graphical
systems since these days, RAM is cheap.
2015-04-01 05:17:40 +00:00
Eitan Adler
3caff462a6 Minimum Hardware Requirements: installation instructions
Sacrifice some technical pedanticness to simplify the description of amd64 and
i386.  For the users whom are actually confused as to which system they should
use, using more plain language (such as 32-bit vs 64-bit) and referencing the
vendors directly would be more helpful.

Also, stop mentioning that both UP and SMP are supported.  OpenBSD finished that
project in 2004.
2015-04-01 05:08:31 +00:00
Glen Barber
1ff5b7cec7 Regen after r280944.
Sponsored by:	The FreeBSD Foundation
2015-04-01 04:58:55 +00:00
Eitan Adler
91df327bd6 about: use newer install instructions
On our 'about' page, lets point people to newer install instructions.
2015-04-01 04:39:43 +00:00
Eitan Adler
a8d0693f2c docproj/current.html: remove search engine
We now use DuckDuckGo's site: operator to do on-site searching so there is no
reason to improve our own CGI scripts.
2015-04-01 04:34:21 +00:00
Eitan Adler
d7d5c9d47d simplify eresources section
move around websites mailing lists and other things
avoid the term 'World Wide Web'
this reduces the nesting of various sections

also fix capitalization for 'Conferences' since I'm moving that line anyway
2015-04-01 00:31:36 +00:00
Eitan Adler
b01ccacb90 Generalize the rules for cross-tree committers
The section previously about doc committers in the src repo had information
relevant to all committers.  Generalize this section.

Approved by:	core
2015-03-31 19:13:31 +00:00
Ryusuke SUZUKI
525cc2c3f0 - Merge the following from the English version:
r45025 -> r46391	head/ja_JP.eucJP/htdocs/send-pr.xml
2015-03-30 09:17:52 +00:00
Ryusuke SUZUKI
6d0a8df3ea - Merge the following from the English version:
r42226 -> r46386	head/ja_JP.eucJP/htdocs/security/reporting.xml
2015-03-30 09:14:07 +00:00
Eitan Adler
b544187783 stop comparing to CVS
Finish the job of r45149 and remove reference to now undocumented 'better
features' of CVS.

Remove note about difference between location of www repo between CVS
and SVN: we switched long enough ago now that it doesn't matter.

Remove additional comparisons to CVS which likely don't matter to committers
anymore.
2015-03-30 08:25:38 +00:00