Jason Helfman
aa85b214cc
- address verbiage for account expiration
...
PR: 208390
Submitted by: perriadams@me.com
2016-03-30 21:12:08 +00:00
Bjoern Heidotting
0a200d4fc6
Update to 44175:
...
Prep work before reviewing IPv6 chapter.
2016-03-30 19:28:05 +00:00
Bjoern Heidotting
4d31a5e2e8
Update to r44508:
...
Editorial Review of Tape Backup chapter.
The next commit will integrate it into the Backup Basics chapter.
2016-03-30 19:25:42 +00:00
Bjoern Heidotting
e6c52c7a37
Update to r46682:
...
Reword the section about pkg backups to reflect that they are enabled by default now.
2016-03-30 18:37:03 +00:00
Bjoern Heidotting
2f6db9085c
Update to r44506:
...
Add section ID to ZFS Quotas so it can be referred to in Disk Quotas.
Editorial review of Disk Quotas.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D5783
2016-03-30 18:14:09 +00:00
Bjoern Heidotting
300a907bfd
Update to r46387:
...
Remove portaudit references, as it is no longer in the Ports Collection.
2016-03-30 17:50:25 +00:00
Ryusuke SUZUKI
2bdd0440ce
- Merge the following from the English version:
...
r44295 -> r48090 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2016-03-30 13:06:24 +00:00
Ryusuke SUZUKI
8f4e0ce659
- Merge the following from the English version:
...
r44294 -> r44295 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2016-03-30 12:32:48 +00:00
Ryusuke SUZUKI
da84bc0b1c
- Merge the following from the English version:
...
r42961 -> r44294 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2016-03-30 12:23:57 +00:00
Ryusuke SUZUKI
e3c0058719
- Merge the following from the English version:
...
r41051 -> r42961 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2016-03-30 09:37:16 +00:00
Kevin Lo
a1dbee24fb
Change the MAINTAINER of FAQ Makefile and Add URL_RELPREFIX.
...
Submitted by: RayCherng Yu <raycherng at gmail.com>
Reviewed by: wblock
Differential Revision: https://reviews.freebsd.org/D5671
2016-03-30 01:36:18 +00:00
Bjoern Heidotting
2f0292b77b
Update to r46064:
...
Remove deprecated gnats reference.
2016-03-29 22:09:05 +00:00
Bjoern Heidotting
76944039da
Update to r45979:
...
Point out FreeBSD site to check for ports.
2016-03-29 22:04:23 +00:00
Bjoern Heidotting
1e49ceabf4
Update to r45966:
...
Freecode is now serving static content. Update handbook to reflect new
and active software sources.
2016-03-29 20:48:47 +00:00
Bjoern Heidotting
c467bf34e7
Update to r45559:
...
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
2016-03-29 18:09:53 +00:00
Ryusuke SUZUKI
05971e942d
- Merge the following from the English version:
...
r40979 -> r41051 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml
2016-03-29 14:29:22 +00:00
Kevin Lo
1b0aa22683
Push recent translations.
...
Submitted by: https://reviews.freebsd.org/D5570
Reviewed by: wblock
Differential Revision: https://reviews.freebsd.org/D5570
2016-03-29 01:37:53 +00:00
Marius Strobl
30264ed39e
Update the signatures.html links to the updated URLs.
...
Approved by: re (implicit)
2016-03-28 21:34:21 +00:00
Marius Strobl
f8a78edcca
Document __FreeBSD_version 1002502 through 1003500, correct revision
...
for 1002501.
Approved by: re (implicit)
2016-03-28 19:48:22 +00:00
Warren Block
cd7ae58a1b
Add "userland" to the word list.
2016-03-28 19:43:51 +00:00
Marius Strobl
51937bfe84
Add the PGP-signed checksums for 10.3-RELEASE.
...
Note, this does *not* indicate the release is finalized.
Approved by: re (implicit)
2016-03-28 18:06:35 +00:00
Jason Helfman
d239f72d59
- stick to American English spelling of behavior
2016-03-28 17:33:35 +00:00
Jason Helfman
71516eef3c
- stick to American English spelling of behavior
2016-03-28 17:31:03 +00:00
Jason Helfman
3b12a884d6
- stick to American English spelling of behavior
2016-03-28 17:30:19 +00:00
Jason Helfman
4680078988
- stick to American English spelling of behavior
2016-03-28 17:29:21 +00:00
Bjoern Heidotting
e74bb965e5
Update to r44756:
...
Add a section on how to search for ports using pkg search.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D5767
2016-03-28 16:10:40 +00:00
Bjoern Heidotting
bf00ca4af5
Update to r44537:
...
Replace two hardcoded links to procedures with XML IDs and <xref>.
2016-03-28 14:15:19 +00:00
Bjoern Heidotting
ec402189e5
Update to r44526:
...
Add the pkgng verison of listing out of date ports.
2016-03-28 13:53:08 +00:00
Warren Block
ab221fb2fe
Replace $FreeBSD$ with $FreeBSD$ because otherwise svn
...
expands them remorselessly into a misleading current value.
2016-03-28 02:40:46 +00:00
Jason Helfman
aa600a1cef
- rename page/section to a more appropriate name
...
- add an introductory paragraph about section
Submitted by: jgh,wblock
Approved by: bapt (portmgr)
Differential Revision: https://reviews.freebsd.org/D5760
2016-03-27 21:25:00 +00:00
Jason Helfman
124975c5fa
- favor American English spelling of behavior
2016-03-27 19:17:51 +00:00
Jason Helfman
0ffeb31ed7
- stick to American English spelling of behavior
...
Reported by: wblock
2016-03-27 19:05:31 +00:00
Jason Helfman
bae9562759
- address group management instructions
...
PR: 208319
Reported by: udvzsolt@gmail.com
2016-03-27 18:41:27 +00:00
Bjoern Heidotting
2b6deefda4
Update to r44310:
...
mention /etc/rc.conf.local
2016-03-27 18:06:07 +00:00
Jason Helfman
07aa5144d2
- remove trailing '>'
2016-03-27 17:29:52 +00:00
Bjoern Heidotting
c03c1eee94
Update to r44299:
...
Incorporate Application Configuration into 5.7 Post-Installation
Considerations.
2016-03-27 17:11:57 +00:00
Jason Helfman
83bb6e8306
- remove redundancy previously mentioned in same document, and mark
...
as important
2016-03-26 22:17:53 +00:00
Jason Helfman
402cfc30f7
- remove redundancy in instructions for listing open prs
...
Reported by: wblock
2016-03-26 05:46:08 +00:00
Jason Helfman
f0626685f2
- address hiding url
...
Reported by: wblock
2016-03-26 05:34:18 +00:00
Jason Helfman
792508ce59
- addressed line limit
...
translators may ignore
2016-03-26 04:50:13 +00:00
Jason Helfman
5d93215de2
- address old link to searching pr database
...
New link is far too long. Link to simple search is supplied, with
basic instructions to get a listing.
PR: 204756
Reported by: mallocbsd@foxmail.com
2016-03-26 04:45:33 +00:00
Bjoern Heidotting
2a398d2ede
Update to r44250:
...
Restore lost <replaceable> tags.
2016-03-25 20:17:08 +00:00
Bjoern Heidotting
76f6eb4086
Update to r44298:
...
Incorporate Core Configuration as a sub-section of Using rc Under
FreeBSD.
Rename that section to Managing Services in FreeBSD and rename
sub-section to Managing System-Specific Configuration.
2016-03-25 20:13:10 +00:00
Bjoern Heidotting
b6f54a3243
Update to r44016:
...
Introduction to using Poudriere
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D5740
2016-03-25 19:26:31 +00:00
Warren Block
542138d47b
Edits to simplify wording and reduce sentence length.
2016-03-25 03:09:49 +00:00
Marius Strobl
3afaec0139
Update the 10.3-RELEASE schedule to reflect that 10.3-RELEASE builds
...
have been started.
Approved by: re (implicit)
2016-03-25 02:17:49 +00:00
Glen Barber
7a798c7ba1
Regen after r297257
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2016-03-25 00:36:36 +00:00
Marc Fonvieille
ad87838f45
MFen: --> r38449
2016-03-24 17:43:30 +00:00
Marius Strobl
a230d41768
Update the 10.3-RELEASE schedule page to reflect that re@ is
...
no longer accepting change requests to releng/10.3.
Approved by: re (implicit)
2016-03-23 23:27:01 +00:00
Warren Block
b55d2b054b
Edit to simplify and shorten.
2016-03-23 20:29:17 +00:00