<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/label.c, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Handle installation using a wfd as a floppy TOO!</title>
<updated>1998-07-18T09:35:29+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-18T09:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b708943b2214f709a1f8bc23d35f52ee832131f6'/>
<id>b708943b2214f709a1f8bc23d35f52ee832131f6</id>
<content type='text'>
- Handle network installs over fpa, sr, en, cc3i devices if available in kernel
- More scripting goodness, including:
	confirmation dialog box from scripts
	load floppy config file (works recursively for config files)
	dump all sysinstall variables to disk for post install
	    state setup
	handle recursive config file loading (config file loads another)
- Fix some interactive issues
- Fix handling of root chunks (didn't include the altroot bits this time)
- Allow fixit floppy on any floppy device, not just fd0 (needed for wfd!)
- Handle unifed root /usr and /var if desired and scripted, otherwise do
  the normal stuff.

Submitted by:	pst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Handle network installs over fpa, sr, en, cc3i devices if available in kernel
- More scripting goodness, including:
	confirmation dialog box from scripts
	load floppy config file (works recursively for config files)
	dump all sysinstall variables to disk for post install
	    state setup
	handle recursive config file loading (config file loads another)
- Fix some interactive issues
- Fix handling of root chunks (didn't include the altroot bits this time)
- Allow fixit floppy on any floppy device, not just fd0 (needed for wfd!)
- Handle unifed root /usr and /var if desired and scripted, otherwise do
  the normal stuff.

Submitted by:	pst
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: occluded variable fix.</title>
<updated>1998-03-13T11:08:06+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-13T11:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=233785b9b9f451a383037157ee606e587341f787'/>
<id>233785b9b9f451a383037157ee606e587341f787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly reset CHUNK_IS_ROOT flag for non-root partitions.</title>
<updated>1998-02-06T04:11:24+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-02-06T04:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=26b656890c27a30e5705dbce5a2e8a29c8424a97'/>
<id>26b656890c27a30e5705dbce5a2e8a29c8424a97</id>
<content type='text'>
Submitted-By: "Brian Dean" &lt;brdean@unx.sas.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted-By: "Brian Dean" &lt;brdean@unx.sas.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>1. If running multi-user and doing initializing a new disk, don't mount</title>
<updated>1997-11-05T05:54:30+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1997-11-05T05:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=881b87a07c16b092c7f239af18c7f063cb5aaacd'/>
<id>881b87a07c16b092c7f239af18c7f063cb5aaacd</id>
<content type='text'>
   async.
2. Try to be more consistant in our usage of partition when we really mean
   slice.  (still needs more work, but hopefully closer to being consistant)

Ok'ed by:	jkh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   async.
2. Try to be more consistant in our usage of partition when we really mean
   slice.  (still needs more work, but hopefully closer to being consistant)

Ok'ed by:	jkh
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: debogotify</title>
<updated>1997-10-14T14:41:33+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-10-14T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=833e5d2257d654608cf8737048d89cb1a2f3faf8'/>
<id>833e5d2257d654608cf8737048d89cb1a2f3faf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: call label editor only once.</title>
<updated>1997-10-13T11:33:42+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-10-13T11:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e86a2fbc7e92f25e8fb6d4e01311ae858d459528'/>
<id>e86a2fbc7e92f25e8fb6d4e01311ae858d459528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: better partition / disklabel editors, updated docs.</title>
<updated>1997-10-12T16:22:34+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-10-12T16:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eebaa02362e72ac4636621572f4b49be022ea4e3'/>
<id>eebaa02362e72ac4636621572f4b49be022ea4e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: label editor enhancements.</title>
<updated>1997-09-20T06:24:29+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-20T06:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9c5d959f0249b9ba79b0d853a99589248f0fdb7'/>
<id>e9c5d959f0249b9ba79b0d853a99589248f0fdb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:  messages and label bogon.</title>
<updated>1997-09-20T02:49:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-20T02:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7783e42d53e25b265c27f5dcf90494b58975ca6a'/>
<id>7783e42d53e25b265c27f5dcf90494b58975ca6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
