<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/scripts/doFS.sh, branch releng/7.4</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Back out v1.57, the underlying problem that caused a delay between</title>
<updated>2004-08-25T01:39:52+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-25T01:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79a58dfb4c38848c801da02cfedbbf3703b86493'/>
<id>79a58dfb4c38848c801da02cfedbbf3703b86493</id>
<content type='text'>
mdconfig and the device name appearing in /dev seems to be fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mdconfig and the device name appearing in /dev seems to be fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow MFS images to be built without a disklabel for releases</title>
<updated>2004-08-18T11:10:05+00:00</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2004-08-18T11:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e38e74359f428e5314de423163450951400ca36'/>
<id>8e38e74359f428e5314de423163450951400ca36</id>
<content type='text'>
that don't require one i.e. PPC.

Reviewed by:	ru
Submitted by:	ssouhlal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that don't require one i.e. PPC.

Reviewed by:	ru
Submitted by:	ssouhlal
</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>
</feed>
