<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/Makefile, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-06-04T05:38:46Z</updated>
<entry>
<title>Default the release makefile to 5.1</title>
<updated>2003-06-04T05:38:46Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2003-06-04T05:38:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ade43638b6a610abbcf4154701e4e6716573903a'/>
<id>urn:sha1:ade43638b6a610abbcf4154701e4e6716573903a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove alpha-specific floppy build target for now.</title>
<updated>2003-05-21T21:19:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-21T21:19:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5da30ee2ba6a1eed15236d9ed8612fa599cf8b67'/>
<id>urn:sha1:5da30ee2ba6a1eed15236d9ed8612fa599cf8b67</id>
<content type='text'>
Approved by:	re(jhb)
</content>
</entry>
<entry>
<title>Move the isp driver back to the alpha BOOTMFS kernel, and trim the size</title>
<updated>2003-05-20T01:46:09Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2003-05-20T01:46:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9f61ec8fdbfba1b46ed44f42290dc0300d02ea39'/>
<id>urn:sha1:9f61ec8fdbfba1b46ed44f42290dc0300d02ea39</id>
<content type='text'>
of inodes for the alpha driver floppy.  With this patch, alpha actually
built a full release!

Submitted by:	ru
</content>
</entry>
<entry>
<title>For EXT*DIR, use -H in addition to -R, so that a symlink may be</title>
<updated>2003-05-18T19:34:03Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-05-18T19:34:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a4b4ec9905c8312be477aec6ceea90b8ce7df589'/>
<id>urn:sha1:a4b4ec9905c8312be477aec6ceea90b8ce7df589</id>
<content type='text'>
used in the EXTSRCDIR case, for example, if one finds it useful
to symlink /usr/src to an actual source tree, and use /usr/src
as the EXTSRCDIR.

This has no effects on release builds not using external directories.

Reviewed by:	ru
Approved by:	scottl (re)
</content>
</entry>
<entry>
<title>disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.</title>
<updated>2003-05-17T19:16:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-17T19:16:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5795760c4507d7b358c9dbe3456ec419d8c2ceed'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>release.9 has become the biggest festering pile of spaghetti s(*^% code.</title>
<updated>2003-05-08T03:25:17Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-08T03:25:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=65162a6169a61a892c48c48202bc147bbe12e0a6'/>
<id>urn:sha1:65162a6169a61a892c48c48202bc147bbe12e0a6</id>
<content type='text'>
Duplicate the target for Alpha so I can start hacking and slashing bits out.

Approved by:	re(blanket to make Alpha build)
</content>
</entry>
<entry>
<title>Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra</title>
<updated>2003-05-05T07:58:44Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-05-05T07:58:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbf104e68ddd9f971ebc05a68df1e525c3888997'/>
<id>urn:sha1:dbf104e68ddd9f971ebc05a68df1e525c3888997</id>
<content type='text'>
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
</content>
</entry>
<entry>
<title>Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that</title>
<updated>2003-05-05T05:29:10Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2003-05-05T05:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=98f15514b41e965f91c57c2d3764550c76ca3989'/>
<id>urn:sha1:98f15514b41e965f91c57c2d3764550c76ca3989</id>
<content type='text'>
bootable CDs can still be created if the iso.1 target is called
directly.

PR:		misc/47191
Submitted by:	Joost Bekkers &lt;joost@bps.jodocus.org&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>KerberosIV removal. Also crunch down the "krb5" distribution into</title>
<updated>2003-04-30T17:54:19Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-04-30T17:54:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb7f32f06a33ba82a1b730b00c38c97e484418af'/>
<id>urn:sha1:bb7f32f06a33ba82a1b730b00c38c97e484418af</id>
<content type='text'>
"secure".
</content>
</entry>
<entry>
<title>Removing comment in some text files for fixit floppy overflow.</title>
<updated>2003-04-25T06:08:11Z</updated>
<author>
<name>Jun Kuriyama</name>
<email>kuriyama@FreeBSD.org</email>
</author>
<published>2003-04-25T06:08:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef812d2f3645686535709977cec923e36e836f54'/>
<id>urn:sha1:ef812d2f3645686535709977cec923e36e836f54</id>
<content type='text'>
Approved by:	re (murray)
</content>
</entry>
</feed>
