Commit graph

40680 commits

Author SHA1 Message Date
Dru Lavigne
4938f29d80 This patch addresses the following:
- replaces FreeBSD with &os;

- rewording to address "you", redundancy, poor grammar, and verbosity

- the console/login prompt was updated to amd64

Approved by:  bcr (mentor)
2013-02-01 17:03:41 +00:00
Dru Lavigne
d5f7dbedfc Fix grammo noticed by wblock.
Approved by: gjb (mentor)
2013-02-01 15:57:20 +00:00
Ryusuke SUZUKI
ff00f99595 - Merge the following from the English version:
r40446 -> r40845	head/ja_JP.eucJP/htdocs/applications.xml
2013-02-01 14:20:40 +00:00
Rene Ladan
a10d8baada MFen the Dutch Handbook:
- advanced-networking r40601 -> r40833
- config r39914 -> r40833
- kernelconfig r40820 -> r40833
- mac r40819 -> r40823 (SRCID bump only, fix was already present)
2013-01-31 14:56:26 +00:00
Rene Ladan
edbf93cd87 Mention more servers, desktop environments, and toolchains
in the application overview.

PR:		www/172694 (based on)
Submitted by:	Chris Petrik
Approved by:	gjb (mentor)
2013-01-31 14:54:57 +00:00
Dru Lavigne
02ca6f659a Revert incorrect use of &os; and delete 2 extraneous spaces
Approved by:  hrs (mentor)
2013-01-31 14:50:24 +00:00
Warren Block
37bd5eb614 Replace "{ 0, 0 }" with "DEVMETHOD_END" in isa and pci sample drivers.
Submitted by:	sbz
2013-01-30 21:59:25 +00:00
Eitan Adler
6c2f7d2fa7 As a follow to r40833 up to burn the plip FAQ with fire.
Discussed with:	db
Discussed with:	imp
Approved by:	bcr (mentor, implicit)

   ("     )  )'     ,'
 .; )  ' (( (" )    ;(,
 _"., ,._'_.,)_(..,( . )
2013-01-30 21:17:46 +00:00
Warren Block
8511ea86cc Remove mention of plip0, the parallel-port network device. As Diane
Bruce succintly explains it: "PLIP is obsolescent, blah blah blah."
2013-01-30 19:20:57 +00:00
Ryusuke SUZUKI
afad028bc8 - Merge the following from the English version:
r40795 -> r40824	head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2013-01-30 18:05:12 +00:00
Gleb Smirnoff
98560cae01 Put my new key, since the current one expires this year. 2013-01-30 15:22:59 +00:00
Glen Barber
d751028c6d Correct svn checkout URL for ports.
Submitted by:	freebsd!nagilum%org (private email)
2013-01-30 14:50:58 +00:00
Glen Barber
8484b8c8ca Fix build. 2013-01-30 14:47:39 +00:00
Dru Lavigne
40d7f193e5 This patch addresses the following:
- fixes missing &os; entities
- fixes most redundancy--this required general rewording and
  tightening
- more general tightening and rewording to remove most instances of
 "you"
- a few title fixes
- imake section was removed as this is a ports maintainer issue
  which should not be an end-user problem
- reword incorrect usage of pkg_install (this comes with pkgng, not
  traditional system)

Approved by:  bcr (mentor)
2013-01-30 14:39:04 +00:00
Rene Ladan
83024776f1 MFen:
- kernelconfig r39631 -> r40820 (SRCID bump + igor fix)
- mac r40187 -> r40819 (SRCID bump)
2013-01-30 14:36:55 +00:00
Dru Lavigne
596b5ab677 White space fix only. Translators can ignore.
Approved by: bcr (mentor)
2013-01-30 14:24:59 +00:00
Dru Lavigne
b2a4acf471 White space fix only. Translators can ignore.
Approved by: bcr (mentor)
2013-01-30 14:22:19 +00:00
Glen Barber
c827bbb041 Hack a work around for GEN_INDEX breakage. 2013-01-30 12:02:29 +00:00
Mark Linimon
e18ef30968 More details of the separation between srcbuild and portbuild. The root
crontab already went away some time ago; clean up that detail.
2013-01-30 08:54:30 +00:00
Mark Linimon
c3b6ba3ee3 Die, buildproxy, die! 2013-01-30 08:46:30 +00:00
Mark Linimon
1ed845f5b0 Very sneakily note that mkportbuild moves from portbuild/tools to
portbuild/admin/tools.  Start documenting SRCBUILD_USER.  Remove
mention of zfsadmin, that has been rewritten 3 times already by now.
2013-01-30 08:45:21 +00:00
Mark Linimon
8e13ee8992 Add notes on current rework and label it as WIP. 2013-01-30 08:38:31 +00:00
Mark Linimon
39d2c6ae27 zfs is most definitely required on the master. While here, clean up
the inetd flags.
2013-01-30 08:19:37 +00:00
Mark Linimon
d60eee1484 Deorbit the use of security/sudo on the master due to new security
requirements.  The text still needs some back-fill; this is WIP.
2013-01-30 08:11:09 +00:00
Mark Linimon
eb033565da The ports-<arch> user goes away in favor of user 'portbuild'. 2013-01-30 07:54:08 +00:00
Warren Block
a815ff9a07 Rewrite the outdated section explaining make.conf and add a section to
mention the existence of src.conf.  Warn users that these things,
although shiny and strangely compelling, are also very sharp.

PR:		172922
2013-01-30 03:14:07 +00:00
Eitan Adler
dd23b54187 Fix minor whitespace issues
Translators may ignore

Approved by:	jkois (mentor)
2013-01-30 00:07:33 +00:00
Eitan Adler
efa3c95c30 Update and modernize the features.xml page
Translators take note: this is a full rewrite.  Starting with old
content will likely not be helpful.

Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Submitted by:	Isaac (.ike) Levy <ike@blackskyresearch.net>
Reviewed by:	-doc
Approved by:	bcr (mentor)
2013-01-29 23:24:39 +00:00
Warren Block
bcd7d29a1e Fix some minor grammar and punctuation problems.
freebsd-update: change one mention to a man entity.
freebsd-update: Set SRCCONF to null in both custom kernel sections.
doc: add link to FDP in "building doc from source" section.
doc: use <replaceable> in svn URL
Move indexterm in signal 11 FAQ to answer fix rendering.
Some changes suggested by Mehmet Erol Sanliturk
<m.e.sanliturk@gmail.com>.
2013-01-29 22:37:44 +00:00
Brooks Davis
6f8ef0237b Document __FreeBSD_vesion 1000027: cat -l. 2013-01-29 20:12:33 +00:00
Eitan Adler
f926643a01 Fix whitespace.
Add period to end of sentence

Translators may ignore

Approved by:	bcr (mentor)
2013-01-29 19:00:49 +00:00
Ryusuke SUZUKI
879460a43f - Merge the following from the English version:
r38167 -> r40792	head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2013-01-29 16:23:46 +00:00
Ryusuke SUZUKI
3f0ce4df27 - Merge the following from the English version:
r40774 -> r40795	head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
	r40675 -> r40795	head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2013-01-29 14:13:06 +00:00
Eitan Adler
3d4ae647f2 Minor whitespace fix.
Approved by:	bcr (mentor)
2013-01-29 13:41:10 +00:00
Eitan Adler
f7f541a66f Modernize a number of questions as they relate to bsdinstall.
Also prefer ada over ad

Submitted by:	nwhitehorn
Approved by:	bcr (mentor)
2013-01-29 13:41:08 +00:00
Rene Ladan
d121e6158b Add GigeNET to the ISP gallery.
PR:		www/173508
Submitted by:	Chris Armer <chris.armer@gigenet.com>
Approved by:	remko (mentor)
2013-01-29 11:35:38 +00:00
Rene Ladan
ce65c805cb MFen r40601 -> r40795
Fix indentation while here.
2013-01-29 10:44:46 +00:00
Ryusuke SUZUKI
f879691468 - Merge the following from the English version:
r40739 -> r40795	head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2013-01-29 10:31:55 +00:00
Rene Ladan
6bfee3cfc7 MFen the Dutch website:
- about.xml r39632 -> r40760
- relnotes.xml r39632 -> r40794
2013-01-29 10:29:41 +00:00
Hiroki Sato
dcbd9d8e14 Fix index. 2013-01-29 06:25:22 +00:00
Glen Barber
3bdb5ed77d Add relnotes/9-STABLE URLs (commented for now, as there are other changes
needed for the links to be active).

Submitted by:	mva
2013-01-28 22:22:26 +00:00
Eitan Adler
05a1ef7efb bootmanage-restore is a duplicate of win95-damaged-boot-manager which
has more detailed instructions, so remove it.

Submitted by:	perryh@pluto.rain.com
Approved by:	bcr (mentor, implicit)
2013-01-28 20:01:34 +00:00
Eitan Adler
7e1c3e6035 Prefer the use of service(1) to explicit invocation of /etc/rc.d
scripts: service(1) puts things in one place and abstracts them.  Also, it's less
typing and easier to autocomplete.

While here modernize script examples by removing the ".sh" suffix.

Discussed on:	-doc
Reviewed by:	bjk (prior version)
Approved by:	bcr (mentor)
2013-01-28 19:42:38 +00:00
Eitan Adler
4d031f45b0 sl is too important to not mention.
Submitted by:	Edward <edward@rdtan.net>
Approved by:	bcr, jkois (mentors)
2013-01-28 19:13:24 +00:00
Eitan Adler
d83eeb3e93 Even though 7.4 is technically still supported, the link is a 404 and
support is ending in 1.5 months. As such: remove it.

Approved by:	jkois (mentor)
2013-01-28 19:13:22 +00:00
Eitan Adler
c40d536ce4 Minor grammar fix
Reported by:	bjk
Approved by:	jkois (mentor)
2013-01-28 19:13:20 +00:00
Warren Block
31ab76bcfa Whitespace-only fixes. Translators, please ignore. 2013-01-28 16:48:00 +00:00
Warren Block
6fa4d6ceac CVS is going away soon. Suggesting it for ports, -STABLE, or -CURRENT,
even with a deprecation warning, is a disservice to new users.

This change removes cvsup, csup, and CVS references.  SVN URLs are also
changed to the preferred form and links to the SVN mirrors are added.

Reviewed by:	-doc mailing list
2013-01-28 16:40:40 +00:00
Rene Ladan
d7ddc2ac15 MFen the Dutch Handbook (language/igor fixes and SRCID bumps only):
- multimedia r39631 -> r40784
- ppp-and-slip r39631 -> r40778
- serialcomms r39631 -> r40783
- users r39631 -> r40779
- vinum r39631 -> r40781
- virtualization r39948 -> r40780
2013-01-28 15:54:22 +00:00
Ryusuke SUZUKI
819a4fc0c5 - Merge the following from the English version:
r40601 -> r40774	head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2013-01-28 15:53:24 +00:00