Gavin Atkinson
9a5ba453db
Remove the portbuild article - it is entirely out-of-date and would need
...
a complete rewrite in order to update it for the new port building world
using poudriere.
Approved by: bapt
2014-09-06 20:11:36 +00:00
Allan Jude
9ebd6001cc
Replace all occurances of 'pkgng' with 'pkg' in the handbook
...
Kept existing xml:id's to avoid breaking external links to the documentation
Sanitized the documentation of references to pkg_add
Fix an incorrect variable name: daily_backup_pkgng_enable should be daily_backup_pkgdb_enable
Fix a linebreak in the middle of a variable name
Clarify that pkg2ng is not a required step on newer systems
Approved by: bcr
Sponsored by: ScaleEngine Inc.
2014-09-06 20:10:17 +00:00
Allan Jude
12eae1c8b1
Replace references to pkg_add with pkg install
...
Replace links to pkg_add man page with links to pkg-install
Remove references to manually downloading packages, or specifying an ftp url
Remove link to pointyhat that no longer resolves
Update the svnweb link to point directly to the ports tree
use &base; entity everywhere
Use https where applicable
PR: 193370
Reviewed by: gavin
Approved by: bcr
Sponsored by: ScaleEngine Inc.
CR: D732
2014-09-06 19:56:45 +00:00
Allan Jude
4b587fd21f
Improve bhyve chapter based on feedback from grehan@
...
Improve documentation about /etc/ttys and mention that it is included by default in 9.3 and 10.1
Approved by: bcr
Sponsored by: ScaleEngine Inc.
CR: https://reviews.freebsd.org/D429
2014-09-06 19:50:12 +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
Carlo Strub
473b8bd9ed
Add new contributor
...
PR: 187676
2014-09-06 07:50:14 +00:00
Carlo Strub
3cca5c69aa
Add new contributor
...
PR: 192964
2014-09-05 21:16:58 +00:00
Carlo Strub
92faf590c7
Add new contributor
...
PR: 193012
2014-09-05 20:55:52 +00:00
Gavin Atkinson
3a4c59d740
Update the i386 platform page to closer reflect the early 21st century.
...
Gently push people towards the amd64 platform, especially for machines
with >4GiB RAM. Drop one dead link, and one link to a very outdated page.
2014-09-04 23:43:12 +00:00
Glen Barber
5c7b5c75de
The stable/10 code freeze for the 10.1-RELEASE cycle
...
is now in effect.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2014-09-04 21:47:37 +00:00
Gavin Atkinson
c218af171a
Update another example PR number for Bugzilla rather than GNATS, missed
...
in r45528.
PR: 192930
2014-09-03 20:01:22 +00:00
Mathieu Arnold
0c403ec2de
- Minor wording fixes. (igor -y)
...
- Mention poudriere, and poudriere-devel.
- Explain what the test build targets will do.
Differential Revision: https://reviews.freebsd.org/D654
Reviewed by: wblock
Sponsored by: Absolight
2014-09-02 09:48:25 +00:00
Mathieu Arnold
342eaacdae
Minor wording fixes. (mainly igor -y)
...
Differential Revision: https://reviews.freebsd.org/D656
Reviewed by: wblock
Sponsored by: Absolight
2014-09-02 08:44:01 +00:00
Mathieu Arnold
615544d051
Minor wording fixes. (mainly igor -y)
...
Differential Revision: https://reviews.freebsd.org/D657
Reviewed by: wblock
Sponsored by: Absolight
2014-09-02 08:40:15 +00:00
Warren Block
01060acbb4
Add missing space.
2014-08-31 13:56:11 +00:00
Gavin Atkinson
27da5ad1b2
Switch cvsweb -> svnweb URL for bsd-family-tree
2014-08-29 16:14:10 +00:00
Alonso Schaich
873a2c10de
Add Alonso Schaich to ports developers. Mentors: makc@, rakuco@
...
Approved by: rakuco (mentor)
2014-08-28 23:30:46 +00:00
Gavin Atkinson
4c686637a2
The previous version of portbuild can no longer be found in CVS.
2014-08-28 17:25:53 +00:00
Gavin Atkinson
a800ec229e
Stop linking to cvsweb in old commit messages: cvsweb.f.o no longer exists.
2014-08-28 11:48:19 +00:00
John-Mark Gurney
e31a883719
update to point to the new location of awkdiff since it's no longer
...
present in scottl's public_html...
The bad thing about svnweb is that it doesn't expand the FreeBSD
keyword unlike on checkout, so people using this d/l link won't have
it..
2014-08-27 19:00:37 +00:00
Gavin Atkinson
862a49e940
Fix example referencing PRs: we don't use the categories for PR numbers
...
with Bugzilla
PR: 192930
Submitted by: ngie
2014-08-27 12:53:32 +00:00
Glen Barber
43ae531ad1
Regen after r270686
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2014-08-27 00:08:32 +00:00
Glen Barber
3f3c79fdb2
Regen after r270681.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2014-08-26 23:32:10 +00:00
Warren Block
b0c7dc2945
Be more specific about necessary configuration when using Xorg in a
...
VirtualBox FreeBSD guest.
PR: 190829
Submitted by: Steven Doerfler <sgd-freebsdbugzilla@lugaru.com>
2014-08-26 20:38:18 +00:00
Jason Helfman
47a437938d
- update problem report database url
...
Submitted by: gjb
Approved by: bcr
Differential Review: https://reviews.freebsd.org/D688
2014-08-26 17:30:48 +00:00
Glen Barber
b8bbcdadfa
Document the following __FreeBSD_version values:
...
- 903502
- 1000712, 1000713, 1000714
- 1100024, 1100025, 1100028, 1100029
While here, get rid of a stray blank line.
Sponsored by: The FreeBSD Foundation
2014-08-26 16:15:40 +00:00
Jason Helfman
ce4a847d11
- add information about how boot loader searches for files
...
PR: 187613
Submitted by: fernando.apesteguia@gmail.com
Approved by: bcr
Differential Review: https://reviews.freebsd.org/D660
2014-08-26 15:43:18 +00:00
Jason Helfman
844acce698
- GNATS removal
...
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D660
2014-08-26 15:40:16 +00:00
Ryusuke SUZUKI
f134a88846
Fix a broken link to the Building the Web Pages section in the fdp-primer.
2014-08-24 05:16:53 +00:00
Gavin Atkinson
27aeb863ef
Switch to using preferred URLs for Bugzilla.
2014-08-24 01:09:26 +00:00
Warren Block
c405269a35
Add new sysutils/ezjail section. Reviewed on IRC, -doc, and with
...
individuals through email. Particular thanks to Glen Barber for his
experience and patience.
2014-08-23 17:54:21 +00:00
Gavin Atkinson
420c5315f6
Re-add portmgr machines to internal machine list.
2014-08-23 01:33:13 +00:00
Alex Kozlov
7c078fc3f3
- Document NO_ARCH variable
...
Reviewed by: mat, wblock
Approved by: mat, wblock
Differential Revision: https://reviews.freebsd.org/D640
2014-08-22 09:31:40 +00:00
Glen Barber
29e8666577
Update the 10.1-RELEASE schedule page to reflect we have entered
...
the code slush.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2014-08-22 02:03:25 +00:00
Enji Cooper
856670e1e5
Document how committers can merge non-FreeBSD.org Bugzilla accounts
...
Approved by: jmmv (mentor)
Reviewed by: wblock
2014-08-21 19:45:22 +00:00
Antoine Brodin
b4556f08f1
Update after ports r365573
2014-08-21 18:15:28 +00:00
Sergey Kandaurov
3fb8cfe956
Put 9.2 at prior releases supported.
...
Reported by: Freek Dijkstra <public macfreek nl>
2014-08-21 14:36:18 +00:00
Mathieu Arnold
b0e8550caf
This is not used any more.
...
Sponsored by: Absolight
2014-08-20 15:00:48 +00:00
Edward Tomasz Napierala
3a00f40dd0
Fix two thinkos in autofs chapter.
...
Approved by: gjb@
Sponsored by: The FreeBSD Foundation
2014-08-20 10:50:10 +00:00
Gavin Atkinson
880f392f48
Try to update and improve the FreeBSD/amd64 page.
2014-08-19 19:34:10 +00:00
Wolfram Schneider
1c9cc27002
FreeBSD 10.0-RELEASE is the default release (was 9.3)
2014-08-19 17:21:32 +00:00
Wolfram Schneider
5b4fabdaa0
protocol independent url
2014-08-19 15:44:26 +00:00
Wolfram Schneider
fe535fea8f
protocol independent url
2014-08-19 15:38:28 +00:00
Edward Tomasz Napierala
62cac0bccf
Add documentation for autofs(5).
...
Reviewed by: gjb@
Approved by: gjb@
Sponsored by: The FreeBSD Foundation
2014-08-19 09:54:47 +00:00
Gavin Atkinson
138b609bf7
Fix link to SPARC technical documents. I'm slightly reluctant to change
...
this to a URL containing "test", but the previous link didn't work and
this one does, so go with it for now.
2014-08-18 19:00:13 +00:00
Gavin Atkinson
c7ccd622b5
The c99 page was removed in r42778, remove a link to it.
2014-08-18 18:57:28 +00:00
Gavin Atkinson
46d30dcbd6
Update three URLs to developer.apple.com
2014-08-18 18:40:49 +00:00
Gavin Atkinson
9806ffed98
Several changes:
...
- Fix anchors, we now use lowercase anchors.
- Remove an anchor reference that no longer exists
- Use HTML <q> rather than our own quotes
2014-08-17 22:34:11 +00:00
Gavin Atkinson
458b545505
Nowhere in the handbook do we mention CVSup, M-Systems or DiskOnChip
...
any more, so remove the trademark attributions.
2014-08-17 22:15:25 +00:00
Gavin Atkinson
0eea0d245a
Remove the cvsweb.cgi style sheet, missed in r45462.
2014-08-16 21:18:28 +00:00