6647 Commits

Author SHA1 Message Date
gjb
b02f5696fa Document r267258, OpenSSL update to 1.0.1h.
Sponsored by:	The FreeBSD Foundation
2014-06-09 20:54:23 +00:00
brueffer
679c7dcca6 MFC: r267184
Add vte(4) to the hardware notes.
2014-06-09 05:56:18 +00:00
gjb
e23e1cb5a5 Document r267236, ttys 'onifconsole'
Sponsored by:	The FreeBSD Foundation
2014-06-09 02:30:57 +00:00
gjb
fd27454064 Document r267113, newsyslog.conf(5) includes in conf.d.
Sponsored by:	The FreeBSD Foundation
2014-06-05 23:56:06 +00:00
gshapiro
0c09b104cd Note merge for sendmail 8.14.9. 2014-05-26 15:53:24 +00:00
gjb
8d27ec9c55 MFC r266553, r266554:
r266553:
  Add forward-compatibility glue with pkg-1.3:
   - Use ASSUME_ALWAYS_YES=YES instead of ASSUME_ALWAYS_YES=1
     since pkg-1.3 expects "yes" or "true" values.
   - Before exporting PKG_ABI, strip extra characters from what
     is parsed from 'pkg -vv'.  This causes problems further down
     when creating the packages directory for inclusion on the
     dvd1.iso.  Previously PKG_ABI would be 'freebsd:9:x86:64',
     but now is '"freebsd:9:x86:64";' in pkg-1.3.

r266554:
  Disable the main FreeBSD pkg(7) repositories in the dvd
  repository configuration to avoid fetching from upstream
  in case there may be conflicts.

Sponsored by:	The FreeBSD Foundation
2014-05-25 17:00:22 +00:00
gjb
b8b04794bc Fix a typo.
Submitted by:	Hilko Meyer <hilko.meyer@gmx.de>
Sponsored by:	The FreeBSD Foundation
2014-05-21 18:58:31 +00:00
gjb
309eceb395 Document r266279 and r266280, '-J' flag to ps(1), and
corresponding top(1) change.

Sponsored by:	The FreeBSD Foundation
2014-05-20 01:17:52 +00:00
gjb
aa723a2c5a Document r266165, power management bug with Intel Turbo Boost.
Sponsored by:	The FreeBSD Foundation
2014-05-17 19:45:40 +00:00
brueffer
699fe34d56 MFC: r265585
Generate hardware notes for mrsas(4).
2014-05-16 16:06:31 +00:00
brueffer
deadfc3726 MFC: r265362
Mention the axge(4) driver in the hardware notes.
2014-05-14 13:54:07 +00:00
gjb
8921815288 Document r265922, mrsas(4) merge.
Sponsored by:	The FreeBSD Foundation
2014-05-13 22:43:02 +00:00
brueffer
702625a47d MFC: r265264, r265270
Add rsu(4) and urtwn(4) to the hardware notes.
2014-05-10 20:45:23 +00:00
gjb
722b26e3c0 Document r265388, addition of mpr(4).
Sponsored by:	The FreeBSD Foundation
2014-05-07 12:48:18 +00:00
brueffer
f850b5a0a2 MFC: r265242
Generate hardware notes for mpr(4) and bump copyright for 2014.
2014-05-05 21:34:10 +00:00
gjb
0bda42d935 MFC r264933:
Fix indentation in make-memstick.sh.

Sponsored by:	The FreeBSD Foundation
2014-05-04 00:13:07 +00:00
gjb
c3fb610485 MFC r264794:
Move xdev knobs from release/arm/release.sh and into an
  XDEV_FLAGS variable in ${KERNCONF}.conf file.

Local changes:
  Fix XDEV_FLAGS for stable/10 branch, in particular, remove
  WITH_GCC_BOOTSTRAP=1 and add WITH_GNUCXX=1.

Sponsored by:	The FreeBSD Foundation
2014-04-26 00:51:07 +00:00
gjb
55b80a1d2e MFC r264518, r264697, r264698, r264703:
r264518:
  Fix armv6 build failure: "armv6-freebsd-gcc: not found"

r264697:
  When building the 'xdev' target when WITH_GCC=1 and
  WITHOUT_CLANG_IS_CC=1, it appears WITHOUT_CLANG=1 must
  also be set.

  While here, reorder the lines to put the WITH_* and
  WITHOUT_* entries on the same line.

r264698:
  Fix EOL escape.

r264703:
  Apply a slightly different color hammer to arm/release.sh:

   - gcc(1) fails to build usr.bin/dtc
   - lack of WITH_GNUCXX=1 causes cc1plus(1) calls to fail
   - u-boot fails to build with clang (hard-coded gcc(1) calls)

  Implement the proper incantation of WITH_/WITHOUT_ knobs
  to get arm snapshot builds working again.

  Since the cc(1) binary no longer needs to be cc(1) instead of
  clang(1), remove the chroot(8) post-install cc(1) overwrite.

Sponsored by:	The FreeBSD Foundation
2014-04-23 01:27:53 +00:00
gjb
499e043865 MFC r260689 (partial):
Remove 'of course' statement from upgrading note.

Sponsored by:	The FreeBSD Foundation
2014-04-20 22:57:15 +00:00
gjb
bfa777d36f MFC r264343:
Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP
  variables.  These are intended to allow bypassing the
  'svn co /usr/{src,doc,ports}' step in the chroot when the
  tree exists from external means.

  The use case here is that /usr/src, /usr/doc, and /usr/ports
  in the chroot exist as result of zfs dataset clones, so it
  is possible (and happens quite often) that the included
  distributions may not be consistent.  (This is not the case
  for -RELEASE builds, but does happen for snapshot builds.)

Sponsored by:	The FreeBSD Foundation
2014-04-14 03:57:45 +00:00
gjb
7c94aa998b Document r260431, kern.panic_reboot_wait_time sysctl.
Sponsored by:	The FreeBSD Foundation
2014-04-13 22:41:30 +00:00
gjb
0d9d6402ca Fix order by svn revision.
Sponsored by:	The FreeBSD Foundation
2014-04-13 22:41:28 +00:00
gjb
f4d8cbef4d Document r260385, unmapped I/O in GEOM RAID.
Sponsored by:	The FreeBSD Foundation
2014-04-13 22:41:26 +00:00
gjb
d9a5796275 Document r260338
Sponsored by:	The FreeBSD Foundation
2014-04-13 22:41:24 +00:00
gjb
0c367a5c5e Document r260177, camcontrol '-b' addition.
Sponsored by:	The FreeBSD Foundation
2014-04-13 22:41:22 +00:00
gjb
54852c4432 Move OpenSSH entry to 'contrib' where it belongs.
Sponsored by:	The FreeBSD Foundation
2014-04-12 20:51:38 +00:00
gjb
47e675c819 Remove reference to FreeBSD 6.2-R in the freebsd-update(8) note.
Rewrap.

Sponsored by:	The FreeBSD Foundation
2014-04-12 20:50:31 +00:00
gjb
8c9af7f73b Clean up leading/trailing whitespace.
Rewrap paragraphs and long lines.

Sponsored by:	The FreeBSD Foundation
2014-04-12 20:49:07 +00:00
gjb
c9fa2d7cbf Trim stale entries.
Use consistent <para>&nbsp;</para> for empty sections.

Sponsored by:	The FreeBSD Foundation
2014-04-12 20:42:03 +00:00
gjb
4dd62b7757 Document r264377, OpenSSH update to 6.6p1.
While here, bump copyright year.

Todo: strip old entries from this file since 10.0-RELEASE.

Sponsored by:	The FreeBSD Foundation
2014-04-12 20:32:46 +00:00
gjb
1b6ca6a1ab Document SA-14:05.nfsserver, SA-14:06.openssl.
Sponsored by:	The FreeBSD Foundation
2014-04-09 00:40:15 +00:00
gjb
6f50d7f091 MFC r264027, r264028, r264029, r264030, r264046, r264073:
r264027:
  Add a new release build variable, WITH_COMPRESSED_IMAGES.

  When set to a non-empty value, the installation medium is
  compressed as part of the 'install' target in the release/
  directory.

r264028:
  Clean up trailing whitespace in release/Makefile.

r264029:
  Fix logic error.

r264030:
  If WITH_COMPRESSED_IMAGES is set, add the compressed images
  to the CLEANFILES list.

r264046:
  Use xz(1) instead of gzip(1) to compress release images
  when WITH_COMPRESSED_IMAGES is used.

r264073:
  Allow overriding xz(1) path.

Sponsored by:	The FreeBSD Foundation
2014-04-08 00:53:31 +00:00
gjb
0e5fcf594c Document a potential panic or hang when using sas2flash to
update firmware on mps(4) LSI controllers.

Submitted by:	smh
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-04-04 21:35:17 +00:00
gjb
d9741dcfe6 MFC r264107:
Remove only-works-on-amd64 restriction.

Sponsored by:	The FreeBSD Foundation
2014-04-04 07:43:11 +00:00
gjb
5be2c88184 MFC r262810, r262862, r264105:
r262810:
  Merge enabling building FreeBSD/arm images as part of the
  release build process.

r262862:
  Provide backwards-compatibility with release.conf SVNROOT
  entries that do not have a trailing '/'.

r264105:
  Add ZEDBOARD support for release builds.

* Local modifications:
  - Set SRCBRANCH from head/ to stable/10/.
  - Strip svn:merginfo from ^/projects/release-embedded to avoid
    pollution.

Sponsored by:	The FreeBSD Foundation
2014-04-04 07:34:46 +00:00
gjb
5eff512a51 Document that the FreeBSD/i386 instability with
vfs.unmapped_buf_allowed=1 may be present on VMs
running on hypervisors other than VirtualBox.

Sponsored by:	The FreeBSD Foundation
2014-04-03 14:13:57 +00:00
jhay
817ea2b238 MFC r262036
etcupdate should use the src tree from where the release is built, not
the default (/usr/src) tree.
2014-03-11 12:04:58 +00:00
gjb
a5552de0b3 MFC r262513:
Update release/release.conf.sample to reflect changes in r262509.

Sponsored by:	The FreeBSD Foundation
2014-03-05 17:23:29 +00:00
gjb
29fd702b03 MFC r262499, r262505, r262507, r262509:
r262499:
  release.sh:
  - Add a VCSCMD variable that defaults to 'svn checkout',
    and update places 'svn co' is used directly.
  - After sourcing a configuration file, prefix SRCBRANCH,
    PORTBRANCH, and DOCBRANCH with the SVNROOT.
  - Properly capitalize 'FreeBSD.org' in the default SVNROOT.
  - Update Copyright.

  release.conf.sample:
  - Add an example to use git instead of svn, by nullifying
    SVNROOT, and setting SRCBRANCH, DOCBRANCH, and PORTBRANCH
    to the URL fo a git repository.

  release.7:
  - Document VCSCMD.

r262505:
  In release/Makefile, remove exclusion of CVS directories in the
  src/ and ports/ distributions.

  While I am thinking about it, exclude .git directories for src/
  and ports/, as somewhat of a followup to r262499.

r262507:
  Chase r262505, and remove CVS exclusion from picobsd builds.

r262509:
  Rework how WORLD_FLAGS and KERNEL_FLAGS are set, to remove an
  unnecessary expr(1) call.

Sponsored by:	The FreeBSD Foundation
2014-03-05 00:45:28 +00:00
brueffer
ba86c49243 MFC: r262574
Add tws(4) to the hardware notes.
2014-03-02 12:11:55 +00:00
hrs
f666e533af Docuemnt mount_udf(8) issue.
Submitted by:	brueffer
2014-02-11 23:11:11 +00:00
brueffer
8caff4cde9 MFC: r261487
Add qlxgbe(4) and qlxge(4) to the hardware notes.
2014-02-11 08:11:34 +00:00
gjb
cc4ebc4422 Run ldconfig(8) rc script before building ports so
ld-elf.so.hints exists for pkg(8).

This is a direct commit to stable/10 as generate-release.sh
does not exist in head/.

PR:		186554
Sponsored by:	The FreeBSD Foundation
2014-02-10 07:16:46 +00:00
gshapiro
96d8492738 MFC: Note merge of sendmail 8.14.8. 2014-02-01 22:38:34 +00:00
hrs
567342fbad Document an ipfw fwd issue.
Suggested by:	jmg
2014-01-20 05:57:58 +00:00
hrs
cb4a87d340 - Fix a bxe(4) entry. This issue is not related to NFSv4, and poor
performance is caused by disabling TSO, not the issue itself.
- s/&os;-STABLE/&os; &release.current;/
2014-01-20 05:44:45 +00:00
gjb
84f240d845 Fix description of pw(8) regression.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:27:13 +00:00
gjb
9e3d6ba01f Document pw(8) regression when the '-G' flag is used.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:17:42 +00:00
gjb
ba2f98e1a6 Fix wording from r260842.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:06:00 +00:00
gjb
0506af8909 Document a bsdconfig(8) compatibility nit with pkg(7) 1.2.x.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-01-18 04:03:05 +00:00