Eitan Adler
4a1febc6ef
Formatting
2015-12-14 08:25:05 +00:00
Eitan Adler
d3305c44ca
It is with a heavy heart that I commit this change.
...
Jürgen was very knowledgeable and always willing to help.
Discussed with: wblock
2015-12-14 03:26:28 +00:00
Bjoern Heidotting
75e5c01d20
Update to r40500:
...
Do not hardcode FreeBSD version, use entity instead.
Update to r40498:
Add a missing colon.
2015-12-13 18:50:36 +00:00
Bjoern Heidotting
f538339c99
Update to r40497:
...
Add some missing application tags.
2015-12-13 18:04:17 +00:00
Bjoern Heidotting
787b62d421
Update to r46930:
...
Fix path for Xorg fonts to /usr/local/share/fonts/
2015-12-13 17:00:59 +00:00
Bjoern Heidotting
b7ddc13abd
Update to r39813:
...
Refine the mention of freebsd-zfs partitions, and combine the mention of
gpart(8) with the ZFS paragraph.
2015-12-13 16:43:08 +00:00
Bjoern Heidotting
470bd65f87
Update to r39550:
...
Fix capitalisation.
2015-12-13 16:10:51 +00:00
Ryusuke SUZUKI
b198f33b67
- Merge the following from the English version:
...
r10880 -> r12908 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2015-12-13 15:50:50 +00:00
Ryusuke SUZUKI
13d696e452
- Merge the following from the English version:
...
r10823 -> r10880 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2015-12-13 15:26:49 +00:00
Kevin Lo
f749d7aab9
Update the Makefile of Traditional Chinese Porter's handbook for
...
PO translation.
Submitted by: RayCherng Yu <raycherng at gmail.com>
Differential Revision: https://reviews.freebsd.org/D4482
2015-12-13 13:47:57 +00:00
Bjoern Heidotting
25f6d33752
Update to r46462:
...
Migrate compiz fusion article
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4543
2015-12-13 12:17:54 +00:00
Bjoern Heidotting
cfffd0d965
Properly allign content in <screen> and <programlisting> tags.
...
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4541
2015-12-13 12:13:34 +00:00
Edward Tomasz Napierala
a0803307e5
Describe how to use removable media with autofs(5).
...
Reviewed by: emaste@, wblock@
Approved by: gjb@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3980
2015-12-13 09:45:24 +00:00
Bjoern Heidotting
f7d807d417
Update to r41003:
...
Update the flash portion of the handbook.
2015-12-12 14:04:04 +00:00
Ryusuke SUZUKI
4eeedac6c8
- Merge the following from the English version:
...
r43126 -> r44412 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
r46038 -> r47452 head/ja_JP.eucJP/share/xml/mailing-lists.ent
2015-12-12 12:36:43 +00:00
Ryusuke SUZUKI
514e9f939d
- Merge the following from the English version:
...
r44413 -> r46038 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
r44411 -> r46038 head/ja_JP.eucJP/share/xml/mailing-lists.ent
2015-12-12 10:32:17 +00:00
Bjoern Heidotting
00a7b7748a
Update to r40949:
...
Compiling Chromium can no longer be seen as medium as it has more
dependencies than firefox now, and that has been in the heavy category for
a long time.
2015-12-10 20:33:05 +00:00
Warren Block
e18ed558ca
Remove SYMLINKS entry from example book Makefile. This appears to be
...
unnecessary and only used in the English Porter's Handbook Makefile
because it was copied from the Handbook Makefile.
Submitted by: RayCherng Yu <raycherng@gmail.com>
2015-12-10 13:56:28 +00:00
Benjamin Kaduk
de8140dfb6
Copy report-template.xml to report-2015-10-2015-12.xml and
...
update variable replacements to reflect reality.
This file is not yet connected to the build.
2015-12-10 06:10:53 +00:00
Benjamin Kaduk
69df8e4694
A couple simple tweaks to the status report generator
...
The description for URLs is no longer optional, and the indentation
depth should be multiplied by two, not three, to yield the appropriate
number of spaces.
2015-12-10 04:44:48 +00:00
Johann Kois
aed27b01bb
r47218 -> r47722
...
MFde: Resync the project news
Obtained from: The FreeBSD German Documentation Project
2015-12-09 20:48:51 +00:00
Bjoern Heidotting
1464ccebb2
Update to r44389:
...
Recover lost <replaceable> tags.
While here, fix some broken command line examples.
2015-12-09 18:47:23 +00:00
Baptiste Daroussin
bc733d74bf
Change my PGP key
2015-12-09 15:45:15 +00:00
Ryusuke SUZUKI
c0cdebce5e
- Merge the following from the English version:
...
r44412 -> r44413 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
2015-12-09 15:02:55 +00:00
Warren Block
8e0688ec12
Correct the instructions on setting up DontZap. Suggested by ak on IRC.
2015-12-08 21:51:11 +00:00
Warren Block
0f8a5b0088
Add examples of setting specific video cards.
...
Reviewed by: kwm, ak, Avengence on IRC freebsd-xorg
2015-12-08 20:44:31 +00:00
Ryusuke SUZUKI
f4f109c78a
- Merge the following from the English version:
...
r43126 -> r44412 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
r43126 -> r44411 head/ja_JP.eucJP/share/xml/mailing-lists.ent
2015-12-08 14:30:18 +00:00
Kevin Lo
6be2b56e51
Catch up with r45110, IGNOREFILES is no longer supported by the ports tree.
...
Submitted by: RayCherng Yu <raycherng at gmail.com>
2015-12-08 05:10:12 +00:00
Glen Barber
aa2459296d
Regen after r291956
...
Sponsored by: The FreeBSD Foundation
2015-12-07 19:22:35 +00:00
Ryusuke SUZUKI
2ef78247c4
- Merge the following from the English version:
...
r42014 -> r42935 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
r41722 -> r42933 head/ja_JP.eucJP/share/xml/mailing-lists.ent
2015-12-07 14:59:42 +00:00
Ryusuke SUZUKI
ff3a363e66
- Merge the following from the English version:
...
r46023 -> r47800 head/ja_JP.eucJP/htdocs/internal/developer.xml
r45555 -> r47800 head/ja_JP.eucJP/htdocs/internal/internal.xml
2015-12-07 14:20:56 +00:00
Ryusuke SUZUKI
7306fe43d3
- Merge the following from the English version:
...
r46605 -> r47800 head/ja_JP.eucJP/htdocs/platforms/index.xml
2015-12-06 16:36:04 +00:00
Dryice Dong Liu
b96fe895a1
update my PGP key
2015-12-06 02:19:19 +00:00
Bjoern Heidotting
1835cfff80
Update to r46352:
...
Fix a changed path to x11-fonts/urwfonts
2015-12-05 18:59:32 +00:00
Bjoern Heidotting
3989b07d69
Update to r46058:
...
Style fixes found by igor(8).
2015-12-05 13:57:51 +00:00
Xin LI
b7014d3858
Add advisory and patches for SA-15:26.openssl.
2015-12-05 10:05:07 +00:00
Bjoern Heidotting
60d58e3141
Update to r44802:
...
Modernize the Sendmail configuration file section.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4362
2015-12-05 09:15:53 +00:00
Ryusuke SUZUKI
cde3b544c4
- Merge the following from the English version:
...
r41722 -> r42014 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
2015-12-05 02:33:42 +00:00
Ryusuke SUZUKI
358c8ca77f
- Merge the following from the English version:
...
r44106 -> r47800 head/ja_JP.eucJP/htdocs/relnotes.xml
2015-12-04 15:59:14 +00:00
Bjoern Heidotting
90e3b764bf
Update to r46018:
...
Add a quick start that shows starting X without a configuration file.
Update the explanation of which graphics cards are supported.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4374
2015-12-04 14:09:57 +00:00
Glen Barber
01c9f98e89
Update the 10.3-RELEASE schedule to reflect the reminder email
...
was sent.
Sponsored by: The FreeBSD Foundation
2015-12-03 14:26:52 +00:00
Dmitry Marakasov
f441b7da23
- Update email of Tobias Kortkamp
...
PR: 204948
2015-12-02 22:47:16 +00:00
Bjoern Heidotting
4f076af19d
Update to r44798:
...
Rename Using Electronic Email to Mail Components.
Format as a variable list, clean up the wording, and add references.
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D4337
2015-12-02 18:36:13 +00:00
Dmitry Marakasov
c65253b340
- Add Tobias Kortkamp, author and maintainer of 3 ports
2015-12-01 13:59:54 +00:00
Philip Paeps
f1c8c58fd8
Update my PGP keys
2015-12-01 06:17:08 +00:00
Warren Block
b3bf658a85
Remove a mention of UFS that is not relevant to the use of swap. Noted
...
by user kpa in the forums.
Obtained from: https://forums.freebsd.org/threads/encrypting-the-swap-partition.54206/#post-305176
2015-11-30 16:53:15 +00:00
Ryusuke SUZUKI
3b40939a5f
- Merge the following from the English version:
...
r43599 -> r47745 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2015-11-30 10:25:52 +00:00
Bjoern Heidotting
7aba239a6c
Update to r45696:
...
Macintosh -> Mac where appropriate.
2015-11-29 11:40:28 +00:00
Bjoern Heidotting
db9643b20e
Update to r42525:
...
Clarify, improve language and tags.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D4305
2015-11-29 11:26:10 +00:00
Glen Barber
b8a52cc2fa
Update dhw key, provided signed with his old key.
...
Sponsored by: The FreeBSD Foundation
2015-11-29 07:24:45 +00:00