<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/scripts/doFS.sh, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-02-14T14:50:27Z</updated>
<entry>
<title>Specify 4096 block-size and 512 fragment-size.</title>
<updated>2009-02-14T14:50:27Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2009-02-14T14:50:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60088513b4d53c0a251f3f3fd6dc731ee40c5feb'/>
<id>urn:sha1:60088513b4d53c0a251f3f3fd6dc731ee40c5feb</id>
<content type='text'>
This fixes no space error.
</content>
</entry>
<entry>
<title>Due to some recent-ish work on GEOM/G_PART the c partition (by tradition</title>
<updated>2009-02-10T15:07:57Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-02-10T15:07:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48a0e75812868360e7a1f51f65bb9335d922455d'/>
<id>urn:sha1:48a0e75812868360e7a1f51f65bb9335d922455d</id>
<content type='text'>
the whole disk) isn't available any more since it was redundant.  Just
use /dev/md0 instead of /dev/md0c to build the filesystem on.

Consulted-with:		marcel
</content>
</entry>
<entry>
<title>Back out v1.57, the underlying problem that caused a delay between</title>
<updated>2004-08-25T01:39:52Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-25T01:39:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79a58dfb4c38848c801da02cfedbbf3703b86493'/>
<id>urn:sha1:79a58dfb4c38848c801da02cfedbbf3703b86493</id>
<content type='text'>
mdconfig and the device name appearing in /dev seems to be fixed.
</content>
</entry>
<entry>
<title>Allow MFS images to be built without a disklabel for releases</title>
<updated>2004-08-18T11:10:05Z</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2004-08-18T11:10:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e38e74359f428e5314de423163450951400ca36'/>
<id>urn:sha1:8e38e74359f428e5314de423163450951400ca36</id>
<content type='text'>
that don't require one i.e. PPC.

Reviewed by:	ru
Submitted by:	ssouhlal
</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:32Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-09T01:42:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=eeb78f797cef89db7026fd03f4c2c304140daced'/>
<id>urn:sha1:eeb78f797cef89db7026fd03f4c2c304140daced</id>
<content type='text'>
workaround to a problem that shouldn't exist.

Noticed by:	ru
</content>
</entry>
<entry>
<title>I've had 'make release' problems on a large/fast dual processor machine</title>
<updated>2004-08-06T20:08:38Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-08-06T20:08:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=712ab5d8ff43440524fa3204b2391bf2b5bbc7da'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>- Removed more bitrot (the "while" loops).</title>
<updated>2004-01-28T22:44:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-28T22:44:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e99d38fece36bd3627fde18c37f9e1ca80c1b933'/>
<id>urn:sha1:e99d38fece36bd3627fde18c37f9e1ca80c1b933</id>
<content type='text'>
- Factored out common parts of dofs_vn() and dofs_md().
</content>
</entry>
<entry>
<title>GC some old cruft.</title>
<updated>2004-01-28T10:58:37Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-28T10:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2b2baba122460e2aa9b0a37ad1f3db48071f5319'/>
<id>urn:sha1:2b2baba122460e2aa9b0a37ad1f3db48071f5319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix this script to produce working bootable floppies on 4.x.</title>
<updated>2003-09-19T09:08:41Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-19T09:08:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=807b65481bd65d7035e93e9efd93db088565415a'/>
<id>urn:sha1:807b65481bd65d7035e93e9efd93db088565415a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for automatically computing the required file system</title>
<updated>2003-08-08T18:23:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-08-08T18:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebc9df0362d138529e86df978ee846cc3254f056'/>
<id>urn:sha1:ebc9df0362d138529e86df978ee846cc3254f056</id>
<content type='text'>
size and average inode size.

Reviewed by:	jhb
</content>
</entry>
</feed>
