Sergio Carlavilla Delgado
91c1d7b0ec
Update the explanation of how to use the delete key in console and xterm in
...
the section 4.4.4 of the FAQ.
And remove a dead link
PR: 242117
Submitted by: dr.klepp@gmx.at
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22805
2019-12-15 09:14:15 +00:00
Bjoern Heidotting
8076238f5d
Update my PGP key.
2019-12-14 21:54:36 +00:00
Bjoern Heidotting
81432a090b
Translate Blacklistd chapter into german
...
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D22816
2019-12-14 20:12:21 +00:00
John Baldwin
0fad318f0f
Document OSVERSION 1300067 for removal of timeout(9).
2019-12-13 21:07:06 +00:00
Sergio Carlavilla Delgado
fff1b1b848
Update the 11.2-RELEASE references to 11.3-RELEASE in the FAQ
...
PR: 242300
Submitted by: pauamma@gundo.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22803
2019-12-13 21:05:44 +00:00
Benedict Reuschling
1733cd34a9
Move the Code of Conduct reporting into its own
...
separate file. Link to it from the main Code of
Conduct and vice versa.
The Code of Conduct itself was not changed.
Submitted by: jeff
Discussed within: core
Approved by: brooks, allanjude, imp, jhb, bcr
Differential Revision: https://reviews.freebsd.org/D22322
2019-12-13 16:32:31 +00:00
Mark Linimon
5e1abc8b5e
Document OSVERSIONs 1300065 and 1300066.
2019-12-13 14:44:59 +00:00
Dimitry Andric
10754b592b
Undo some of the &man.x.y changes, to appease the Jenkins bot.
...
Unfortunately, I have no idea how this job finds what man pages are
available, so this is just hit and miss until it shuts up...
2019-12-12 23:11:55 +00:00
Dimitry Andric
78486d1b5b
Add missing semicolons.
2019-12-12 22:26:18 +00:00
Dimitry Andric
466e702c63
Document __FreeBSD_version values 1201502 through 1201504. Correct
...
revision number for value 1300064. Add &man.x.y; for any man page
entries I could find.
2019-12-12 18:34:34 +00:00
Danilo G. Baio
1f15e16707
pt_BR/books/porters-handbook: Sync with en_US r53671
...
Approved by: ebrandi
Obtained from: https://translate-dev.freebsd.org
Differential Revision: https://reviews.freebsd.org/D22744
2019-12-11 23:15:29 +00:00
Danilo G. Baio
cc3f22ceb1
pt_BR/articles/linux-emulation: Sync with en_US r53671
...
Approved by: ebrandi
Obtained from: https://translate-dev.freebsd.org/
Differential Revision: https://reviews.freebsd.org/D22743
2019-12-11 23:12:58 +00:00
Danilo G. Baio
517508233d
pt_BR/books/faq: Sync with en_US r53671
...
Approved by: ebrandi
Obtained from: https://translate-dev.freebsd.org/
Differential Revision: https://reviews.freebsd.org/D22742
2019-12-11 23:10:01 +00:00
Danilo G. Baio
83b5f05460
pt_BR/articles/contributors: Sync with en_US r53671
...
Approved by: ebrandi
Obtained from: https://translate-dev.freebsd.org/projects/freebsd-doc/articles_contributors/pt_BR/
Differential Revision: https://reviews.freebsd.org/D22741
2019-12-11 23:06:05 +00:00
Sergio Carlavilla Delgado
7f499d5bff
Add meetbsd.ir to the usergroup. Add the http protocol in the url.
...
PR: 242536
Submitted by: d.oriented@gmail.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22754
2019-12-10 23:07:21 +00:00
Sergio Carlavilla Delgado
30e17ae8e4
Add meetbsd.ir to the usergroups
...
PR: 242536
Submitted by: d.oriented@gmail.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22754
2019-12-10 22:21:08 +00:00
Sergio Carlavilla Delgado
f26b9eb00b
Add Bargain Hardware to the commercial hardware
...
PR: 242057
Submitted by: adamr@bargainhardware.co.uk
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22755
2019-12-10 21:17:44 +00:00
Sergio Carlavilla Delgado
73359d7ca9
Add ThinkPenguin to the hardware page
...
PR: 204085
Submitted by: chris@thinkpenguin.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22740
2019-12-10 20:25:05 +00:00
Ruey-Cherng Yu
b64936ae86
- Traditional Chinese Translation of the latest news item (Nov 25th)
...
Merge the following from the English version : r53534 -> r53639
2019-12-10 01:43:53 +00:00
Sergio Carlavilla Delgado
7c2a4f9207
Remove TrueOS from the FAQ
...
PR: 242285
Submitted by: emaste@
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22721
2019-12-09 20:18:23 +00:00
Dimitry Andric
a37ada3391
Attempt to appease the Jenkins job that builds the porter's handbook.
2019-12-09 20:12:59 +00:00
Dimitry Andric
2d6439b76f
Document __FreeBSD_version value 1300064.
2019-12-09 19:20:36 +00:00
Mateusz Guzik
9db3c36bce
Document OSVERSION 1300063
2019-12-08 21:33:58 +00:00
Benedict Reuschling
2276e5640c
Add a caution against using whole disks for
...
zpools that are used for booting, mirrors,
and RAIDZ.
PR: 241956
Submitted by: pauamma@gundo.com
Approved by: tsoome@
Differential Revision: https://reviews.freebsd.org/D22663
2019-12-08 14:21:38 +00:00
Sergio Carlavilla Delgado
7969799554
Remove duplicate #id in the index page and improve visualization
...
PR: 228400
Submitted by: pfg@
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22727
2019-12-08 10:32:49 +00:00
Sergio Carlavilla Delgado
921415310b
Fix typo in 2019q3 status report
...
PR: 242393
Submitted by: deepbluemistake@gmail.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22723
2019-12-07 18:39:05 +00:00
Sergio Carlavilla Delgado
a13a39efb0
Remove the Opera Browser as a recommended web browser.
...
PR: 242495
Submitted by: ultimateninjamaster948@gmail.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242495
2019-12-07 16:24:22 +00:00
Sergio Carlavilla Delgado
1ed8429414
Add closing tag in the commercial isp section
...
PR: 242373
Submitted by: info@routerhosting.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22652
2019-12-07 15:29:01 +00:00
Sergio Carlavilla Delgado
bf104c67a7
Update the 12-RELEASE references to 12.1-RELEASE
...
PR: 242326
Submitted by: pauamma@gundo.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22720
2019-12-07 15:02:15 +00:00
Glen Barber
e94b25eb15
Regen after r355463.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2019-12-06 21:21:14 +00:00
Sergio Carlavilla Delgado
22f0a0d636
Add Router Hosting to the ISP providers
...
PR: 242373
Submitted by: info@routerhosting.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22652
2019-12-06 12:37:12 +00:00
Rene Ladan
52587256bc
Porters Handbook: document versions 1300057 through 1300061.
...
While here fix the date of 1300056.
2019-12-05 14:25:23 +00:00
Ryusuke SUZUKI
ef7a37dc45
- Merge the following from the English version:
...
r53534 -> r53619 head/ja_JP.eucJP/htdocs/releases/index.xml
2019-12-05 10:09:56 +00:00
Glen Barber
e0beeffb8a
Update secteam in the authors.xml file following r53656.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2019-12-04 17:42:46 +00:00
Glen Barber
ba3b4cc774
Add missing secteam members.
...
Submitted by: bz
Sponsored by: Rubicon Communications, LLC (netgate.com)
2019-12-04 17:39:08 +00:00
Chris Rees
ad5d99799b
Simplify language by removing spurious comma.
...
While here, "must" conjugates with plural as well as singular.
PR: docs/241674
Submitted by: PauAmma <pauamma@gundo.com>
Reviewed by: bcr (first point)
Differential Revision: https://reviews.freebsd.org/D22648
2019-12-04 11:53:12 +00:00
Ryusuke SUZUKI
f57cc42a2a
- Merge the following from the English version:
...
r53534 -> r53644 head/ja_JP.eucJP/htdocs/index.xsl
r51782 -> r53644 head/ja_JP.eucJP/htdocs/projects/projects.xml
r51880 -> r53644 head/ja_JP.eucJP/htdocs/search/sitemap.xml
2019-12-04 10:02:19 +00:00
Ruey-Cherng Yu
45d720938e
- Update po file with newest handbook document.
...
- Traditional Chinese translation of the following sections:
27.4 PPPoE
29.5 LDAP
29.11 NTP
Submitted by: Chien Wei Lin <cwlin at gmail.com>
Differential Revision: https://reviews.freebsd.org/D22570
2019-12-03 17:05:41 +00:00
Edward Tomasz Napierala
a7a1ed89df
Fix markup to unhide a list in latest quarterly's intro.
2019-12-03 13:07:20 +00:00
Ryusuke SUZUKI
03c258cc08
- Merge the following from the English version:
...
r51679 -> r53646 head/ja_JP.eucJP/htdocs/docs/books.xml
2019-12-03 12:10:09 +00:00
Edward Tomasz Napierala
11012e050e
It's spelled "1st", not "1th".
...
Submitted by: Graham Perrin
2019-12-03 12:07:18 +00:00
Edward Tomasz Napierala
277c14aad3
Document OSVERSION 1300062.
...
Sponsored by: Klara, Inc, Netflix
2019-12-02 21:13:18 +00:00
Eugene Grosbein
feecb46cf0
Add Sergey Anohin for the port comms/qico.
2019-12-02 17:42:56 +00:00
Edward Tomasz Napierala
8dcfa0a0c0
Update Quarterly's README:
...
- Make timeline clearer.
- Remove section 2): its content is now clearly included in section 0)
just after the timeline.
- Merge section 1) and section 3) and sort their elements more
consistently.
- Remove inexistent e-mail address for EuroBSDcon and explain that reports
about it should be asked to people that went to it and not to the
organization itself.
Submitted by: salvadore@
Differential Revision: https://reviews.freebsd.org/D22558
2019-12-02 13:17:30 +00:00
Sergio Carlavilla Delgado
cfa8a4d8cb
Remove pmake from the books list
...
PR: 242027
Submitted by: p5B2E9A8F@t-online.de
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22614
2019-12-01 09:17:28 +00:00
Sergio Carlavilla Delgado
0d13ea4821
Add Host Color to the commercial isp page
...
PR: 234755
Submitted by: pr@hostcolor.com
Patch by: carlavilla@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22511
2019-11-30 11:34:02 +00:00
Sergio Carlavilla Delgado
d4dad2d32b
Remove various stale links on the website
...
PR: 213523
Submitted by: linimon@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D22596
2019-11-30 11:03:24 +00:00
Sevan Janiyan
5d7d601abd
Opposite is true about the MOUNTPOINT column regarding snapshots.
...
PR: 241945
Reported by: Ketan <mc at cookieoverflow com>
2019-11-30 00:02:18 +00:00
Ryusuke SUZUKI
793f263557
- Merge the following from the English version:
...
r53534 -> r53639 head/ja_JP.eucJP/share/xml/news.xml
2019-11-27 09:50:57 +00:00
Ed Maste
9807fbe525
FAQ: update branch count and names
...
CURRENT is 13-CURRENT, and there are 3 active/semi-active branches.
PR: 242204
Reported by: PauAmma
2019-11-26 17:47:06 +00:00