rodrigc
b6353d1b7f
Add pointer to wiki for Hyper-V information.
...
Wiki content for Hyper-V in FreeBSD 10 was significantly updated by
Abhishek Gupta <abgupta@microsoft.com>.
2013-12-24 05:10:41 +00:00
gjb
1c629a8317
Remove references to SUP_UPDATE and CVS_UPDATE.
...
Include base svn when evaluating if svn(1) exists.
MFC after: 3-days
X-MFC-to: stable/10 only
Sponsored by: The FreeBSD Foundation
2013-12-23 21:58:03 +00:00
gjb
62d693e2d0
Update FreeBSD version entities to reflect head/ is 11.0-CURRENT.
...
Sponsored by: The FreeBSD Foundation
2013-12-23 20:39:54 +00:00
rodrigc
dc3cbdbb7e
Mention jemalloc upgrade to 3.4.0
2013-12-23 19:48:02 +00:00
rodrigc
35811d34ae
Updates for various userland tools.
2013-12-23 11:03:37 +00:00
rodrigc
c64911e391
Mention that sysinstall is gone, replaced by bsdinstall and bsdconfig.
...
Mention that bsdinstall supports installing ZFS on root.
2013-12-23 08:57:49 +00:00
rodrigc
276cb60bbc
Mention RDRAND and Xen PVHVM. Add a revision number for 4TB RAM support on amd64.
2013-12-23 08:22:08 +00:00
rodrigc
5c5b646ba3
Add notes for ARM.
2013-12-23 07:58:46 +00:00
rodrigc
adde4bade3
Fix text for loading Hyper-V drivers via loader.conf.
...
Noticed by: hrs
2013-12-23 07:35:34 +00:00
rodrigc
1ab7995b1e
Add updates for Raspberry PI support, unmapped VMIO, netmap(4), nvme(4).
2013-12-22 22:56:45 +00:00
rodrigc
018b52059b
Group virtualization items in one section.
2013-12-22 19:38:51 +00:00
rodrigc
412c9a53b9
Add a note for Microsoft Hyper-V.
2013-12-22 19:33:15 +00:00
rodrigc
df4205685f
Improve section on carp(4) updates.
...
Add some revision numbers.
2013-12-22 19:11:06 +00:00
gjb
47ed2e7236
Bootstrap etcupdate(8) as part of the release build, similar
...
to what is done for mergemaster(8). This allows etcupdate(8)
to work out-of-box after the first upgrade of a system.
Submitted by: jhb
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-12-22 16:12:47 +00:00
rodrigc
008047911e
Mention virtio support.
2013-12-22 11:41:26 +00:00
rodrigc
515782e925
Mention addition of vmx(4).
2013-12-22 11:10:08 +00:00
rodrigc
b32afc84b6
Mention ZFS zio nop-write improvement.
2013-12-22 10:58:40 +00:00
rodrigc
ddc466d952
Add some revision numbers.
2013-12-22 10:52:51 +00:00
rodrigc
f6db2d936f
Re-order ZFS items.
2013-12-22 10:50:09 +00:00
rodrigc
b52d00267f
Mention TRIM support for ZFS.
2013-12-22 10:42:47 +00:00
rodrigc
49b8da9f0e
Add revision number for iSCSI initiator.
2013-12-22 10:33:01 +00:00
rodrigc
fe2131a41b
Mention that GCC is not built on platforms where CLANG is the default system
...
compiler.
2013-12-22 10:24:14 +00:00
rodrigc
fb7455c2d6
Add revision number for BIND removal.
2013-12-22 09:40:03 +00:00
rodrigc
091dbc68d2
Add item for clang 3.3 update.
2013-12-22 09:27:57 +00:00
dteske
c09ab6dda4
Move the installer's keymap solution introduced by SVN r259468. The new
...
location of /etc/rc.local on the install media is more appropriate as it
knows serial vs. non-serial and can also do the change earlier (so that
even the initial Install dialog can benefit from the change).
MFC after: 3 days
2013-12-21 16:43:40 +00:00
gjb
8cbbd0b8f5
Fix doc build.
...
Sponsored by: The FreeBSD Foundation
2013-12-19 05:22:48 +00:00
rodrigc
c8c8bab609
Add item for pkg(8).
2013-12-19 04:55:35 +00:00
rodrigc
46ec78f11c
Add entry for bhyve.
2013-12-19 03:21:53 +00:00
rodrigc
a84f53bdd7
Indent.
2013-12-18 21:23:16 +00:00
rodrigc
db4edfba91
Add SVN revision numbers for Chelsio updates.
2013-12-18 21:22:16 +00:00
rodrigc
7d83d1f685
Add SVN revision numbers for Mellanox updates.
2013-12-18 21:14:43 +00:00
rodrigc
e6859e701d
Add OFED and Mellanox items to release notes.
...
Submitted by: Meny Yossefi <menyy mellanox com>
2013-12-17 04:19:03 +00:00
rodrigc
e769c17873
Add release note items from Chelsio.
...
Submitted by: np
2013-12-17 03:38:36 +00:00
gjb
f5110df30b
Add a pkg(8) repository configuration file for cdrom-based package
...
installation.
As part of the 'pkg-stage' target, copy the configuration file
to the 'packages/repos/' directory on the DVD filesystem.
MFC after: 3 days
X-MFC-Before: -RC3
Sponsored by: The FreeBSD Foundation
2013-12-15 20:38:07 +00:00
luigi
352a463ebf
revise the helper functions to lookup binaries and their
...
shared libraries.
2013-12-15 07:04:59 +00:00
gjb
c6b603dccf
Reduce disc1.iso size by 74MB by removing lib32 libraries, sendmail,
...
and atf.
MFC after: 3 days
X-MFC-To-10: immediate (-RC2 requirement)
Sponsored by: The FreeBSD Foundation
2013-12-14 22:41:17 +00:00
rodrigc
c4cbbc15fb
Mention BIND removal in release notes.
...
Submitted by: skreuzer
2013-12-12 20:20:46 +00:00
gjb
783b09fc44
Prevent release build errors found during snapshot builds where if
...
NOPORTS=1, pkg-stage.sh cannot build the ports-mgmt/pkg port if
WITH_DVD=1.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-12-12 05:49:27 +00:00
gjb
e5fc4e1ef1
Add WITH_DVD to RELEASE_RMAKEFLAGS, otherwise it is not actually
...
passed to 'make release'.
MFC after: 3 days
X-Before-RC2: yes
Sponsored by: The FreeBSD Foundation
2013-12-07 19:39:38 +00:00
gjb
8801a18040
Ensure WITH_DVD is not empty to prevent 'WITH_DVD= ' from evaluating
...
to true.
Submitted by: hrs
MFC after: 3 days
X-MFC-to-10: immediate
Sponsored by: The FreeBSD Foundation
2013-12-05 00:56:03 +00:00
rodrigc
af8a4a9997
Update release notes.
...
Submitted by: skreuzer
2013-12-04 08:20:04 +00:00
gjb
f289f4d4b8
Turn off the dvdrom target by default. dvd1.iso is now built by
...
specifying 'WITH_DVD=1' during 'make release'.
This caused some problems during the freebsd-update builds for
10.0-BETA4.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-12-02 18:47:57 +00:00
gjb
fe2fafd5b4
Provide reproducibility between builds by building pkg(8) from ports,
...
instead of using pkg-bootstrap.
This should resolve a problem that was discovered during 10.0-BETA4
freebsd-update(8) builds,
Reported by: secteam (delphij)
MFC after: 3 days
X-MFC-to-10: possibly immediately, pending freebsd-update(8) builds
Sponsored by: The FreeBSD Foundation
2013-12-02 14:28:30 +00:00
hrs
89adebbdbc
Use standard CLEANFILES/CLEANDIRS and clean target in bsd.obj.mk.
2013-12-01 15:24:35 +00:00
hrs
3af21b4c79
- Prevent TARGET and TARGET_ARCH from being defined as empty when
...
TARGET="" and/or TARGET_ARCH="" is specified.
- Remove extra ().
2013-12-01 15:06:30 +00:00
gjb
e5b8a30889
Move OPTIONS_UNSET outside of the PBUILD_FLAGS variable, otherwise the
...
textproc/docproj port build fails.
Pointyhat: gjb
MFC after: 3 days
X-Before-RC1: yes
Sponsored by: The FreeBSD Foundation
2013-11-30 23:56:26 +00:00
hrs
bcd91960e5
Add NOPKG to disable pkg-stage.
2013-11-30 17:07:53 +00:00
gjb
78f08ebb35
Document the dvdrom target and NODVD variable, forgotten with r258310.
...
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
2013-11-27 03:05:24 +00:00
rodrigc
1492013721
Change sysinstall.8 references to bsdinstall.8.
...
Submitted by: skreuzer
2013-11-25 18:11:55 +00:00
mav
c68617cf15
MFreleng/8.4 r251256 (by hrs):
...
Update description of logical CPU handling in the latest releases and
remove obsolete sysctl variable machdep.hlt_logical_cpus.
MFC after: 3 days
2013-11-23 11:46:13 +00:00