Date: Wed, 11 Oct 2023 20:47:02 -0400 From: Cameron Katri <me+fbsd@cameronkatri.com> To: freebsd-current@freebsd.org Subject: Re: FreeBSD 14.0-BETA5 Now Available Message-ID: <4b68300a-3a0d-4ad3-adf0-5ba974fd391b@cameronkatri.com> In-Reply-To: <20231006224150.GF1307@FreeBSD.org> References: <20231006224150.GF1307@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/6/23 18:41, Glen Barber wrote: > The fifth BETA build of the 14.0-RELEASE release cycle is now available. > > <SNIP> > > === Virtual Machine Disk Images === > > VM disk images are available for the amd64, i386, and aarch64 > architectures. Disk images may be downloaded from the following URL > (or any of the FreeBSD download mirrors): > > https://download.freebsd.org/releases/VM-IMAGES/14.0-BETA5/ > <SNIP> > > The disk images are available in QCOW2, VHD, VMDK, and raw disk image > formats. The image download size is approximately 135 MB and 165 MB > respectively (amd64/i386), decompressing to a 21 GB sparse image. > The FreeBSD-14.0-BETA5-arm64-aarch64-zfs.raw.xz (maybe others, I didn't check) has a rc.conf with a ton of repeated lines. I tried looking at why this would be, but the release scripts to create this image went right over my head. $ sudo mdconfig FreeBSD-14.0-BETA5-arm64-aarch64-zfs.raw md0 $ sudo zpool import -R /mnt -t 4016146626377348012 vm-zpool $ wc -l /mnt/etc/rc.conf 36 /mnt/etc/rc.conf $ sort -u /mnt/etc/rc.conf growfs_enable="YES" hostname="freebsd" ifconfig_DEFAULT="DHCP inet6 accept_rtadv" zfs_enable="YES" zpool_reguid="zroot" zpool_upgrade="zroot" $ > > <SNIP> > > Regards, > > Glen > > Please consider donating to help support my FreeBSD work: > https://www.gofundme.com/f/gjbbsd > https://paypal.me/gjbbsd > > Love FreeBSD? Support this and future releases with a donation to > the FreeBSD Foundation! https://www.freebsdfoundation.org/donate/ > > -- Cameron Katri Email: me@cameronkatri.com PGP Fingerprint: 7D3B36CEA40FCC2181FB6DCDBAFFD97826540F1C
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4b68300a-3a0d-4ad3-adf0-5ba974fd391b>