hrs
9b48baf3f2
- Fix indent.
...
- Minor clean up after DB5 migration.
2014-01-15 17:34:21 +00:00
skreuzer
dcc29e21f3
Remove reference to FreeBSD 6.2-RELEASE from 'Upgrading from
...
previous releases' paragraph since all supported version of FreeBSD
now support binary upgrades
Remove 'of course,' from foot note reminding to create a backup
before attempting a binary update
Approved by: hrs (mentor)
2014-01-15 15:16:11 +00:00
hrs
11b54efacf
Add missing arch= and revision= support.
2014-01-14 23:04:31 +00:00
hrs
2c937dd4c7
- Purge old translations.
...
- Add missing footer due to DSSSL->XSLT migration and use XML catalog to
resolve URI[*].
Based on the work by: gabor [*]
2014-01-14 22:46:23 +00:00
luigi
1b1ca7f807
do not use capsicum when building picobsd images
2014-01-06 08:09:19 +00:00
gjb
df1e5281df
Move build_doc_ports() to the if...fi block from which it is called.
...
Sponsored by: The FreeBSD Foundation
2013-12-27 17:36:43 +00:00
jmmv
8e72067a86
Put the release objdir inside the chroot.
...
When building the system from outside the chroot as part of the release
process, ensure the objdir is within the chroot so that the whole output
of the release.sh script is self-contained in a single directory.
Use CHROOTDIR/tmp/obj instead of CHROOTDIR/usr/obj to minimize possible
interferences with the output of the build itself.
Reviewed by: gjb
Approved by: rpaulo (mentor)
2013-12-25 18:25:58 +00:00
jmmv
b8dac04a8f
Delay copying of resolv.conf into the chroot until /etc exists.
...
With an unpopulated chroot dir, release building was failing because
the script was attempting to copy resolv.conf into a non-existent /etc
directory of the chroot. Fix this by copying the file only after the
installworld has happened, which will create this directory.
Reviewed by: gjb
Approved by: rpaulo (mentor)
2013-12-25 13:57:23 +00:00
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