<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/release/ia64, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-03-11T18:52:47Z</updated>
<entry>
<title>MFC sysinstall and make release mods to auto-select up/smp kernel</title>
<updated>2006-03-11T18:52:47Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2006-03-11T18:52:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=269a679784261e12efd79c4a6aaa1e74a21be983'/>
<id>urn:sha1:269a679784261e12efd79c4a6aaa1e74a21be983</id>
<content type='text'>
Reviewed by:	ru
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>The current version of mkisofs is warning us that the -P option will</title>
<updated>2005-01-30T21:10:52Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-01-30T21:10:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9253618760cbcd6a33aba4ba8f74772dd5f1d79c'/>
<id>urn:sha1:9253618760cbcd6a33aba4ba8f74772dd5f1d79c</id>
<content type='text'>
be changing with the next version, and we should be using -publisher
instead.

Also warned by:	trhodes
MFC after:	1 week
</content>
</entry>
<entry>
<title>Keep each prog on its own line so that diffs between various</title>
<updated>2004-10-01T07:54:37Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-01T07:54:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f68119c9a9d62ad460472f7d40819d7da9fffe7'/>
<id>urn:sha1:3f68119c9a9d62ad460472f7d40819d7da9fffe7</id>
<content type='text'>
*_crunch.conf files are easier to read.
</content>
</entry>
<entry>
<title>Take away unused libraries.</title>
<updated>2004-10-01T07:33:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-01T07:33:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5131c5866e5748b000780c750c1376680a58c4bc'/>
<id>urn:sha1:5131c5866e5748b000780c750c1376680a58c4bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trade slattach for gpt. With all the tools to create new file systems,</title>
<updated>2004-09-30T20:34:20Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-09-30T20:34:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11ade2d66483346ed0bd015f7e47c3c42676cda2'/>
<id>urn:sha1:11ade2d66483346ed0bd015f7e47c3c42676cda2</id>
<content type='text'>
the tool one needs to partition a disk is more important than some poor
man's network interface.
</content>
</entry>
<entry>
<title>Put the ispfw.ko module on the EFI boot partition when creating a</title>
<updated>2004-08-29T19:52:33Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-08-29T19:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb6000e2f3e12b41a703798ebcf0d5b2905666ab'/>
<id>urn:sha1:eb6000e2f3e12b41a703798ebcf0d5b2905666ab</id>
<content type='text'>
bootable ISO. HP machines (like the rx2600) that (also) have isp(4)
may have a non-standard firmware on the controller. Our isp(4) driver
is not able to work with those and even panics. This makes installing
FreeBSD rather impossible. By adding the ispfw.ko module, we give the
user a chance to upload a certified firmware onto the card and so make
it possible to either use the isp(4) successfully or otherwise avoid
the panic.
</content>
</entry>
<entry>
<title>Favor building the cdrtools port over fetching the package. There</title>
<updated>2004-08-10T05:43:40Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-08-10T05:43:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a6c0289214378b20328d69eb3ea5a92e7b696f55'/>
<id>urn:sha1:a6c0289214378b20328d69eb3ea5a92e7b696f55</id>
<content type='text'>
hasn't been any package build for ia64 for a long time and in this
case it means that the cdrtools package on the FTP sites is one that
doesn't have mkisofs. This breaks the release build. By trying to
build the port first, we protect ourselves a bit more against this.
</content>
</entry>
<entry>
<title>Add a publisher variable with the URL for the FreeBSD Project, and put</title>
<updated>2004-07-15T09:28:03Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2004-07-15T09:28:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f00964812021d6d7478a52eb9050af2c5c4a61e3'/>
<id>urn:sha1:f00964812021d6d7478a52eb9050af2c5c4a61e3</id>
<content type='text'>
this into the ISO headers by specifying the -P option to mkisofs.

Obtained from: share/examples/worm/makecdfs.sh
</content>
</entry>
<entry>
<title>Set BATCH=yes to avoid bumping into interactivity in the port builds.</title>
<updated>2004-07-12T07:59:25Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2004-07-12T07:59:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=57a3bc41636f110374799dd408647fe26f107ac3'/>
<id>urn:sha1:57a3bc41636f110374799dd408647fe26f107ac3</id>
<content type='text'>
XXX /usr/ports is still hardcoded, should be ${PORTSDIR}
</content>
</entry>
<entry>
<title>mkisofs(8) is now installed by sysutils/cdrtools.</title>
<updated>2004-06-02T22:21:15Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-06-02T22:21:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=156b04cce4bb2253d4fb2462b5fc737922a03277'/>
<id>urn:sha1:156b04cce4bb2253d4fb2462b5fc737922a03277</id>
<content type='text'>
This will be instantly MFC'ed.
</content>
</entry>
</feed>
