<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/scripts/doFS.sh, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC rev 1.60 - Remove sleep command because the underlying problem</title>
<updated>2004-08-26T02:28:22+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-26T02:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9842735ab7a35f7553d5cff2d918235b74c569f'/>
<id>b9842735ab7a35f7553d5cff2d918235b74c569f</id>
<content type='text'>
with mdconfig should be fixed now.

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with mdconfig should be fixed now.

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>I should have marked my previous commit with an XXX to indicate it's a</title>
<updated>2004-08-09T01:42:32+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-09T01:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eeb78f797cef89db7026fd03f4c2c304140daced'/>
<id>eeb78f797cef89db7026fd03f4c2c304140daced</id>
<content type='text'>
workaround to a problem that shouldn't exist.

Noticed by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
workaround to a problem that shouldn't exist.

Noticed by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>I've had 'make release' problems on a large/fast dual processor machine</title>
<updated>2004-08-06T20:08:38+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-06T20:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=712ab5d8ff43440524fa3204b2391bf2b5bbc7da'/>
<id>712ab5d8ff43440524fa3204b2391bf2b5bbc7da</id>
<content type='text'>
with doFS.sh consistently dying here because the device didn't exist
in the namespace fast enough after doing the mdconfig.  But the device
did eventually show up.  There have been similar complaints on mailing
lists that might boil down to this being the problem too.

This is obviously a hack, if anyone knows what might cause a delay
between mdconfig running and when the name appears in the /dev namespace
(inside a chroot-ed environment if that matters) I'd be happy to back
this out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with doFS.sh consistently dying here because the device didn't exist
in the namespace fast enough after doing the mdconfig.  But the device
did eventually show up.  There have been similar complaints on mailing
lists that might boil down to this being the problem too.

This is obviously a hack, if anyone knows what might cause a delay
between mdconfig running and when the name appears in the /dev namespace
(inside a chroot-ed environment if that matters) I'd be happy to back
this out.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Removed more bitrot (the "while" loops).</title>
<updated>2004-01-28T22:44:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-28T22:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e99d38fece36bd3627fde18c37f9e1ca80c1b933'/>
<id>e99d38fece36bd3627fde18c37f9e1ca80c1b933</id>
<content type='text'>
- Factored out common parts of dofs_vn() and dofs_md().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Factored out common parts of dofs_vn() and dofs_md().
</pre>
</div>
</content>
</entry>
<entry>
<title>GC some old cruft.</title>
<updated>2004-01-28T10:58:37+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-28T10:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2b2baba122460e2aa9b0a37ad1f3db48071f5319'/>
<id>2b2baba122460e2aa9b0a37ad1f3db48071f5319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix this script to produce working bootable floppies on 4.x.</title>
<updated>2003-09-19T09:08:41+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-19T09:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=807b65481bd65d7035e93e9efd93db088565415a'/>
<id>807b65481bd65d7035e93e9efd93db088565415a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for automatically computing the required file system</title>
<updated>2003-08-08T18:23:00+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-08-08T18:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ebc9df0362d138529e86df978ee846cc3254f056'/>
<id>ebc9df0362d138529e86df978ee846cc3254f056</id>
<content type='text'>
size and average inode size.

Reviewed by:	jhb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
size and average inode size.

Reviewed by:	jhb
</pre>
</div>
</content>
</entry>
<entry>
<title>disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.</title>
<updated>2003-05-17T19:16:28+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-17T19:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5795760c4507d7b358c9dbe3456ec419d8c2ceed'/>
<id>5795760c4507d7b358c9dbe3456ec419d8c2ceed</id>
<content type='text'>
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).

Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).

Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Revision 1.49 broke snapshot building on older systems.</title>
<updated>2003-05-16T13:59:12+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-16T13:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7d341e06d0127cb30d47edb5f18fabc287e773a'/>
<id>f7d341e06d0127cb30d47edb5f18fabc287e773a</id>
<content type='text'>
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UFS1 for the floppies instead of UFS2</title>
<updated>2003-05-03T19:23:10+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2003-05-03T19:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ce0d74671b897cc0eb0cb7fcf6e57adee3e1ce2c'/>
<id>ce0d74671b897cc0eb0cb7fcf6e57adee3e1ce2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
