<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/release/scripts, branch release/4.7.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.7.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-10-08T05:39:08Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-10-08T05:39:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-10-08T05:39:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d'/>
<id>urn:sha1:e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d</id>
<content type='text'>
'RELENG_4_7_0_RELEASE'.

This commit was manufactured to restore the state of the 4.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC:  Track ports/Mk/bsd.ports.mk rev. 1.424.</title>
<updated>2002-09-25T04:46:21Z</updated>
<author>
<name>Bruce A. Mah</name>
<email>bmah@FreeBSD.org</email>
</author>
<published>2002-09-25T04:46:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e2b02502ce40423671c688ef6b1e9b2e0a4709fd'/>
<id>urn:sha1:e2b02502ce40423671c688ef6b1e9b2e0a4709fd</id>
<content type='text'>
	print-cdrom-packages.sh	1.30-&gt;1.31
</content>
</entry>
<entry>
<title>MFC: Convert perl(1) scripts to awk(1).</title>
<updated>2002-08-08T08:38:18Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-08T08:38:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e3380831aae69b63da1c870cae543bead9c597c0'/>
<id>urn:sha1:e3380831aae69b63da1c870cae543bead9c597c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Added $FreeBSD$ tags.</title>
<updated>2002-08-08T08:23:53Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-08T08:23:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ca9047f101a89d739639036f8054f86e0e066d2a'/>
<id>urn:sha1:ca9047f101a89d739639036f8054f86e0e066d2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r1.30: Specifically include 'docproj-jadetex' instead of 'docproj'</title>
<updated>2002-08-06T08:26:55Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2002-08-06T08:26:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6707002477f2c3c8426df18a759d5e14b9c59bd'/>
<id>urn:sha1:d6707002477f2c3c8426df18a759d5e14b9c59bd</id>
<content type='text'>
on disc #3.
</content>
</entry>
<entry>
<title>MFC: Split scripts/dokern.sh into MD parts.</title>
<updated>2002-08-01T10:05:30Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-01T10:05:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d25136190a99c4c82536f65775b96ae50808b62'/>
<id>urn:sha1:5d25136190a99c4c82536f65775b96ae50808b62</id>
<content type='text'>
The old version used ``uname -m'' to choose the appropriate
sed(1) filter, and this did not obviously work in the case
of cross release.  I've been getting kern.flp overflows on
i386 attempting to cross-release Alpha.

Many thanks to Wilko for providing me with an account on
his Alpha box.  Comparing generated BOOTMFS configs helped
fix this problem almost immediately.
</content>
</entry>
<entry>
<title>MFC: cross-release support.</title>
<updated>2002-07-25T09:33:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-25T09:33:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e3cd60c3defa2902688d57a37518a93053489327'/>
<id>urn:sha1:e3cd60c3defa2902688d57a37518a93053489327</id>
<content type='text'>
Assorted fixes:

- Changed the way the `catpages' dist is built (all MD catpages
  were missing before).

- Perl manpages now end up in the `manpage' dist.

- Clean up the `dict' dist generation script.

- Diff reduction to -CURRENT.
</content>
</entry>
<entry>
<title>Remove the em driver from small mfsroot floppy.</title>
<updated>2002-06-20T12:51:26Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2002-06-20T12:51:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2bfb8876bd69a756ff8fade73ca8cf428f8ed186'/>
<id>urn:sha1:2bfb8876bd69a756ff8fade73ca8cf428f8ed186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2002-06-16T12:35:18Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-06-16T12:35:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7182dcf5d23732a38b2aa1274d417f35608e0105'/>
<id>urn:sha1:7182dcf5d23732a38b2aa1274d417f35608e0105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, I underestimated the implementation of drivers.conf so backout</title>
<updated>2002-06-14T18:56:29Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-06-14T18:56:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47d9d77c112e51be25c343123d8bd6205c9ca47d'/>
<id>urn:sha1:47d9d77c112e51be25c343123d8bd6205c9ca47d</id>
<content type='text'>
previous revision.
</content>
</entry>
</feed>
