<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b771592d - Fix a bug extracting files from dist scheme</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#b771592d</link>
        <description>Fix a bug extracting files from dist schemeObtained from:	PC-BSD

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Sun, 03 Mar 2013 09:47:47 +0000</pubDate>
        <dc:creator>Josh Paetzel &lt;jpaetzel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c49e3f83 - Fix a logic bug in pc-sysinstall creating partitions.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#c49e3f83</link>
        <description>Fix a logic bug in pc-sysinstall creating partitions.Improve exit when an error occurs.Fix parsing to grab values which contain extra &apos;=&apos; signs.Fix a bug setting the timezone properly.Fix a usage bug when setting up with gmirror.Allow a uzip file from local media to be used.Allow specifying flags for &quot;newfs&quot; when using UFS as the file system.Run custom commands after doing final cleanup / fstab generationand such. Also fix using relative path for config file.Approved by:	re (bz)

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Mon, 19 Sep 2011 05:12:53 +0000</pubDate>
        <dc:creator>Josh Paetzel &lt;jpaetzel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bed7dbd1 - Add &quot;Extract Only&quot; functionality to pc-sysinstall.  This allows disk setup to</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#bed7dbd1</link>
        <description>Add &quot;Extract Only&quot; functionality to pc-sysinstall.  This allows disk setup tobe done manually, pc-sysinstall is pointed to a mount-point for installation.PR:	bin/154685Submitted by:	kmooreApproved by:	kib (mentor)

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Thu, 17 Feb 2011 16:33:41 +0000</pubDate>
        <dc:creator>Josh Paetzel &lt;jpaetzel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2afb066d - Add support for using encrypted password strings when setting</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#2afb066d</link>
        <description>Add support for using encrypted password strings when settingthe root / user passwordsPR:	bin/152868Submitted by:	kmooreApproved by:	imp

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Mon, 10 Jan 2011 19:57:18 +0000</pubDate>
        <dc:creator>Josh Paetzel &lt;jpaetzel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f74b3f3 - Initial patches to install images...</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#0f74b3f3</link>
        <description>Initial patches to install images...PR: 150921

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Sat, 09 Oct 2010 08:52:09 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f0ebf47 - Enable softupdate + journals support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#6f0ebf47</link>
        <description>Enable softupdate + journals support.PR: 150862Submitted by: Kris Moore

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Sat, 09 Oct 2010 07:45:24 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecc12db0 - pc-sysinstall(8) patch that allows images to be written to disks</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#ecc12db0</link>
        <description>pc-sysinstall(8) patch that allows images to be written to disksThis patch creates the &quot;image&quot; directive for the pc-sysinstall configfile. This allows disks to be configured with an image instead ofpartitioning.PR:		150137Submitted by:	John Hixson

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Wed, 08 Sep 2010 20:10:24 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>683b1913 - This patch to pc-sysinstall allows the setting of a new config</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#683b1913</link>
        <description>This patch to pc-sysinstall allows the setting of a new configvariable for installation, which lets the user/front-end selectbetween MBR or GPT partitioning schemes when doing a dedicated diskinstallation.PR:		149772Submitted by:	Kris Moore

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Thu, 19 Aug 2010 06:11:06 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4bbc5bd8 - Bring in Kris Moore&apos;s pc-sysinstall shell script from PC-BSD.  This</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/pc-sysinstall/examples/README#4bbc5bd8</link>
        <description>Bring in Kris Moore&apos;s pc-sysinstall shell script from PC-BSD.  Thisshell script is the back end logic necessary for an installer.  Itcontains both query routines to allow a front-end installer to presentreasonable choices to the user and also action routines which allowthe front end installer to put a FreeBSD distribution onto a disk.  Itsupports installing onto the usual suspects, as well as advancedfeatures like Mirroring, ZFS, Encryprion and GPT labels.While this is only the back-end of the installer, it can do unattendedscripted installations.  In PC-BSD&apos;s world view, all installations arescripted and all the front-end does is write the script.  As such, itis useful in its own right.This has been extensively tested over the past several releases ofPC-BSD.  However, differences between that environment and FreeBSDsuggest there will be a period of shake-out while those differencesare discovered and corrected.A text-based front-end is in the works.  For the GUI-based front-end,you can use the PC-BSD distribution.Kris&apos; BSDcan paper on pc-sysinstall is linked off his talk on theBSDcan site:	http://www.bsdcan.org/2010/schedule/events/173.en.htmlThe man page is written by Josh Paetzel, and I wrote the Makefiles forthe FreeBSD integration.  Kris wrote the rest.This represents version r7010 in the PC-BSD repo.http://svn.pcbsd.org/pcbsd/current/pc-sysinstallSubmitted by:	kris@Sponsored by:	iX Systems

            List of files:
            /freebsd-12.1/usr.sbin/pc-sysinstall/examples/README</description>
        <pubDate>Thu, 24 Jun 2010 22:21:47 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
