<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in auto</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5ed26c21e4ff1d478d4611abbf3dc14cc1b77244 - bsdinstall: Improve auto-partition message</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#5ed26c21e4ff1d478d4611abbf3dc14cc1b77244</link>
        <description>bsdinstall: Improve auto-partition messageManually tuning ZFS for systems with &lt;8GB ram hasn&apos;t been necessary atleast since the switch to OpenZFS. We have users reporting using 1GB RAMwith no manual tuning/issues. Further, the page this links to is a stalewiki page, which is causing complaints. Remove this misleading note andreplace it with a similar message for UFS. While here, reword that noteto be a bit clearer.PR:			287719MFC after:		3 daysDifferential Revision:	https://reviews.freebsd.org/D50971

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Tue, 28 Apr 2026 18:59:19 +0200</pubDate>
        <dc:creator>Alexander Ziaee &lt;ziaee@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dac74b20c706b1f73986fb40dac27ed85c1d2850 - bsdinstall: Drop &quot;Technology preview&quot; from package sets</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#dac74b20c706b1f73986fb40dac27ed85c1d2850</link>
        <description>bsdinstall: Drop &quot;Technology preview&quot; from package setsAnd refer to dist sets as &quot;legacy.&quot;  This matches our expectation forFreeBSD 16.0.Reviewed by:	cpercivaSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D54156

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Tue, 09 Dec 2025 21:29:05 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f63a8c0a0915a3eceac179d4d18b2c03b1319fa2 - bsdinstall: Mount /dev and /packages after using the shell to partition disks</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#f63a8c0a0915a3eceac179d4d18b2c03b1319fa2</link>
        <description>bsdinstall: Mount /dev and /packages after using the shell to partition disksNormally after partitions are created by the installer, the &apos;mount&apos;script is used to mount the target disk partitions under /mnt.  Thetail end of this script also mounts a couple of additional filesystemsunder /mnt so that chrooted programs can work such as devfs and/packages.When the &quot;Shell&quot; option is used to permit the user to manually mountthe destination filesystem, the &quot;mount&quot; script is not used as the useris instructed to mount the target filesystems and construct/mnt/etc/fstab, etc.  However, this means that the user is responsiblefor mounting devfs (which is not included in /etc/fstab) and /packagesas well.  The help message for the &quot;Shell&quot; option doesn&apos;t mentionthese requirements, so users may not know to do so.  This can lead toconfusing errors as chrooted commands can fail to find needed /deventries.  For example, running fwget to fetch wireless firmware failsbecause /dev/pci doesn&apos;t exist.To make this less painful for users using this option, split out thebottom half of the &apos;mount&apos; script that mounts these non-fstab-relatedfilesystems into a separate &apos;mount_aux&apos; script.  Invoke &apos;mount_aux&apos;after using &quot;Shell&quot; to create the filesystem to ensure that thesefilesystems are always present.PR:		290901Reported by:	Peter &lt;freebsd@peterk.org&gt;Tested by:	Peter &lt;freebsd@peterk.org&gt;Differential Revision:	https://reviews.freebsd.org/D53770

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Mon, 08 Dec 2025 22:33:30 +0100</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ee348e27143b857445fd261cbe6695d6d57c836 - bsdinstall: Fix typos</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#4ee348e27143b857445fd261cbe6695d6d57c836</link>
        <description>bsdinstall: Fix typosReviewed by:	emasteMFC after:	2 daysDifferential Revision:	https://reviews.freebsd.org/D53170

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Fri, 17 Oct 2025 17:16:32 +0200</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>abd9424590ba37ac10e92723ad6428f0448024c1 - bsdinstall: Tweak pkgbase/dist set labels</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#abd9424590ba37ac10e92723ad6428f0448024c1</link>
        <description>bsdinstall: Tweak pkgbase/dist set labelsHave the button labels refer to the artifact type directly (distributionsets / packages), and use &quot;Tech Preview&quot; as packaged base is no longerexperimental.Reviewed by:	ivy, cpercivaSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D52999

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Thu, 09 Oct 2025 19:01:36 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>494de51bc0074472d1b01604f085daea0844f240 - bsdinstall: Add loader.efi to all ESPs we create</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#494de51bc0074472d1b01604f085daea0844f240</link>
        <description>bsdinstall: Add loader.efi to all ESPs we createFor proper redundancy, add copies of loader.efi to each of the ESPs wecreate when we create multi-volume ZFS datasets. zfsboot creates a listof secondary ESPs, while bootpart doesn&apos;t create any (it&apos;s the UFSpartitioning tool) because we don&apos;t supporg UFS over gmirror. Theprimary ESP is mounted and is what we use efibootmgr to boot from. Theredundant copies allow the system to boot if the primary disks fails.Sponsored by:		NetflixMFC After:		2 daysPR:			208802Reviewed by:		cpercivaDifferential Revision:	https://reviews.freebsd.org/D52780

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Tue, 30 Sep 2025 04:46:57 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47c3158b65dbaccf230de9c0caa876b864f51f63 - bsdinstall: Skip pkgbase question if no legacy dist sets</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#47c3158b65dbaccf230de9c0caa876b864f51f63</link>
        <description>bsdinstall: Skip pkgbase question if no legacy dist setsIf the install media was built without dist sets (and so has no MANIFESTfile) we do not need to prompt the user, and only pkgbase is in use.Reviewed by:	Isaac Freund &lt;ifreund@freebsdfoundation.org&gt;Event:		Kitchener-Waterloo Hackathon 202506Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D50918

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Wed, 18 Jun 2025 20:52:29 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb5884c564ae0e37df1d8a3fc5704ab6b2fa07d0 - bsdinstall: Emit a warning if the system has too little memory</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#eb5884c564ae0e37df1d8a3fc5704ab6b2fa07d0</link>
        <description>bsdinstall: Emit a warning if the system has too little memoryPR:		251993Reviewed by:	adrianEvent:		Kitchener-Waterloo Hackathon 202506Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D50944

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Thu, 19 Jun 2025 21:48:14 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9134ed157388f3e34374322a5de06449a031f1ec - bsdinstall: Default to pkgbase if media contains base packages</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#9134ed157388f3e34374322a5de06449a031f1ec</link>
        <description>bsdinstall: Default to pkgbase if media contains base packagesAs of commit 62d18f8c4c10 (&quot;release: Add -DPKGBASE option to includepkgbase packages&quot;) we can include base system packages on the installmedia instead of dist tarballs.Set the default for the traditional/pkgbase question to match theartifact type included in the install image.Reviewed by:	jrmEvent:		Kitchener-Waterloo Hackathon 202506Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D50467

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Thu, 22 May 2025 17:24:59 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9de72af2cceb6fc4aead0990cccdf565531bc248 - bsdinstall: restore the environment when restarting</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#9de72af2cceb6fc4aead0990cccdf565531bc248</link>
        <description>bsdinstall: restore the environment when restartingIt is possible to restart the installation process upon errors, wheninstalling normally through the `auto` script, or when installing a jailwith the `jail` script. However, some values obtained interactively fromthe user or guessed by some scripts were kept in the environment whenrestarting the process; this made it impossible to re-run some steps asexpected after the restart.For instance, if a bad choice of mirror was made in the `mirrorselect`phase, restarting the installer remembered the choice made, and wouldnever prompt for a different one again. Rebooting was then the only easyway out of this situation.This change restores a pre-defined list of environment variables whenrestarting the installation process.PR:		266987Reviewed by:	emasteApproved by:	philip (mentor)Sponsored by:	The FreeBSD FoundationDifferential revision:	https://reviews.freebsd.org/D42281

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Fri, 23 May 2025 17:50:42 +0200</pubDate>
        <dc:creator>Pierre Pronchery &lt;khorben@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a86a8ace33374b1dcf7b43eab85db2f76537522 - bsdinstall: support offline pkgbase installation</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#0a86a8ace33374b1dcf7b43eab85db2f76537522</link>
        <description>bsdinstall: support offline pkgbase installationReviewed by:	bapt, emasteSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D50347

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Sun, 11 May 2025 00:51:06 +0200</pubDate>
        <dc:creator>Isaac Freund &lt;ifreund@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5870d6a1ef4ec5d6fc91d0f1635bca59e09a040d - bsdinstall: Use a login shell for final configuration.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#5870d6a1ef4ec5d6fc91d0f1635bca59e09a040d</link>
        <description>bsdinstall: Use a login shell for final configuration.If the user accepts our offer of a shell to perform final configurationtasks before rebooting, start a login shell.  This ensures it will havethe correct PATH and be able to install packages without issues.PR:		286722MFC after:	3 daysReviewed by:	jrtc27, allanjude, emasteDifferential Revision:	https://reviews.freebsd.org/D50297

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Sun, 11 May 2025 23:00:35 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34b43f4b26e41a70fcb67ec5d8cf394f23b3fbf9 - bsdinstall: add pkgbase prompt to auto script</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#34b43f4b26e41a70fcb67ec5d8cf394f23b3fbf9</link>
        <description>bsdinstall: add pkgbase prompt to auto scriptSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D49824

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Mon, 14 Apr 2025 12:33:43 +0200</pubDate>
        <dc:creator>Isaac Freund &lt;ifreund@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>bbe2a1da2df639c616869aa838244c8094779bd4 - bsdinstall: add menu to install firmware</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#bbe2a1da2df639c616869aa838244c8094779bd4</link>
        <description>bsdinstall: add menu to install firmwareAdd a menu to the installer to run fwget(8) inside the newly installedsystem to install firmware known to be needed.This requires working netowrking.This is needed at least for wireless currently for when we entirelystop shipping new firmware in src.git to have working networking onthe installed system (we already do need this for at least rtw89).Sponsored by:	The FreeBSD FoundationTested with:	4 different iwlwifi chipsets in a system (earlier version)Suggested improvments by: jrtc27MFC after:	8 hoursDifferential Revision: https://reviews.freebsd.org/D47491

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Sat, 09 Nov 2024 02:10:33 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7143521f4cbc253884a001e9512920a8fe067837 - Revert &quot;bsdinstall: separate out dist selection in prep for pkgbase support&quot;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#7143521f4cbc253884a001e9512920a8fe067837</link>
        <description>Revert &quot;bsdinstall: separate out dist selection in prep for pkgbase support&quot;Firstly, my review comments were not addressed and instead totallyignored. Secondly, and a more valid justification for the revert, thiscompletely breaks the installer, since selectdists isn&apos;t installed.Given the blatant lack of testing, back out this commit until it hasactually been tested and review comments taken on board so that theinstaller actually works.This reverts commit 009d3f66cb5f0cf3f1d353f311d3a6878b2a534e.

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Sat, 03 Feb 2024 02:31:11 +0100</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>009d3f66cb5f0cf3f1d353f311d3a6878b2a534e - bsdinstall: separate out dist selection in prep for pkgbase support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#009d3f66cb5f0cf3f1d353f311d3a6878b2a534e</link>
        <description>bsdinstall: separate out dist selection in prep for pkgbase supportNo functional change intended.Approved by:	asicilianoSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision:	https://reviews.freebsd.org/D43621

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Fri, 26 Jan 2024 18:46:46 +0100</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a6d202077deedcdadc589e10399119d52f7cf71a - bsdinstall: revisit the finalconfig step</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#a6d202077deedcdadc589e10399119d52f7cf71a</link>
        <description>bsdinstall: revisit the finalconfig stepThis moves the &quot;finalconfig&quot; step into a dedicated script, where it usesa loop instead of recursing into itself.Reviewed by:	baptSponsored by:   The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D42046

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Mon, 02 Oct 2023 20:28:07 +0200</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>04b465777a0939dab4d8b4837239881a3a4d39be - bsdinstall auto: replace dialog with bsddialog</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#04b465777a0939dab4d8b4837239881a3a4d39be</link>
        <description>bsdinstall auto: replace dialog with bsddialogbsdinstall/scripts/auto: Replace dialog(1) with bsddialog(1).

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Wed, 11 Oct 2023 18:18:46 +0200</pubDate>
        <dc:creator>Alfonso S. Siciliano &lt;asiciliano@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c0e249d32c780ee8240fe8b3b8144078a8eec41f - bsdinstall: avoid conflicts with fd 3</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#c0e249d32c780ee8240fe8b3b8144078a8eec41f</link>
        <description>bsdinstall: avoid conflicts with fd 3Throughout the bsdinstall script fd 3 is used by f_dprintf (set through$TERMINAL_STDOUT_PASSTHRU). In several places in the bsdinstalls scripts,we use fd 3 to juggle stdout when calling out to other tools, which cancause the installer to fail with a &quot;Bad file descriptor&quot; error whenf_dprintf attempts to use it.This commit replaces all constructs like this:    exec 3&gt;&amp;1    SOME_VARIABLE=$(some command 2&gt;&amp;1 1&gt;&amp;3)    exec 3&gt;&amp;-With:    exec 5&gt;&amp;1    SOME_VARIABLE=$(some command 2&gt;&amp;1 1&gt;&amp;5)    exec 5&gt;&amp;-PR:			273148Reviewed by:		corvinkFixes:			1f7746d81f53447ac15cc99395bb714d4dd0a4da (&quot;bsdinstall: stop messing with file descriptors&quot;)MFC after:		1 week

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Tue, 15 Aug 2023 17:44:02 +0200</pubDate>
        <dc:creator>Lars Kellogg-Stedman &lt;lars@oddbit.com&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/auto#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/auto</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
