<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/release/sysinstall/install.cfg, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-09-06T10:42:03Z</updated>
<entry>
<title>MFC: Use correct variable name in this example script.</title>
<updated>2001-09-06T10:42:03Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2001-09-06T10:42:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=486ac6072723a09c078d3f63a5859497cfa0ac24'/>
<id>urn:sha1:486ac6072723a09c078d3f63a5859497cfa0ac24</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC:  OK, reviewing all of these changes actually shows them to be</title>
<updated>2001-03-12T12:10:35Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-03-12T12:10:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23fcc3ff7a9b3f201bbd14c6991ccb9c00b4a548'/>
<id>urn:sha1:23fcc3ff7a9b3f201bbd14c6991ccb9c00b4a548</id>
<content type='text'>
      more benign than first thought and they certainly provide a number
      of important bug fixes.  The modules code will probably remain
      dormant in 4.3 but it helps code maintainance to keep it synced up
      anyway.  The softupdates support code also turned out to be so
      trivial that it's a low-risk feature addition.
</content>
</entry>
<entry>
<title>s/wd/ad/ - new ATA code</title>
<updated>2000-02-17T04:40:11Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-02-17T04:40:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b5629bcecc39be049ed296018a4616b66bd0007'/>
<id>urn:sha1:7b5629bcecc39be049ed296018a4616b66bd0007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some remaining references to LKM's.  Snaps were trying to unpack</title>
<updated>1999-01-06T13:55:14Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-01-06T13:55:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1825309d726664d0bd6dc4574d74d2d84f240722'/>
<id>urn:sha1:1825309d726664d0bd6dc4574d74d2d84f240722</id>
<content type='text'>
slkm* etc, among other things.
</content>
</entry>
<entry>
<title>Doc fixes for CAM devices.  If I ever truly understand the logic behind</title>
<updated>1998-11-21T21:45:27Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-11-21T21:45:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f89dccd7b0b7ae8d0222046235bd25c529515002'/>
<id>urn:sha1:f89dccd7b0b7ae8d0222046235bd25c529515002</id>
<content type='text'>
this name change, I'll be a happy man.
</content>
</entry>
<entry>
<title>Make some changes to the way the label editor reads script variables</title>
<updated>1997-08-11T13:08:29Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-08-11T13:08:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=86ff6248345adc9bd4a5c1d94d3e64b0cdc19740'/>
<id>urn:sha1:86ff6248345adc9bd4a5c1d94d3e64b0cdc19740</id>
<content type='text'>
so you don't need to re-enter it for each and every filesystem. Heads up!
This change is incompatible with the previous scripting format,
so those folks (all 2 of you) using config files should take a look
at the changes to the sample install.cfg file for the diskLabelEditor's
new calling syntax.

Finally write a man page for this thing, documenting all of the above
and more.  I can't drive a stake through this thing's heart without
properly documenting it first, so please consider this step #1 in that
process (to be honest, sysinstall will also live on for some time in
the 2.2. branch since it's unlikely that the new install tools will ever
make it over there - they're strictly 3.0 material).
</content>
</entry>
<entry>
<title>Adjust my installation script to more closely match reality.</title>
<updated>1997-06-22T09:45:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-06-22T09:45:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4cfcc4383a7ed6ae05e547c364ff82f035710a6'/>
<id>urn:sha1:b4cfcc4383a7ed6ae05e547c364ff82f035710a6</id>
<content type='text'>
Add a system command to script mechanism (so you can call things like
tzsetup from scripts).

Add noError variable for causing script errors to be ignored.
</content>
</entry>
<entry>
<title>YAMF22</title>
<updated>1997-06-13T18:02:34Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-06-13T18:02:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7887f03216b27404ac9343b865a7cf1bd0e7b80c'/>
<id>urn:sha1:7887f03216b27404ac9343b865a7cf1bd0e7b80c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMF22</title>
<updated>1997-06-13T09:34:10Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-06-13T09:34:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55bdcc5909415981240fdb07ff82a8d7050a8fd0'/>
<id>urn:sha1:55bdcc5909415981240fdb07ff82a8d7050a8fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMF22</title>
<updated>1997-06-12T08:46:51Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-06-12T08:46:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9a12d3c96b3d31a26255c1e63fa32bcfae2e61a5'/>
<id>urn:sha1:9a12d3c96b3d31a26255c1e63fa32bcfae2e61a5</id>
<content type='text'>
</content>
</entry>
</feed>
