<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in umount</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a02539959cb36c4777f962d3d7ef4a76fbe0c24 - bsdinstall: allow an install script to access packages on the DVD</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#6a02539959cb36c4777f962d3d7ef4a76fbe0c24</link>
        <description>bsdinstall: allow an install script to access packages on the DVDIf installing from the DVD, mount its packages in the chroot at/dist/packages.  That way they&apos;ll be accessible to an install script.MFC after:	2 weeksSponsored by:	AxcientReviewed by:	gjbDifferential Revision: https://reviews.freebsd.org/D35330

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Thu, 26 May 2022 21:39:20 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b8d2467eb3af1f14c11c0249d7f046f75808a33 - bsdinstall: don&apos;t fail if fstab is empty</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#5b8d2467eb3af1f14c11c0249d7f046f75808a33</link>
        <description>bsdinstall: don&apos;t fail if fstab is emptyPR:		210865Submitted by:	Tim Lukasiewicz &lt;eclipzetech08@gmail.com&gt;, h-fujishima@sakura.ad.jp (original version)Reported by:	h-fujishima@sakura.ad.jpReviewed by:	sefMFC after:	2 weeksSponsored by:	Klara Inc.Event:		July 2020 Bugathon

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Sat, 11 Jul 2020 17:06:48 +0000</pubDate>
        <dc:creator>Allan Jude &lt;allanjude@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a107ddbb83a7a93d3c4e40f5355e158d6976bf90 - bsdinstall: Use TMPDIR if set</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#a107ddbb83a7a93d3c4e40f5355e158d6976bf90</link>
        <description>bsdinstall: Use TMPDIR if setSubmitted by:	Ryan Moeller &lt;ryan@freqlabs.com&gt;Reviewed by:	bcran, Nick Wolff &lt;darkfiberiru@gmail.com&gt;Differential Revision:	https://reviews.freebsd.org/D22979/

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 15 Jan 2020 00:45:05 +0000</pubDate>
        <dc:creator>Rebecca Cran &lt;bcran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a02539959cb36c4777f962d3d7ef4a76fbe0c24 - bsdinstall: allow an install script to access packages on the DVD</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#6a02539959cb36c4777f962d3d7ef4a76fbe0c24</link>
        <description>bsdinstall: allow an install script to access packages on the DVDIf installing from the DVD, mount its packages in the chroot at/dist/packages.  That way they&apos;ll be accessible to an install script.MFC after:	2 weeksSponsored by:	AxcientReviewed by:	gjbDifferential Revision: https://reviews.freebsd.org/D35330

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Thu, 26 May 2022 21:39:20 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b8d2467eb3af1f14c11c0249d7f046f75808a33 - bsdinstall: don&apos;t fail if fstab is empty</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#5b8d2467eb3af1f14c11c0249d7f046f75808a33</link>
        <description>bsdinstall: don&apos;t fail if fstab is emptyPR:		210865Submitted by:	Tim Lukasiewicz &lt;eclipzetech08@gmail.com&gt;, h-fujishima@sakura.ad.jp (original version)Reported by:	h-fujishima@sakura.ad.jpReviewed by:	sefMFC after:	2 weeksSponsored by:	Klara Inc.Event:		July 2020 Bugathon

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Sat, 11 Jul 2020 17:06:48 +0000</pubDate>
        <dc:creator>Allan Jude &lt;allanjude@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a107ddbb83a7a93d3c4e40f5355e158d6976bf90 - bsdinstall: Use TMPDIR if set</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#a107ddbb83a7a93d3c4e40f5355e158d6976bf90</link>
        <description>bsdinstall: Use TMPDIR if setSubmitted by:	Ryan Moeller &lt;ryan@freqlabs.com&gt;Reviewed by:	bcran, Nick Wolff &lt;darkfiberiru@gmail.com&gt;Differential Revision:	https://reviews.freebsd.org/D22979/

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 15 Jan 2020 00:45:05 +0000</pubDate>
        <dc:creator>Rebecca Cran &lt;bcran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>531c2d7af3cd2e64eec94aa1b19c4b2f16fce515 - MFhead@r320180</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#531c2d7af3cd2e64eec94aa1b19c4b2f16fce515</link>
        <description>MFhead@r320180

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Mon, 24 Jul 2017 18:02:13 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bca9d05fdb058aa709621661c2feccae8940d94b - Merge ^/head r319973 through 321382.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#bca9d05fdb058aa709621661c2feccae8940d94b</link>
        <description>Merge ^/head r319973 through 321382.

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Sun, 23 Jul 2017 15:22:06 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2fef18f836c6d1b45a6f2e0fc9b0da55e2b938e8 - Merge ^/head r320994 through r321238.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#2fef18f836c6d1b45a6f2e0fc9b0da55e2b938e8</link>
        <description>Merge ^/head r320994 through r321238.

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 19 Jul 2017 19:43:10 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9acc90414602a7f00776746f0c560019c868ca29 - bsdinstall: remove EOL whitespace</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#9acc90414602a7f00776746f0c560019c868ca29</link>
        <description>bsdinstall: remove EOL whitespace

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Tue, 18 Jul 2017 23:35:19 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>531c2d7af3cd2e64eec94aa1b19c4b2f16fce515 - MFhead@r320180</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#531c2d7af3cd2e64eec94aa1b19c4b2f16fce515</link>
        <description>MFhead@r320180

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Mon, 24 Jul 2017 18:02:13 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bca9d05fdb058aa709621661c2feccae8940d94b - Merge ^/head r319973 through 321382.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#bca9d05fdb058aa709621661c2feccae8940d94b</link>
        <description>Merge ^/head r319973 through 321382.

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Sun, 23 Jul 2017 15:22:06 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2fef18f836c6d1b45a6f2e0fc9b0da55e2b938e8 - Merge ^/head r320994 through r321238.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#2fef18f836c6d1b45a6f2e0fc9b0da55e2b938e8</link>
        <description>Merge ^/head r320994 through r321238.

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 19 Jul 2017 19:43:10 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9acc90414602a7f00776746f0c560019c868ca29 - bsdinstall: remove EOL whitespace</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#9acc90414602a7f00776746f0c560019c868ca29</link>
        <description>bsdinstall: remove EOL whitespace

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Tue, 18 Jul 2017 23:35:19 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2118f3873fdc9d9a08978465a3173b755f0d5e61 - Import bsdinstall. This is meant to be (eventually in conjunction with</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#2118f3873fdc9d9a08978465a3173b755f0d5e61</link>
        <description>Import bsdinstall. This is meant to be (eventually in conjunction withpc-sysinstall) a replacement for sysinstall in the 9.0 release and beyond.Currently supported platforms are sparc64, pc98, i386, amd64, powerpc, andpowerpc64. Integration into the build system will occur in the comingweeks.Merging with pc-sysinstall will use this code as a frontend, whiletemporarily retaining the interactive partition editor here. This workwill be done in parallel with improvements on this code and releaseintegration.Thanks to all who have provided testing and comments!

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Fri, 18 Feb 2011 14:54:34 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a02539959cb36c4777f962d3d7ef4a76fbe0c24 - bsdinstall: allow an install script to access packages on the DVD</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#6a02539959cb36c4777f962d3d7ef4a76fbe0c24</link>
        <description>bsdinstall: allow an install script to access packages on the DVDIf installing from the DVD, mount its packages in the chroot at/dist/packages.  That way they&apos;ll be accessible to an install script.MFC after:	2 weeksSponsored by:	AxcientReviewed by:	gjbDifferential Revision: https://reviews.freebsd.org/D35330

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Thu, 26 May 2022 21:39:20 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b8d2467eb3af1f14c11c0249d7f046f75808a33 - bsdinstall: don&apos;t fail if fstab is empty</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/bsdinstall/scripts/umount#5b8d2467eb3af1f14c11c0249d7f046f75808a33</link>
        <description>bsdinstall: don&apos;t fail if fstab is emptyPR:		210865Submitted by:	Tim Lukasiewicz &lt;eclipzetech08@gmail.com&gt;, h-fujishima@sakura.ad.jp (original version)Reported by:	h-fujishima@sakura.ad.jpReviewed by:	sefMFC after:	2 weeksSponsored by:	Klara Inc.Event:		July 2020 Bugathon

            List of files:
            /src/usr.sbin/bsdinstall/scripts/umount</description>
        <pubDate>Sat, 11 Jul 2020 17:06:48 +0000</pubDate>
        <dc:creator>Allan Jude &lt;allanjude@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
