<?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 jail</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</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>cc42ef53 - bsdinstall: allow whitelabeling the scripts</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#cc42ef53</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-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Tue, 24 May 2022 15:49:06 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4effc388 - bsdinstall jail: Replace dialog with bsddialog</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#4effc388</link>
        <description>bsdinstall jail: Replace dialog with bsddialogReplace (LGPL) dialog utility with (BSD-2-Clause) bsddialog utility.Reviewed by:		baptDifferential Revision:	https://reviews.freebsd.org/D35274

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Sat, 21 May 2022 15:10:35 +0000</pubDate>
        <dc:creator>Alfonso S. Siciliano &lt;asiciliano@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4042b356 - bsdinstall: Fix mirror selection</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#4042b356</link>
        <description>bsdinstall: Fix mirror selectionThis is a follow-up to 2697622687708bffd4c3dcfc44f0c977a78e506d,which fixed 2 out of 3 broken uses of the mirrorselect script.Reviewed by:	emasteApproved by:	emaste (src)MFC after:	7 daysDifferential Revision:	https://reviews.freebsd.org/D32927

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Wed, 10 Nov 2021 15:39:09 +0000</pubDate>
        <dc:creator>Mateusz Piotrowski &lt;0mp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ce785c5 - bsdinstall: Also copy /var/db/zoneinfo</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#6ce785c5</link>
        <description>bsdinstall: Also copy /var/db/zoneinfoPer tzsetup(8), /etc/localtime and /var/db/zoneinfo go hand in hand.Reviewed by:	imp@Pull Request:	https://github.com/freebsd/freebsd-src/pull/486

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Sun, 20 Jun 2021 02:22:48 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6f4c1456 - bsdinstall: Allow automation in jails</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#6f4c1456</link>
        <description>bsdinstall: Allow automation in jailsSet SCRIPT=/path/to/script env var to be able to automate bsdinstall toa jail.Pull Request:	https://github.com/freebsd/freebsd-src/pull/473Reviewed by:	allanjude

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Mon, 07 Jun 2021 20:49:02 +0000</pubDate>
        <dc:creator>eoli3n &lt;jonathan.kirszling@runbox.com&gt;</dc:creator>
    </item>
<item>
        <title>0705286b - Explicitly exit with success</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#0705286b</link>
        <description>Explicitly exit with successMFC after:	3 daysX-MFC-to:	stable/10

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Fri, 11 Sep 2015 20:59:13 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7041a67e - Give a brief message as to what error was encountered to help the user along.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#7041a67e</link>
        <description>Give a brief message as to what error was encountered to help the user along.Reviewed by:	nwhitehornMFC after:	2 weeks

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Thu, 07 Aug 2014 01:51:01 +0000</pubDate>
        <dc:creator>Andrew Thompson &lt;thompsa@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc4a673f - A series of changes tested together as a whole:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#bc4a673f</link>
        <description>A series of changes tested together as a whole:+ Add a `-D FILE&quot; command-line option for overriding the path to the  bsdinstall log file (BSDINSTALL_LOG env var).+ Document new `-D FILE&apos; in the man page for bsdinstall.+ If FILE in `-D FILE&apos; begins with a +, debug output goes to stdout  (interleaved between dialog(1) invocations/output) as well as to FILE  (minus the leading + of course).+ If BSDINSTALL_LOG cannot be written, then debugging is disabled (except in  the case of a leading + in the pathname, wherein debug will still be  printed to stdout).+ Update source code formatting style.+ Fix a dangling participle (&quot;Begun ...&quot; -&gt; &quot;Began ...&quot;)+ Rewrite the docsinstall script (was necessary to abate direct dependency  on BSDINSTALL_LOG (instead, use fault-tolerant bsdconfig framework which  displays appropriate errors for package management).NB: docsinstall is still using pkg(8) after this change.+ Add additional debug output for dhclient/rtsol/wpa_cliscan+ Display script errors in a textbox rather than just on stdout+ Update many coments.+ Add new f_show_err() API call (like f_show_msg but changes the dialog  title to &quot;Error&quot;)(see bsdconfig&apos;s `common.subr&apos;).+ Add new f_eval_catch() API call for executing a command via eval but not  before logging the command to debug. Several example cases documented in  API header for function in bsdconfig&apos;s `common.subr&apos;.+ Fix dialog auto-sizing when launched as an rvalue to a pipe for indirected  scripts (previously would default to 24x80 sizing in this case, now it can  autosize to full size even when in a pipe chain).+ Fix bug in f_snprintf if $format argument began with &quot;-&quot;; printf would  misinterpret as a flag. (this is in bsdcofig&apos;s `strings.subr&apos;).+ Add accompanying f_sprintf() and f_vsprintf() to go along with already  existing f_snprintf() and f_vsnprintf() (see bsdconfig&apos;s `strings.subr&apos;).+ Remove some unnecessary default ZFS datasets from the automatic &quot;zfsboot&quot;  script. Such as: /usr/ports/distfiles /usr/ports/packages /usr/obj /var/db  /var/empty /var/mail and /var/run (these can all be created as-needed once  the system is installed).+ Remove setuid=off for /usr/home (as discussed from last round of CFT).+ Fix some i18n string violations in &quot;zfsboot&quot;.+ Bolster debugging output in &quot;zfsboot&quot;.+ Fix some string quoting issues in &quot;zfsboot&quot;.+ Fix some variable scope issues in &quot;zfsboot&quot;.+ Change &quot;Create&quot; to &quot;Install&quot; in &quot;zfsboot&quot; main menu.+ Increase error checking in &quot;zfsboot&quot; (type-check arguments and such).+ Add call to &quot;graid destroy&quot; killing automatic metadata (part of the series  of pedantic destructions we do when bootstrapping a new/naked disk).+ Make judicious use of new f_eval_catch() in &quot;zfsboot&quot;.+ Fixup some variable names for consistency (zfsboot).+ Fix an underride syntax parameter expansion folly (zfsboot).+ Confirm layout if not explicitly chosen when blindly proceeding (no  longer have to touch anything on the ZFS menu if it scares you, just  choose the omnibus &quot;Install&quot; option at the top and you&apos;ll be prompted to  select vdev type and disks in the layout confirmation dialog).+ Change numbered menu items to alphabetic for more efficient navigation.+ Consolidate vdev selection and disk selection into a single stateful  menu which performs validation and allows backing out to each previous  menu as you go deeper.+ Redesign the ``Last Chance&apos;&apos; dialog (still using the same colors, but  make it conform to a tolerable width and make disks appear in a block-  quote style indented region).+ Fix a bug wherein we used the a lowercase variable name by accident  (actual variable name declared as all-uppercase) at the time of  initializing fstab(5) (not believed to cause any issues though).+ Update the geli setup infobox for each provider being initialized  (not just at the onset -- since each ``geli init&apos;&apos; causes kernel messages  to push our infobox off-screen).Reviewed by:	Allan Jude &lt;freebsd@allanjude.com&gt;Discussed on:	-currentMFC after:	3 days

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Fri, 08 Nov 2013 09:57:03 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dfc23ba5 - After installation, dump 4096 bytes from /dev/random to /entropy in the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#dfc23ba5</link>
        <description>After installation, dump 4096 bytes from /dev/random to /entropy in thenewly installed system.  This should greatly increase the amount ofentropy available when SSH host keys are generated during first boot.Reviewed by:    markm, nathanwApproved by:	re (gjb)

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Fri, 11 Oct 2013 20:21:44 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>26976226 - Fix mirror selection, which was broken by stderr redirection.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#26976226</link>
        <description>Fix mirror selection, which was broken by stderr redirection.Reported by:	Garrett Cooper

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Tue, 19 Apr 2011 13:54:51 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7c52918 - Update to reflect net install changes.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#e7c52918</link>
        <description>Update to reflect net install changes.

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Sun, 17 Apr 2011 20:42:40 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>addc19a4 - Add support for optional distributions, installation of the ports tree and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#addc19a4</link>
        <description>Add support for optional distributions, installation of the ports tree andsrc. Fitting all of this on a single CD along with a full system requireschanging the default compression algorithm from gzip to xz.

            List of files:
            /freebsd-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Tue, 22 Feb 2011 13:56:59 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2118f387 - Import bsdinstall. This is meant to be (eventually in conjunction with</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bsdinstall/scripts/jail#2118f387</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-14.2/usr.sbin/bsdinstall/scripts/jail</description>
        <pubDate>Fri, 18 Feb 2011 14:54:34 +0000</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
