<?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 rootpass</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1566386b90d34dea7f30a0e6b511e178bd0d50b8 - bsdinstall: fix root password prompt with backslashes</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#1566386b90d34dea7f30a0e6b511e178bd0d50b8</link>
        <description>bsdinstall: fix root password prompt with backslashesUse &quot;read -r&quot; to set the root password in &quot;bsdinstall rootpass&quot; toprevent issues with passwords containing one or more backslashcharacters.PR:		294781Discussed with: tuexen, crestApproved by:	khorbenMFC after:	3 daysEvent:		Wiesbaden Hackathon 202604

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Sat, 25 Apr 2026 16:41:24 +0200</pubDate>
        <dc:creator>Lars Engels &lt;lme@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>046800313ab64ea058fe7e63f56b6134d6cf00ef - bsdinstall: implement rootpass with bsddialog</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#046800313ab64ea058fe7e63f56b6134d6cf00ef</link>
        <description>bsdinstall: implement rootpass with bsddialogThis provides a more consistent user experience to the FreeBSDinstaller.Tested by:	thjApproved by:	philip (mentor)Sponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D44280

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Tue, 20 May 2025 13:14:49 +0200</pubDate>
        <dc:creator>Pierre Pronchery &lt;khorben@FreeBSD.org&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/rootpass#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e1101f29b4ff39a67eb10a5b41b727d8702f0f5 - bsdinstall: allow setting the root password via env variables</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#3e1101f29b4ff39a67eb10a5b41b727d8702f0f5</link>
        <description>bsdinstall: allow setting the root password via env variablesReviewed by:	0mp, allanjude, asiciliano, dteske, pauamma, rpokala, sefSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)Differential Revision: https://reviews.freebsd.org/D35588

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Fri, 05 Aug 2022 17:10:21 +0200</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc42ef5328963ee55c3305b136e9a86145f24594 - bsdinstall: allow whitelabeling the scripts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#cc42ef5328963ee55c3305b136e9a86145f24594</link>
        <description>bsdinstall: allow whitelabeling the scriptsApproved by:		allanjude, asicilianoDifferential Revision:	https://reviews.freebsd.org/D35197Sponsored by:		Rubicon Communications, LLC (&quot;Netgate&quot;)

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Tue, 24 May 2022 17:49:06 +0200</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b49587c3dd54aed8eb103d838a89ca79484a9b6 - Merge ^/head r327341 through r327623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#4b49587c3dd54aed8eb103d838a89ca79484a9b6</link>
        <description>Merge ^/head r327341 through r327623.

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Sat, 06 Jan 2018 17:13:17 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>88791bd8f6320a942ab6a8c8ba260ff42acda9c3 - bsdinstall: inform users that typing will not be visible</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#88791bd8f6320a942ab6a8c8ba260ff42acda9c3</link>
        <description>bsdinstall: inform users that typing will not be visibleSome users, especially those that are new, might be confused when passwddoes not echo anything. Inform users that the password will not bevisible.PR:		196113Submitted by:	Byron Grobe &lt;grobe0ba@gmail.com&gt;

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Mon, 01 Jan 2018 23:10:21 +0100</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f405ee78f6bdc7dd6274d8fe8b5a21718a3b89e - Sync up with head (up to r288341).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#0f405ee78f6bdc7dd6274d8fe8b5a21718a3b89e</link>
        <description>Sync up with head (up to r288341).

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Mon, 28 Sep 2015 19:30:07 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a1cb6af11976b0bc42122e5df60b8ae17503f556 - Merge ^/head r287680 through r287877.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#a1cb6af11976b0bc42122e5df60b8ae17503f556</link>
        <description>Merge ^/head r287680 through r287877.

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Thu, 17 Sep 2015 00:35:59 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 - Finish merging from head, messed up in previous attempt</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4</link>
        <description>Finish merging from head, messed up in previous attempt

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Sat, 12 Sep 2015 14:03:02 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>521414ebc716f448e69bf502f29e70b1356a27b5 - Remove trailing newline at EOF</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#521414ebc716f448e69bf502f29e70b1356a27b5</link>
        <description>Remove trailing newline at EOFMFC after:	3 daysX-MFC-to:	stable/10

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Fri, 11 Sep 2015 23:09:39 +0200</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fab4c373af4f465f03ae217f491d8cf3a3eeb26d - IFC @ r225592</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#fab4c373af4f465f03ae217f491d8cf3a3eeb26d</link>
        <description>IFC @ r225592sys/dev/bvm/bvm_console.c - move up to the new alt-break order.

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Fri, 16 Sep 2011 00:14:35 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ff9eb89bfec92963c0da7bc984bc54992d5350c - Integrate from head at r225316.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#4ff9eb89bfec92963c0da7bc984bc54992d5350c</link>
        <description>Integrate from head at r225316.

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Thu, 01 Sep 2011 23:42:54 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af6004651e824999c91b6130305fe196a17d3d08 - Make messages about typos appear on the screen instead of in the log file.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#af6004651e824999c91b6130305fe196a17d3d08</link>
        <description>Make messages about typos appear on the screen instead of in the log file.Reported by:	levApproved by:	re (kib)

            List of files:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Sun, 21 Aug 2011 20:49:28 +0200</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2118f3873fdc9d9a08978465a3173b755f0d5e61 - Import bsdinstall. This is meant to be (eventually in conjunction with</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsdinstall/scripts/rootpass#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:
            /freebsd/usr.sbin/bsdinstall/scripts/rootpass</description>
        <pubDate>Fri, 18 Feb 2011 15:54:34 +0100</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
