Author: gjb
Date: Tue Nov 28 16:00:27 2017
New Revision: 326315
URL: https://svnweb.freebsd.org/changeset/base/326315
Log:
Set DISTDIR and WRKDIRPREFIX when building ports within the
chroot(8) to avoid mtime changes within the ports checkout,
which can cause checksum differences.
MFC af
Author: gjb
Date: Tue Nov 28 18:02:58 2017
New Revision: 326330
URL: https://svnweb.freebsd.org/changeset/base/326330
Log:
Add a comment to release/release.conf.sample documenting
EMBEDDEDPORTS. [1]
Remove and update stale documentation from release(7) while here.
PR: 20634
Author: gjb
Date: Tue Nov 28 18:08:14 2017
New Revision: 326331
URL: https://svnweb.freebsd.org/changeset/base/326331
Log:
Correct a comment after r326330.
MFC after:3 days
MFC with: r326330
Sponsored by: The FreeBSD Foundation
Modified:
head/release/release.conf.sample
Modi
Author: gjb
Date: Thu Nov 30 20:52:01 2017
New Revision: 326411
URL: https://svnweb.freebsd.org/changeset/base/326411
Log:
Fix an indentation nit.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/tools/vmimage.subr
Modified: head/release/tools/vmimage.subr
===
Author: gjb
Date: Thu Nov 30 20:53:57 2017
New Revision: 326412
URL: https://svnweb.freebsd.org/changeset/base/326412
Log:
Fix port build flags passed to make(1) after r326315, where
it was missed for embedded image builds.
MFC after:3 days
MFC with: r326315
Sponsored by: The
Author: gjb
Date: Thu Dec 7 20:00:19 2017
New Revision: 326667
URL: https://svnweb.freebsd.org/changeset/base/326667
Log:
Fix the reldoc target in release/Makefile following doc commit r51264.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefile
Modified: head/release/M
Author: gjb
Date: Tue Jan 23 16:41:31 2018
New Revision: 328283
URL: https://svnweb.freebsd.org/changeset/base/328283
Log:
When CHROOTBUILD_SKIP is set, evaluate the existence of /bin/sh
within the CHROOTDIR. If it does not exist, unset CHROOTBUILD_SKIP
to prevent build failures.
Reque
(c) 2013-2017 The FreeBSD Foundation
+# Copyright (c) 2013-2018 The FreeBSD Foundation
# Copyright (c) 2013 Glen Barber
# Copyright (c) 2011 Nathan Whitehorn
# All rights reserved.
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org
Author: gjb
Date: Thu Mar 22 17:49:27 2018
New Revision: 331364
URL: https://svnweb.freebsd.org/changeset/base/331364
Log:
Remove google_accounts_manager from VM_RC_LIST in the GCE configuration
file, no longer needed.
PR: 221714
MFC after:3 days
Sponsored by: The FreeBS
Author: gjb
Date: Mon Mar 26 18:24:16 2018
New Revision: 331559
URL: https://svnweb.freebsd.org/changeset/base/331559
Log:
Escape trailing newlines in a long variable list for consistency.
Submitted by: garga
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/re
On Mon, Mar 26, 2018 at 03:20:25PM -0300, Renato Botelho wrote:
> On 22/03/18 14:49, Glen Barber wrote:
> > Author: gjb
> > Date: Thu Mar 22 17:49:27 2018
> > New Revision: 331364
> > URL: https://svnweb.freebsd.org/changeset/base/331364
> >
> > Log:
&g
Author: gjb
Date: Wed Mar 28 18:28:27 2018
New Revision: 331696
URL: https://svnweb.freebsd.org/changeset/base/331696
Log:
Update the Release Engineering article URL to the modern version.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man7/release.7
Author: gjb
Date: Wed Mar 28 18:43:06 2018
New Revision: 331697
URL: https://svnweb.freebsd.org/changeset/base/331697
Log:
Add an example for building SD card images for the RPI-B and
RPI3.
MFC after:3 days
Suggested by: Arshan Khanifar
Reviewed by: Arshan Khanifar
Sponsored b
Author: gjb
Date: Fri Mar 30 19:08:37 2018
New Revision: 331806
URL: https://svnweb.freebsd.org/changeset/base/331806
Log:
Add logic for "families" for GCE images.
This allows for GCE consumers to easily detect the latest major
version of FreeBSD when using the gcloud command line utility
On Sat, Mar 31, 2018 at 03:04:42PM +, Benno Rice wrote:
> Author: benno
> Date: Sat Mar 31 15:04:41 2018
> New Revision: 331843
> URL: https://svnweb.freebsd.org/changeset/base/331843
>
> Log:
> Synchronise with NetBSD's version of EFI handling for El Torito images.
>
> When I implement
On Mon, Apr 09, 2018 at 04:38:38PM -0700, Benno Rice wrote:
>
>
> > On Apr 9, 2018, at 6:37 AM, Glen Barber wrote:
>
> [snip]
>
> > It appears this part has broken creating disc1.iso (and other ISO
> > images) for amd64. I see the following error:
>
>
Author: gjb
Date: Tue Apr 10 17:40:44 2018
New Revision: 332384
URL: https://svnweb.freebsd.org/changeset/base/332384
Log:
Following r331292, many of the files (such as the LICENSE file)
have moved from the u-boot-rpi3 share directory to the default
rpi-firmware share directory. Remove the
Author: gjb
Date: Wed Apr 18 14:34:33 2018
New Revision: 332674
URL: https://svnweb.freebsd.org/changeset/base/332674
Log:
Increase the msdosfs partition size on arm SoC images where the
current size may not be sufficiently large for development and/or
testing.
PR: 227548
Su
Author: gjb
Date: Fri May 4 20:38:26 2018
New Revision: 333262
URL: https://svnweb.freebsd.org/changeset/base/333262
Log:
Ensure the ports and src trees are available on GCE images,
satisfying a requirement to allow FreeBSD to be considered
a top-tier supported OS in Google Compute Engine.
Author: gjb
Date: Fri May 4 21:17:29 2018
New Revision: 333264
URL: https://svnweb.freebsd.org/changeset/base/333264
Log:
Fix a typo.
Submitted by: lidl
MFC after:3 days
MFC with: r333262
Sponsored by: The FreeBSD Foundation
Modified:
head/release/tools/gce.conf
Modified:
Author: gjb
Date: Tue May 8 17:15:12 2018
New Revision: 74
URL: https://svnweb.freebsd.org/changeset/base/74
Log:
Use vMMDD in the timestamp suffix for Google Compute Engine
snapshot images for consistency with other OSes.
MFC after:3 weeks
Sponsored by: The FreeBSD Fou
Author: gjb
Date: Thu May 10 21:46:58 2018
New Revision: 333473
URL: https://svnweb.freebsd.org/changeset/base/333473
Log:
Add a special GCE_LICENSE variable to Makefile.gce, which when set,
will include license metadata in the resultant GCE image.
GCE_LICENSE is unset by default, as it p
Author: gjb
Date: Mon May 15 15:18:36 2017
New Revision: 318294
URL: https://svnweb.freebsd.org/changeset/base/318294
Log:
Correct the URL to instructions for updated system sources.
MFC after:3 days
Submitted by: schaiba gmail com
PR: 219303
Sponsored by: The FreeBSD
Author: gjb
Date: Mon May 22 13:55:59 2017
New Revision: 318643
URL: https://svnweb.freebsd.org/changeset/base/318643
Log:
Correct the "first appeared in" version for efivar(8).
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/efivar/efivar.8
Modified:
Author: gjb
Date: Mon May 22 14:21:07 2017
New Revision: 318645
URL: https://svnweb.freebsd.org/changeset/base/318645
Log:
Add 11.1 to the mdoc(7) mdoc.local.in.
Sponsored by: The FreeBSD Foundation
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local.in
Modified: head/gnu/usr.bin/groff/tma
Author: gjb
Date: Mon May 22 14:21:45 2017
New Revision: 318646
URL: https://svnweb.freebsd.org/changeset/base/318646
Log:
Allow PORTSDIR to be overridden in the pkg-stage target.
Submitted by: Johannes Jost Meixner (original)
PR: 218393
MFC after:3 days
Sponsored by: Th
Author: gjb
Date: Tue May 23 15:46:21 2017
New Revision: 318748
URL: https://svnweb.freebsd.org/changeset/base/318748
Log:
Honor WITHOUT_TFTP for check-old* and delete-old* targets.
Submitted by: philippe dot michel7 at sfr dot fr
PR: 217949
MFC after:3 days
Sponsored by
Author: gjb
Date: Wed May 24 17:47:49 2017
New Revision: 318794
URL: https://svnweb.freebsd.org/changeset/base/318794
Log:
Update the "first appeared in" version in several manual pages.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/zfsbootcfg/zfsbootcfg
Author: gjb
Date: Wed May 24 17:50:34 2017
New Revision: 318795
URL: https://svnweb.freebsd.org/changeset/base/318795
Log:
Update the "first appeared in" version in several manual pages.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libc/gen/sem_timedwait
Author: gjb
Date: Thu May 25 12:53:49 2017
New Revision: 318872
URL: https://svnweb.freebsd.org/changeset/base/318872
Log:
Enable DHCP and IPv6 autoconfig on non-cloud VM images.
PR: 203653
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/release/too
Author: gjb
Date: Mon Jun 5 17:05:06 2017
New Revision: 319603
URL: https://svnweb.freebsd.org/changeset/base/319603
Log:
Create a hard link for sun7i-a20-cubieboard2.dtb to allow the
cubieboard2 to find the correct dtb file.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
M
Author: gjb
Date: Mon Jun 5 19:41:06 2017
New Revision: 319608
URL: https://svnweb.freebsd.org/changeset/base/319608
Log:
Fix the source path for the cubieboard2 dtb hard link.
MFC after:3 days
MFC with: r319603
Sponsored by: The FreeBSD Foundation
Modified:
head/release/arm
Author: gjb
Date: Mon Jun 5 20:18:55 2017
New Revision: 319609
URL: https://svnweb.freebsd.org/changeset/base/319609
Log:
Revert r319608, the dtb path was correct the first time. Sigh.
MFC after:3 days
MFC with: r319603, r319608
Sponsored by: The FreeBSD Foundation
Modified:
Author: gjb
Date: Tue Jun 6 14:08:54 2017
New Revision: 319621
URL: https://svnweb.freebsd.org/changeset/base/319621
Log:
Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh,
otherwise with 'CLOUDWARE=vagrant-virtualbox', the path to the
configuration file may be incorrect.
M
On Thu, Jun 08, 2017 at 07:06:15AM -0700, Cy Schubert wrote:
> In message <201706081304.v58d41ce086...@repo.freebsd.org>, Phil Shafer
> writes:
> > Author: phil
> > Date: Thu Jun 8 13:04:01 2017
> > New Revision: 319694
> > URL: https://svnweb.freebsd.org/changeset/base/319694
> >
> > Log:
> >
Author: gjb
Date: Wed Jun 14 18:34:22 2017
New Revision: 319954
URL: https://svnweb.freebsd.org/changeset/base/319954
Log:
Modernize FreeBSD version numbers in freebsd-update(8).
While here, expand a contraction to make textproc/igor happy.
MFC after:3 days
Sponsored by: The FreeBSD
On Fri, Jun 16, 2017 at 05:15:44PM -0700, Jason Evans wrote:
> I'm going to be AFK for the next couple days, and I do not have
> arm64 hardware, so I hope this is enough information for someone
> to work out a simple fix.
>
A simple fix is reverting the offending commit.
You do not need arm64 ha
/${FATMOUNT}
+ umount_loop ${CHROOTDIR}/${UFSMOUNT}
+ chroot ${CHROOTDIR} rmdir ${FATMOUNT}
+ chroot ${CHROOTDIR} rmdir ${UFSMOUNT}
+
+ return 0
+}
Modified: head/release/release.sh
======
--- head
Author: gjb
Date: Fri Jun 23 00:11:34 2017
New Revision: 320253
URL: https://svnweb.freebsd.org/changeset/base/320253
Log:
Remove two configuration entries used for debugging that snuck in.
MFC after:5 days
X-MFC-Note: maybe
X-MFC-With: r320252
Sponsored by: The FreeBSD Founda
Author: gjb
Date: Fri Jun 23 00:27:40 2017
New Revision: 320254
URL: https://svnweb.freebsd.org/changeset/base/320254
Log:
Fix, for the fourth or fifth time now, looking up where boot1.efi
is located.
MFC after:5 days
X-MFC-Note: maybe
X-MFC-With: r320252, r320253
Sponsored
Author: gjb
Date: Fri Jun 23 18:42:47 2017
New Revision: 320289
URL: https://svnweb.freebsd.org/changeset/base/320289
Log:
Include WORLD_FLAGS in CHROOT_IMAKEFLAGS and CHROOT_DMAKEFLAGS, to
allow passing '-jN' to the installworld and distributeworld targets.
Submitted by: bdrewery
Spons
On Fri, Jun 23, 2017 at 03:54:35PM -0700, Conrad Meyer wrote:
> > @@ -58,12 +59,15 @@ mkuz_get_insize(struct mkuz_cfg *cfp)
> > ffd = open(statfsbuf.f_mntfromname, O_RDONLY);
> > if (ffd < 0) {
> > warn("open(%s, O_RDONLY)", statfsbuf.f_mntfro
Author: gjb
Date: Mon Jun 26 20:17:48 2017
New Revision: 320373
URL: https://svnweb.freebsd.org/changeset/base/320373
Log:
Revert r319603, r319608, and r319609. Creating a hard link to the
dtb file for the cubieboard2 is no longer needed in 12-CURRENT.
Sponsored by: The FreeBSD Foundatio
Author: gjb
Date: Tue Jun 27 14:39:00 2017
New Revision: 320407
URL: https://svnweb.freebsd.org/changeset/base/320407
Log:
Remove CHROOT_MAKEENV from the RPI3 configuration file, to avoid
assuming the build host is amd64.
MFC after:3 days
X-MFC-With: r320252, r320253, r320254
X-
Author: gjb
Date: Fri Jun 30 00:20:48 2017
New Revision: 320488
URL: https://svnweb.freebsd.org/changeset/base/320488
Log:
Correct the branch naming convention in param.h.
While here, consistently use upper-case 'X' to represent the
version number.
MFC after:3 days
Sponsored by: T
Author: gjb
Date: Mon Jul 3 14:31:38 2017
New Revision: 320599
URL: https://svnweb.freebsd.org/changeset/base/320599
Log:
Fix Vagrant image upload after recent API changes.
- Update ATLAS_UPLOAD_URL to avoid various regular expressions
from failing to match due to redirections.
- Use
Author: gjb
Date: Wed Jul 5 16:55:45 2017
New Revision: 320686
URL: https://svnweb.freebsd.org/changeset/base/320686
Log:
Fix the ftp-stage target for RPI3 images by loosening the
constraints on the TARGET and TARGET_ARCH variables.
MFC after:3 days
Sponsored by: The FreeBSD Founda
Author: gjb
Date: Thu Jul 6 17:54:03 2017
New Revision: 320748
URL: https://svnweb.freebsd.org/changeset/base/320748
Log:
Allow passing NOPKG= to make(1) to prevent the pkg-stage target
from getting executed.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/r
On Thu, Jul 06, 2017 at 05:54:04PM +, Glen Barber wrote:
> Author: gjb
> Date: Thu Jul 6 17:54:03 2017
> New Revision: 320748
> URL: https://svnweb.freebsd.org/changeset/base/320748
>
> Log:
> Allow passing NOPKG= to make(1) to prevent the pkg-stage target
>
Author: gjb
Date: Fri Jul 7 16:22:09 2017
New Revision: 320785
URL: https://svnweb.freebsd.org/changeset/base/320785
Log:
Connect ena(4) to the build.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/man4/Makefi
Author: gjb
Date: Thu Jul 13 20:04:42 2017
New Revision: 320969
URL: https://svnweb.freebsd.org/changeset/base/320969
Log:
Fix a missing comment marker.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/conf/NOTES
Modified: head/sys/conf/NOTES
==
Author: gjb
Date: Mon Oct 24 21:16:21 2016
New Revision: 307884
URL: https://svnweb.freebsd.org/changeset/base/307884
Log:
Belatedly revert r303119, which was determined to not be
needed.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/tools/arm.subr
Modified: head/release
Author: gjb
Date: Mon Oct 31 20:31:56 2016
New Revision: 308148
URL: https://svnweb.freebsd.org/changeset/base/308148
Log:
Fix packaging calendar(1) files.
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.bin/calendar/Makefile
Modified: head/usr.bin/calendar/Makefile
Author: gjb
Date: Mon Oct 31 21:11:46 2016
New Revision: 308150
URL: https://svnweb.freebsd.org/changeset/base/308150
Log:
Fix packaging /usr/share/examples/etc.
Reported by: woodsb02
MFC after:3 days
X-MFC-With: r308148
Sponsored by: The FreeBSD Foundation
Modified:
head/et
Author: gjb
Date: Mon Oct 31 23:13:09 2016
New Revision: 308156
URL: https://svnweb.freebsd.org/changeset/base/308156
Log:
Fix packaging /usr/lib{,32}/libgcc_eh{,_p}.a.
Reported by: woodsb02
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/gnu/lib/libgcc/Make
Author: gjb
Date: Thu Nov 3 23:34:11 2016
New Revision: 308270
URL: https://svnweb.freebsd.org/changeset/base/308270
Log:
MFV r308265: Update tzdata to 2016i.
Sponsored by: The FreeBSD Foundation
Added:
head/contrib/tzdata/CONTRIBUTING
- copied unchanged from r308265, vendor/tzdata
Author: gjb
Date: Fri Nov 11 18:47:53 2016
New Revision: 308537
URL: https://svnweb.freebsd.org/changeset/base/308537
Log:
Spell 'PACKAGE' correctly.
Submitted by: Kyle Evans, emaste
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libgcc_s/Makefile
Modif
Author: gjb
Date: Wed Nov 16 18:08:50 2016
New Revision: 308737
URL: https://svnweb.freebsd.org/changeset/base/308737
Log:
Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh, otherwise
mkimg(1) does not create the second partition after r307008.
Sponsored by: The FreeBSD Foundation
Modi
Author: gjb
Date: Thu Nov 17 20:34:08 2016
New Revision: 308779
URL: https://svnweb.freebsd.org/changeset/base/308779
Log:
Pass SWAPSIZE in env(1) when invoking mk-vmimage.sh for the
vm-image target, missed in r308737.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefil
Author: gjb
Date: Mon Nov 21 23:29:28 2016
New Revision: 308945
URL: https://svnweb.freebsd.org/changeset/base/308945
Log:
Set the 'vital' flag on the runtime and jail packages.
The default pkg(8) from pkg.freebsd.org requires libjail.so,
so mark the jail package as vital along with the r
On Mon, Nov 28, 2016 at 01:50:44PM -0600, Kyle Evans wrote:
> On Mon, Nov 28, 2016 at 1:44 PM, Dimitry Andric wrote:
> > On 28 Nov 2016, at 03:20, Kyle Evans wrote:
> >>
> >> On Thu, Nov 24, 2016 at 4:54 PM, Dimitry Andric wrote:
> >>> Author: dim
> >>> Date: Thu Nov 24 22:54:55 2016
> >>> New R
Author: gjb
Date: Wed Nov 30 22:00:25 2016
New Revision: 309339
URL: https://svnweb.freebsd.org/changeset/base/309339
Log:
Revert r309314, which breaks installing ports.
Requested by: antoine
Differential Revision:https://reviews.freebsd.org/D8120 (related)
Sponsored by: The Fre
Author: gjb
Date: Wed Dec 14 03:01:15 2016
New Revision: 310047
URL: https://svnweb.freebsd.org/changeset/base/310047
Log:
- Resize FreeBSD to the size of the OpenStack flavor (growfs).
- Speeds up the boot process by disabling sendmail.
- Allows an user to ssh as root with a public key.
-
Author: gjb
Date: Wed Oct 2 16:09:28 2019
New Revision: 353012
URL: https://svnweb.freebsd.org/changeset/base/353012
Log:
Add a comment explaining why the opensolaris_load line in loader.conf
is explicitly added.
Requested by: rgrimes
MFC after:3 days
MFC with: r353004
Spon
On Wed, Oct 02, 2019 at 10:13:01AM -0600, Ian Lepore wrote:
> On Wed, 2019-10-02 at 16:09 +0000, Glen Barber wrote:
> > Author: gjb
> > Date: Wed Oct 2 16:09:28 2019
> > New Revision: 353012
> > URL: https://svnweb.freebsd.org/changeset/base/353012
> >
> >
On Tue, Oct 08, 2019 at 12:26:52PM +0200, Emmanuel Vadot wrote:
>
> Hi Glen,
>
> On Thu, 19 Sep 2019 16:43:12 +0000 (UTC)
> Glen Barber wrote:
>
> > Author: gjb
> > Date: Thu Sep 19 16:43:12 2019
> > New Revision: 352520
> > URL: https://svnweb.free
On Tue, Oct 08, 2019 at 08:22:33AM -0600, Ian Lepore wrote:
> On Tue, 2019-10-08 at 12:26 +0200, Emmanuel Vadot wrote:
> > Hi Glen,
> >
> > On Thu, 19 Sep 2019 16:43:12 + (UTC)
> > Glen Barber wrote:
> >
> > > Author: gjb
> > > Date:
On Tue, Oct 08, 2019 at 09:18:40AM -0600, Warner Losh wrote:
> On Tue, Oct 8, 2019 at 8:33 AM Emmanuel Vadot wrote:
> > Anyway it's still need to be reverted as all arches should use latest
> > on CURRENT.
> >
>
> Agreed. -current is moving too quickly to use the quarterly, and this 100%
> break
On Tue, Oct 08, 2019 at 07:19:03PM +0200, Emmanuel Vadot wrote:
> On Tue, 8 Oct 2019 15:52:52 +
> Glen Barber wrote:
>
> > On Tue, Oct 08, 2019 at 09:18:40AM -0600, Warner Losh wrote:
> > > On Tue, Oct 8, 2019 at 8:33 AM Emmanuel Vadot
> > > wrote:
>
Author: gjb
Date: Tue Oct 8 18:58:23 2019
New Revision: 353320
URL: https://svnweb.freebsd.org/changeset/base/353320
Log:
Rework the logic for installing the pkg(8) configuration.
'quarterly' package sets do not exist for head, so explicitly
install the 'latest' configuration file there.
Author: gjb
Date: Wed Oct 9 15:35:22 2019
New Revision: 353348
URL: https://svnweb.freebsd.org/changeset/base/353348
Log:
Connect the libucl(3) manual page to the build.
MFC after:3 days
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
head/lib/libucl/Makefile
Modifi
Author: gjb
Date: Fri Oct 11 16:01:30 2019
New Revision: 353440
URL: https://svnweb.freebsd.org/changeset/base/353440
Log:
Increase the default VMSIZE for raw, qcow2, vhd, and vmdk virtual
machine images due to 'filesystem full' failures.
Sponsored by: Rubicon Communications, LLC (Netgate
On Wed, Jul 17, 2019 at 07:09:06PM +, Mark Johnston wrote:
> Author: markj
> Date: Wed Jul 17 19:09:05 2019
> New Revision: 350089
> URL: https://svnweb.freebsd.org/changeset/base/350089
>
> Log:
> Add an initial RELNOTES file.
>
> The intent is to provide a convenient location to docum
Author: gjb
Date: Fri Nov 8 17:33:42 2019
New Revision: 354551
URL: https://svnweb.freebsd.org/changeset/base/354551
Log:
Dereference lem(4), no longer in 13-CURRENT.
While here, fix formatting of inline parenthesis and Xrs.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modifi
On Wed, Nov 20, 2019 at 04:44:58PM -0800, John Baldwin wrote:
> On 11/20/19 3:42 PM, Bjoern A. Zeeb wrote:
> > On 20 Nov 2019, at 23:32, John Baldwin wrote:
> >
> > Hijacking a side-thread:
> >
> > PreS: I think we have way too many of these options and should just
> > remove 3/4 of them again o
Author: gjb
Date: Thu Nov 21 04:12:08 2019
New Revision: 354935
URL: https://svnweb.freebsd.org/changeset/base/354935
Log:
Revert r354896, r354899, r354900:
Fix build.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/usr.sbin/jail/Makefile
Modified: head/usr.sbi
On Wed, Nov 20, 2019 at 06:36:58PM +, Brooks Davis wrote:
> Author: brooks
> Date: Wed Nov 20 18:36:58 2019
> New Revision: 354909
> URL: https://svnweb.freebsd.org/changeset/base/354909
>
> Log:
> Make the warning for deprecated NO_ variables an error.
>
> Support for NO_CTF, NO_DEBUG_
On Thu, Nov 21, 2019 at 04:13:37PM +, Glen Barber wrote:
> On Wed, Nov 20, 2019 at 06:36:58PM +, Brooks Davis wrote:
> > Author: brooks
> > Date: Wed Nov 20 18:36:58 2019
> > New Revision: 354909
> > URL: https://svnweb.freebsd.org/changeset/base/354909
> >
On Thu, Nov 21, 2019 at 09:28:50AM -0700, Ian Lepore wrote:
> On Thu, 2019-11-21 at 16:23 +0000, Glen Barber wrote:
> > On Thu, Nov 21, 2019 at 04:13:37PM +0000, Glen Barber wrote:
> > > On Wed, Nov 20, 2019 at 06:36:58PM +, Brooks Davis wrote:
> > > > Author: b
On Thu, Nov 21, 2019 at 09:11:27PM +, Brooks Davis wrote:
> On Thu, Nov 21, 2019 at 04:13:37PM +0000, Glen Barber wrote:
> > On Wed, Nov 20, 2019 at 06:36:58PM +, Brooks Davis wrote:
> > > Author: brooks
> > > Date: Wed Nov 20 18:36:58 2019
> > > N
Author: gjb
Date: Tue Apr 16 14:07:14 2019
New Revision: 346275
URL: https://svnweb.freebsd.org/changeset/base/346275
Log:
Remove INDEX-10 reference, as 10.x is now EoL.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/portsnap/portsnap/portsnap.conf
M
Author: gjb
Date: Thu Sep 19 16:43:12 2019
New Revision: 352520
URL: https://svnweb.freebsd.org/changeset/base/352520
Log:
Apply r346792 (cperciva) from stable/12 to head. The original commit
message:
On non-x86 systems, use "quarterly" packages.
x86 architectures have "latest" pa
Author: gjb
Date: Wed Oct 2 13:30:17 2019
New Revision: 353004
URL: https://svnweb.freebsd.org/changeset/base/353004
Log:
Explicitly add opensolaris_load="YES" to loader.conf through the
installer when installing the system on a ZFS root filesystem.
For arm64, zfs_load="YES" does not add
Author: gjb
Date: Thu May 30 16:49:40 2019
New Revision: 348438
URL: https://svnweb.freebsd.org/changeset/base/348438
Log:
Fix GCE virtual machine startup.
The ports/head branch recently switched to python3 as the default,
which breaks the sysutils/py-google-compute-engine startup scripts
Author: gjb
Date: Thu May 30 17:00:57 2019
New Revision: 348439
URL: https://svnweb.freebsd.org/changeset/base/348439
Log:
Increase the size of the Vagrant default image size, as the 3GB
size is too small to bootstrap the firstboot_pkgs list.
While here, add the growfs(8) startup script t
Author: gjb
Date: Fri May 31 18:40:19 2019
New Revision: 348474
URL: https://svnweb.freebsd.org/changeset/base/348474
Log:
Revert r348438.
The fix to override the default python version when building
the sysutils/py-google-compute-engine did not work, and there
are still issues that nee
Author: gjb
Date: Mon Jun 17 22:53:39 2019
New Revision: 349160
URL: https://svnweb.freebsd.org/changeset/base/349160
Log:
Fix passing ${CONF_FILES} (which contains MAKE_CONF and
SRC_CONF, __MAKE_CONF and SRCCONF, respectively) through
to arm_install_base() and chroot_arm_build_release().
Author: gjb
Date: Tue Jun 25 14:56:13 2019
New Revision: 349372
URL: https://svnweb.freebsd.org/changeset/base/349372
Log:
Include files containing metadata specific to the branch in the
directory where the individual distribution sets exist.
The new metadata files include the build date,
On Sat, Aug 03, 2019 at 01:06:18AM +, John Baldwin wrote:
> Author: jhb
> Date: Sat Aug 3 01:06:17 2019
> New Revision: 350550
> URL: https://svnweb.freebsd.org/changeset/base/350550
>
> Log:
> Flip REPRODUCIBLE_BUILD back to off by default in head.
>
> Having the full uname output can
https://github.com/freebsd/freebsd-ports";
+## Sample configuration for using git from ports.
+#GITCMD="/usr/local/bin/git clone -q --branch main"
## Set to override the default target architecture.
#TARGET="amd64"
Modified: head/release/release.sh
===
On Thu, Aug 27, 2020 at 11:37:26PM +0200, Gordon Bergling wrote:
> On Thu, Aug 27, 2020 at 09:19:16PM +0000, Glen Barber wrote:
> > Author: gjb
> > Date: Thu Aug 27 21:19:16 2020
> > New Revision: 364891
> > URL: https://svnweb.freebsd.org/changeset/base/364891
&g
Author: gjb
Date: Thu Oct 15 17:12:58 2020
New Revision: 366732
URL: https://svnweb.freebsd.org/changeset/base/366732
Log:
Increase the amd64 ISO ESP file size from 800KB to 1024KB.
At some poing over the last week, the bootx64.efi file has grown
past the 800KB threshold, resulting in bei
Author: gjb
Date: Thu Oct 15 23:05:13 2020
New Revision: 366738
URL: https://svnweb.freebsd.org/changeset/base/366738
Log:
Bump the ISO EFI partition size from 1024 to 2048, following r366732.
Suggested by: imp
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/rele
Author: gjb
Date: Wed Dec 9 02:21:25 2020
New Revision: 368476
URL: https://svnweb.freebsd.org/changeset/base/368476
Log:
Copy arm64 make-memstick.sh and mkisoimages.sh to the riscv
directory to allow properly building *.iso and *.img files.
Sponsored by: Rubicon Communications, LLC (net
Author: gjb
Date: Wed Dec 9 20:38:26 2020
New Revision: 368493
URL: https://svnweb.freebsd.org/changeset/base/368493
Log:
Fix staging riscv images.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/release/Makefile.mirrors
Modified: head/release/Makefile.mirrors
==
Author: gjb
Date: Wed Dec 16 18:40:49 2020
New Revision: 368704
URL: https://svnweb.freebsd.org/changeset/base/368704
Log:
Append the branch commit count to _SNAP_SUFFIX for development
snapshot builds.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/release/Make
Author: gjb
Date: Tue Dec 31 16:01:36 2019
New Revision: 356230
URL: https://svnweb.freebsd.org/changeset/base/356230
Log:
Happy New Year 2020!
MFC after:1 minute
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/COPYRIGHT
head/sys/sys/copyright.h
Modified:
Author: gjb
Date: Mon Jan 13 16:31:00 2020
New Revision: 356685
URL: https://svnweb.freebsd.org/changeset/base/356685
Log:
Ensure the TYPE, BRANCH, and REVISION variables are set in
cloudware targets when OSRELEASE is overridden.
Submitted by: Trond Endrestol
PR: 243287
MFC
Author: gjb
Date: Mon Jan 13 16:31:58 2020
New Revision: 356686
URL: https://svnweb.freebsd.org/changeset/base/356686
Log:
Fix a typo.
MFC after:3 days
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/release/Makefile
Modified: head/release/Makefile
=
Author: gjb
Date: Thu Jan 16 15:07:52 2020
New Revision: 356792
URL: https://svnweb.freebsd.org/changeset/base/356792
Log:
Update release(7) to note OSRELEASE is only relevant when the
'install' target is invoked.
While here, bump the sample output version name, and explicitly
add the '
1 - 100 of 1363 matches
Mail list logo