<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/sysinstall.h, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-10-23T20:57:22Z</updated>
<entry>
<title>MFC: fix, improve &amp; extend NFS support.</title>
<updated>2003-10-23T20:57:22Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-10-23T20:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a76434685e633018c6479b39610aead35dad748a'/>
<id>urn:sha1:a76434685e633018c6479b39610aead35dad748a</id>
<content type='text'>
Submitted by:	hmp
Approved by:	re (murray)
</content>
</entry>
<entry>
<title>MFC: All the sysinstall(8) changes to provide alternative MTA selection during</title>
<updated>2003-09-18T19:17:48Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2003-09-18T19:17:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f228caee65003db79042a11b4e7c899247bd3d28'/>
<id>urn:sha1:f228caee65003db79042a11b4e7c899247bd3d28</id>
<content type='text'>
an initial FreeBSD install.

This MFCs the following revisions:
config.c revisions 1.211, 1.213, and 1.214
menus.c revision 1.374
sysinstall.h revision 1.247 and
variable.c revision 1.36

Approved by:	re (murray)
</content>
</entry>
<entry>
<title>MFC: Only build and link the pccard module on architectures that support</title>
<updated>2002-07-03T00:05:05Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-07-03T00:05:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e54f448fc34521fac291e5b5a063d7fbc59fa860'/>
<id>urn:sha1:e54f448fc34521fac291e5b5a063d7fbc59fa860</id>
<content type='text'>
it.
</content>
</entry>
<entry>
<title>MFC: Add 'diskInteractive' variable.</title>
<updated>2002-07-03T00:01:08Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-07-03T00:01:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2acf206a5c5bc271d3f68e4eab9b1b24a5675a89'/>
<id>urn:sha1:2acf206a5c5bc271d3f68e4eab9b1b24a5675a89</id>
<content type='text'>
Sponsored by:	The Weather Channel
</content>
</entry>
<entry>
<title>MFC: Add 'Sendmail' menu to set sendmail_enable variable.</title>
<updated>2002-06-02T13:26:36Z</updated>
<author>
<name>Makoto Matsushita</name>
<email>matusita@FreeBSD.org</email>
</author>
<published>2002-06-02T13:26:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d54e9188e30d54f8edcccae8fec9c7469bf82e35'/>
<id>urn:sha1:d54e9188e30d54f8edcccae8fec9c7469bf82e35</id>
<content type='text'>
This change comes from:
  1.344     +21 -1     src/usr.sbin/sysinstall/menus.c
  1.345     +4 -2      src/usr.sbin/sysinstall/menus.c
  1.228     +1 -0      src/usr.sbin/sysinstall/sysinstall.h

Approved by:	re (jhb, brian)
</content>
</entry>
<entry>
<title>MFC: r1.224 - GCC 3.1 cleanup</title>
<updated>2002-05-01T06:24:41Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2002-05-01T06:24:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dd162690290ff6f83e52747cd6bef8d9217e0351'/>
<id>urn:sha1:dd162690290ff6f83e52747cd6bef8d9217e0351</id>
<content type='text'>
     r1.225 - Add volume id to the relevant data structures.
</content>
</entry>
<entry>
<title>MFC 1.111, 1.112, 1.113, 1.115</title>
<updated>2002-01-07T07:59:30Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-01-07T07:59:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=432989ed5e384227c7f4f52c6202c06babd97256'/>
<id>urn:sha1:432989ed5e384227c7f4f52c6202c06babd97256</id>
<content type='text'>
    * Cleanup 'A'uto option to generate more reasonable default
      partition sizes.
    * Auto create /tmp.
    * (Auto creation of /home comitted but disabled with a #define)
    * Add 'R'ecover option, which works like 'D'elete but attempts
      to collapse the space into the previous partition.

Approved by:	re@freebsd.org
</content>
</entry>
<entry>
<title>MFC: kld loading support</title>
<updated>2001-10-26T09:25:01Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-26T09:25:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4709a1a484054df3484575357c5c6b725efa9aca'/>
<id>urn:sha1:4709a1a484054df3484575357c5c6b725efa9aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Support to prevent bogusly redoing certain ops on signal restart.</title>
<updated>2001-10-26T08:26:34Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-10-26T08:26:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cfd224bd69cdd402c06eab62eb2a44565d0992a9'/>
<id>urn:sha1:cfd224bd69cdd402c06eab62eb2a44565d0992a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add free_variables and persistent variables.</title>
<updated>2001-09-27T06:57:45Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2001-09-27T06:57:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54bc13839469888d33d1f311436d37c403e32d93'/>
<id>urn:sha1:54bc13839469888d33d1f311436d37c403e32d93</id>
<content type='text'>
  variables.c  : 1.33-1.34
  sysinstall.h : 1.214, 1.216
</content>
</entry>
</feed>
