<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot, 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>2014-05-14T13:45:51Z</updated>
<entry>
<title>MFC: r255977 (partial)</title>
<updated>2014-05-14T13:45:51Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2014-05-14T13:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6bf00c24fcc04f7361b7b8e8faff1a203b8f8042'/>
<id>urn:sha1:6bf00c24fcc04f7361b7b8e8faff1a203b8f8042</id>
<content type='text'>
Sweep man pages replacing ad -&gt; ada.
</content>
</entry>
<entry>
<title>MFC: r264482</title>
<updated>2014-04-23T12:09:15Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-04-23T12:09:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c7e1ab50da5d172fb840675647953036d7ac0309'/>
<id>urn:sha1:c7e1ab50da5d172fb840675647953036d7ac0309</id>
<content type='text'>
Re-indent break statement.
</content>
</entry>
<entry>
<title>MFC r263468:</title>
<updated>2014-03-31T09:37:11Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2014-03-31T09:37:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2436a8f39ee2a90a2e4f95d091d2973327669c2b'/>
<id>urn:sha1:2436a8f39ee2a90a2e4f95d091d2973327669c2b</id>
<content type='text'>
  When loader(8) inspects MBR, it chooses GPT as main partition table,
  when MBR contains only PMBR entry or it is bootcamp-compatible.
  If MBR has PMBR entry and some other, the loader rejects it.

  Make these checks to be less strict. If loader decided that PMBR
  isn't suitable for GPT, it will use MBR.

  Reported by:	Paul Thornton
</content>
</entry>
<entry>
<title>MFC r262613:</title>
<updated>2014-03-26T07:35:24Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2014-03-26T07:35:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5d7dd0fa0401ffd891cba4bf6de6f23e4dc0f8f'/>
<id>urn:sha1:c5d7dd0fa0401ffd891cba4bf6de6f23e4dc0f8f</id>
<content type='text'>
Merge the projects/clang-sparc64 branch back to head.  This brings in
several updates from the llvm and clang trunks to make the sparc64
backend fully functional.

Apart from one patch to sys/sparc64/include/pcpu.h which is still under
discussion, this makes it possible to let clang fully build world and
kernel for sparc64.

Any assistance with testing this on actual sparc64 hardware is greatly
appreciated, as there will unavoidably be bugs left.

Many thanks go to Roman Divacky for his upstream work on getting the
sparc64 backend into shape.

MFC r262985:

Repair a few minor mismerges from r262261 in the clang-sparc64 project
branch.  This is also to minimize differences with upstream.
</content>
</entry>
<entry>
<title>MFC r258270:</title>
<updated>2014-03-25T03:30:44Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-03-25T03:30:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e731359051d9c37536cdaaa726f1669be9e0ceb'/>
<id>urn:sha1:1e731359051d9c37536cdaaa726f1669be9e0ceb</id>
<content type='text'>
Add a try-include word (which acts the same as "include") and use it to
conditionally include (but ignore failures) /boot/loader.rc.local and
/boot/menu.rc.local -- to make customizing the menu easier.

Reviewed by:	alfred
Discussed on:	-hackers
</content>
</entry>
<entry>
<title>MFC r258269: Refactor draw-beastie function.</title>
<updated>2014-03-25T03:25:30Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-03-25T03:25:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ad84f9c543d2271b78c758b8517908788fd7a29'/>
<id>urn:sha1:0ad84f9c543d2271b78c758b8517908788fd7a29</id>
<content type='text'>
Discussed on:	-hackers
</content>
</entry>
<entry>
<title>MFC r257821:</title>
<updated>2014-03-25T03:23:06Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-03-25T03:23:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f142df24cb2a6a4e8a44f52232da3c2d2b92500c'/>
<id>urn:sha1:f142df24cb2a6a4e8a44f52232da3c2d2b92500c</id>
<content type='text'>
Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8),
making it available to architectures that do not use or load the beastie
menu. This is reported to save headaches on some PPC systems where unload
followed by load does not produce the desired results wherein if-given
the opportunity to abort the initial loading sequence, you can customize
the first load.

Reviewed by:	nwhitehorn, kan
Discussed on:	-current
</content>
</entry>
<entry>
<title>MFC r257650:</title>
<updated>2014-03-25T03:19:03Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-03-25T03:19:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5d1473b0bef7fa7cf31bd9b99037c809ee52eaf'/>
<id>urn:sha1:a5d1473b0bef7fa7cf31bd9b99037c809ee52eaf</id>
<content type='text'>
Defer loading of kernel and modules if the beastie menu is enabled. Add a
kernel selection menu to the beastie menu. List of kernels is taken from
`kernels' in loader.conf(5) as a space (or comma) separated list of names
to display (up to 9). If not set, default value is "kernel kernel.old".
Does not validate that kernels exist because the next enhancement will be
to allow selection of the root device.

Discussed on:	-current
</content>
</entry>
<entry>
<title>Turn off the tribute branding, now that we will soon be entering the</title>
<updated>2014-03-24T00:50:12Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-03-24T00:50:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4f3e9aa8297bbd977c30d7981218cb3201503ce7'/>
<id>urn:sha1:4f3e9aa8297bbd977c30d7981218cb3201503ce7</id>
<content type='text'>
9.3-RELEASE cycle.

This is a direct commit to stable/9.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r260150: MFV r259170:</title>
<updated>2014-03-19T23:58:05Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-03-19T23:58:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=586d7bccd796363a117f223bd41bfe833168cb85'/>
<id>urn:sha1:586d7bccd796363a117f223bd41bfe833168cb85</id>
<content type='text'>
4370 avoid transmitting holes during zfs send

4371 DMU code clean up

illumos/illumos-gate@43466aae47bfcd2ad9bf501faec8e75c08095e4f

NOTE: Make sure the boot code is updated if a zpool upgrade is
done on boot zpool.
</content>
</entry>
</feed>
