<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nfs-utils.git/etc/redhat/nfs.init, branch fixrootccache</title>
<subtitle>NFS utils related patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/'/>
<entry>
<title>remove redhat files</title>
<updated>2004-12-03T03:54:28+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2004-12-03T03:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=2f4ca78f367a20096073f99d4ad244ea6caed55a'/>
<id>2f4ca78f367a20096073f99d4ad244ea6caed55a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mount nfsd filesystem at startup, and unmount afterwards</title>
<updated>2004-08-31T06:21:31+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2004-08-31T06:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=43a26e8e4675e32d38a652f6f13e96d6b897cfab'/>
<id>43a26e8e4675e32d38a652f6f13e96d6b897cfab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable 127.0.0.1 before checking for V3 support</title>
<updated>2003-06-16T01:13:01+00:00</updated>
<author>
<name>neilbrown</name>
<email>neilbrown</email>
</author>
<published>2003-06-16T01:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=312181c3f67fdce2388f1f58cfc220c09b551c59'/>
<id>312181c3f67fdce2388f1f58cfc220c09b551c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2002-04-08  H.J. Lu &lt;hjl@lucon.org&gt;</title>
<updated>2002-04-08T21:42:17+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2002-04-08T21:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=a1c827e358e11fcf27e223ed45a54f6d328e78bc'/>
<id>a1c827e358e11fcf27e223ed45a54f6d328e78bc</id>
<content type='text'>
	* etc/redhat/nfs: New.

	* etc/redhat/nfs.init: Updated.

	* nfs-utils.spec.in: Updated.
	* nfs-utils.spec: Regenerated.

	* utils/mountd/mountd.c (longopts): Fix a typo.

	* utils/mountd/mountd.man: Updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* etc/redhat/nfs: New.

	* etc/redhat/nfs.init: Updated.

	* nfs-utils.spec.in: Updated.
	* nfs-utils.spec: Regenerated.

	* utils/mountd/mountd.c (longopts): Fix a typo.

	* utils/mountd/mountd.man: Updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>2002-04-07  H.J. Lu &lt;hjl@lucon.org&gt;</title>
<updated>2002-04-07T21:19:22+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2002-04-07T21:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=d939da8d0d3c455ee815f39b448281b497597cc0'/>
<id>d939da8d0d3c455ee815f39b448281b497597cc0</id>
<content type='text'>
	* etc/redhat/nfslock.init (restart): Just do stop and start.

	* etc/redhat/nfs.init: Fix a typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* etc/redhat/nfslock.init (restart): Just do stop and start.

	* etc/redhat/nfs.init: Fix a typo.
</pre>
</div>
</content>
</entry>
<entry>
<title>2002-04-07  H.J. Lu &lt;hjl@lucon.org&gt;</title>
<updated>2002-04-07T20:50:53+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2002-04-07T20:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=bc68a2bdb1b10eb8aad1c139589e24d0e4677b78'/>
<id>bc68a2bdb1b10eb8aad1c139589e24d0e4677b78</id>
<content type='text'>
	* etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* etc/redhat/nfs.init: Read /etc/sysconfig/nfsd for NFS tuning.
</pre>
</div>
</content>
</entry>
<entry>
<title>2001-07-25  H.J. Lu &lt;hjl@lucon.org&gt;</title>
<updated>2001-07-25T16:23:19+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2001-07-25T16:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=4f152504e44e75d77be302d830b87cf463df9b33'/>
<id>4f152504e44e75d77be302d830b87cf463df9b33</id>
<content type='text'>
	* etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
	anything about it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* etc/redhat/nfs.init: Check if rpc.rquotad exists before doing
	anything about it.
</pre>
</div>
</content>
</entry>
<entry>
<title>2001-06-27  H.J. Lu &lt;hjl@lucon.org&gt;</title>
<updated>2001-06-27T16:58:55+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2001-06-27T16:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=3abfccd3e6d9d30c88132478ab2836ab1ffa0c5b'/>
<id>3abfccd3e6d9d30c88132478ab2836ab1ffa0c5b</id>
<content type='text'>
	* etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* etc/redhat/nfs.init: Run rpc.rquotad only if it exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>2000-11-09  H.J. Lu &lt;hjl@lucon.org&gt;</title>
<updated>2000-11-10T01:56:17+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2000-11-10T01:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=b516ca11df5773afebea6d20cbede74781abfbe5'/>
<id>b516ca11df5773afebea6d20cbede74781abfbe5</id>
<content type='text'>
	* etc/redhat/nfs.init (start): Back out the last change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* etc/redhat/nfs.init (start): Back out the last change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo.</title>
<updated>2000-11-09T22:19:53+00:00</updated>
<author>
<name>hjl</name>
<email>hjl</email>
</author>
<published>2000-11-09T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/nfs-utils.git/commit/?id=e035a74a36a30b9bdbf47a020ba3231a07fb98f2'/>
<id>e035a74a36a30b9bdbf47a020ba3231a07fb98f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
