Gabor Pali
04e097f347
- Add Q3 entry for postmaster@
...
Submitted by: dhw
2013-10-06 08:41:37 +00:00
Eitan Adler
e98d55c54f
We have not supported running SCO binaries since 1997/1999.
...
Discussed with: peter
2013-10-06 04:16:22 +00:00
Eitan Adler
93040384aa
Minor grammar nit: s/an/a/
2013-10-06 04:15:00 +00:00
Eitan Adler
6564d74d4a
Thank you Allan Jude for all your help on the documentation.
2013-10-06 01:21:37 +00:00
Eitan Adler
67a533fd00
Give a bit of information about the companies that use FreeBSD.
...
Submitted by: Allan Jude <freebsd@allanjude.com>
2013-10-06 01:17:48 +00:00
Ed Maste
ce494e326a
Remove reference to alpha architecture
2013-10-05 12:21:13 +00:00
Sergey Kandaurov
4084217ee5
Add a missing closing bracket.
2013-10-05 12:15:27 +00:00
Eitan Adler
cdd2534ebd
Add Netflix to the list of big users of FreeBSD.
2013-10-05 06:38:06 +00:00
Eitan Adler
d4512f0cdc
Avoid pointing people to individual people. Generally the most involved people will respond on the mailing list.
...
Keep discussions in the public where they will help many more people than just the 2 people involved in the conversation.
2013-10-05 06:24:38 +00:00
Gabor Pali
10d4d6f154
- Rewrite svnweb changeset links
2013-10-05 06:18:29 +00:00
Eitan Adler
3ec33047ed
Simplify the "FAQ" which is really just "how to find old releases"
...
Reviewed by: Allan Jude <freebsd@allanjude.com>
2013-10-05 06:18:16 +00:00
Gabor Pali
1ee85b44d5
- Add Q3 entry on the EC2 port
...
Submitted by: cperciva
2013-10-05 06:16:14 +00:00
Eitan Adler
3bda368a94
Fix grammar.
...
Submitted by: gjb
2013-10-05 06:01:01 +00:00
Gabor Pali
218fc78264
- Add Q3 report on the Cubieboard2 port
...
Submitted by: ganbold
2013-10-05 05:59:23 +00:00
Eitan Adler
7c675210e8
Somewhat simplify the about page. It is unlikely that a user new to FreeBSD wants a complete technical listing of the architectures we support.
...
This page is still a wall of text and still contains irrelevant information, but this is a start.
2013-10-05 05:29:45 +00:00
Sergey Kandaurov
59487569e9
Fix spelling.
2013-10-04 23:13:13 +00:00
Bryan Drewery
8dd4be54e2
Update option helper list and sort.
...
Approved by: bcr
2013-10-04 19:51:30 +00:00
Glen Barber
32324aabdf
Remove the restriction of indexing man.cgi.
...
Discussed with: emaste, simon
Sponsored by: The FreeBSD Foundation
2013-10-04 19:09:47 +00:00
Glen Barber
1d975503b8
Explicitly list the files within cgi/, since not all crawlers will
...
honor the following syntax:
Allow: /cgi/foo
Disallow: /cgi/
2013-10-04 18:57:43 +00:00
Glen Barber
449060a3f2
Remove a stray blank line from robots.txt.
...
Add a commented Crawl-delay of 10 seconds, which might be useful
after the commit that is to follow.
2013-10-04 18:55:55 +00:00
Dru Lavigne
9879ea4ea3
This patch does the following:
...
- general tightening and clarification of content
- the section 3s were changed to section 2s to prevent this chapter from going too deep into headings and to be more consistent with the previous section; I will make igor happy with a white-space change after the rest of the changes to chapter 5 are complete
- listings were updated to latest version of pkgng
Approved by: gjb (mentor)
2013-10-04 18:43:31 +00:00
Dru Lavigne
a1a71f75c2
This patch does the following:
...
- renames this section to "Terminology"
- formats it as individual definitions rather than as individual subsections; this makes the chapter
less deep heading wise and matches the style used in other sections such as http://www.freebsd.org/
doc/en_US.ISO8859-1/books/handbook/users-introduction.html
- separates window manager and desktop environment
- tightens up the wording
Once edits are complete on this chapter, a separate whitespace fix will make igor happy.
Approved by: gjb (mentor)
2013-10-04 17:54:01 +00:00
Dru Lavigne
c41442ae34
This patch does the following:
...
- comments author names
- incorporates "9.4. Kernel Drivers, Subsystems, and Modules" into "9.2. Why Build a Custom Kernel?"
- fixes reference to 9.4 in bsdinstall chapter
- puts the configuration file section before the building the kernel section
- makes it clearer how to get src and cp the needed config file
- general wordsmithing to make the first half of this chapter less confusing
Approved by: gjb (mentor)
2013-10-04 17:29:34 +00:00
Dag-Erling Smørgrav
49af086e21
Regnerate.
2013-10-04 13:55:03 +00:00
Dag-Erling Smørgrav
ef4f40556a
The so@ key was hiding here as well.
2013-10-04 13:39:49 +00:00
Eitan Adler
7469f2ff17
Simplify the description for how to install FreeBSD.
2013-10-04 04:22:30 +00:00
Eitan Adler
7ec9a6f627
Move the "Buy FreeBSD" section down the page: it may confuse people into
...
thinking FreeBSD is a paid product and comes before the very section
people almost certainly want: the download link.
2013-10-04 04:22:28 +00:00
Eitan Adler
29f8926fe9
Simplify some of the text on the home page.
...
Submitted by: Allan Jude <freebsd@allanjude.com>
Discussed with: wblock, bjk, jhs
2013-10-04 04:22:26 +00:00
Christian Weisgerber
93d7b7d455
Sync list of options helpers with bsd.options.mk.
2013-10-03 15:55:36 +00:00
Dru Lavigne
d9468172d8
This patch:
...
- clarifies that this is an alternative to pkgng
- updates the listing version numbers and removes the example for manually fetching a pkg
- removes .tgz format
- does some word-smithing to make what is demonstrated clearer and to refer the reader to man pages for further usage examples
- comments out the author info so that it doesn't render in the print version
Approved by: gjb (mentor)
2013-10-02 20:02:02 +00:00
Sergey Kandaurov
ef36572461
Fixed syntax in pf table example with external file.
...
A specified file path should be quoted.
Reported by: thetruebloodsword@gmail.com
2013-10-02 14:27:28 +00:00
Dru Lavigne
d7031a833c
Minor word-smith patch which also:
...
- introduces the term porting
- adds mention of traditional and pkgng formats
Approved by: gjb (mentor)
2013-10-02 12:38:20 +00:00
Dru Lavigne
3277263509
This patch does the following:
...
- makes it clear that the ports collection has to be installed
before performing a search
- updates the listings to latest output
- spells out the hyperlinks so that they render in the print
edition
- rewords Tip so that it doesn't start with a command
Approved by: bcr (mentor)
2013-10-02 11:47:11 +00:00
Ryusuke SUZUKI
101115f5d0
Add missing closing parenthesis.
2013-10-02 01:20:54 +00:00
Glen Barber
53aa424207
MF-ISBN r41456:
...
Remove slip, pppd, and 7.x from PPP chapter.
Reviewed by: dru
Sponsored by: The FreeBSD Foundation
2013-10-01 21:10:09 +00:00
Dru Lavigne
c371c92470
- rename chapter 5.7 to "Post-Installation Considerations"
...
- rework this chapter to apply to any software installation method
Approved by: bcr (mentor)
2013-10-01 19:30:26 +00:00
Dru Lavigne
df64acb6f1
- match the synopsis with this chapter's table of contents
...
- some minor wording fixes
Approved by: bcr (mentor)
2013-10-01 18:10:28 +00:00
Glen Barber
828f03c9a5
Add missing 'kernel' word.
...
PR: 182551
Submitted by: Stephen Hurd
2013-10-01 15:53:58 +00:00
Glen Barber
3fedf7b09b
Fix broken or missing & in manual page links for cgxbe(4), ctl(4), and
...
ixgbe(4)
Submitted by: lme
2013-10-01 10:51:29 +00:00
Eitan Adler
2647deb4ab
Remove dead link to PathConvert
2013-10-01 00:26:10 +00:00
Eitan Adler
7dbb4b5366
Remove references to recently removed c99 page.
2013-10-01 00:22:26 +00:00
Eitan Adler
fcd04cc9f7
Remove the c99 projects page. It has not been updated in years and is quite out of date.
...
We now even have nearly complete C11 support.
Discussed on: -doc@
Dicussed with: theraven@
2013-10-01 00:15:31 +00:00
Glen Barber
14434a1acc
Rewrite branch names to use SVN naming scheme.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 21:56:20 +00:00
Glen Barber
7545776f0f
Remove 9.2 from the upcoming releases.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 20:22:35 +00:00
Glen Barber
26f219c524
Connect readme.html to the build.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 20:20:03 +00:00
Glen Barber
e5cc2d0156
Add the 9.2-RELEASE readme.html.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 20:19:22 +00:00
Glen Barber
8412967294
Connect hardware.html to the build.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 20:12:07 +00:00
Glen Barber
2a3af63900
Add the hardware.html page for 9.2-RELEASE.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 20:11:08 +00:00
Glen Barber
797d486254
Hook the errata.html page to the build.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 18:40:32 +00:00
Glen Barber
05d4c3c93b
Update the 9.2-RELEASE schedule post-announcement.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2013-09-30 18:36:40 +00:00