<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in version</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>da1547d6be1bc48dad166f46976c33019c69217f - A stack size of 8K is too small for a block buffer of 65536 bytes.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#da1547d6be1bc48dad166f46976c33019c69217f</link>
        <description>A stack size of 8K is too small for a block buffer of 65536 bytes.Increased the stack size to 128K. This makes ofwboot work with FirmWorksOpenFirmware systems again (tested with Motorola PowerStack II).

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Sat, 20 Sep 2014 23:10:46 +0000</pubDate>
        <dc:creator>phx &lt;phx@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7925f6977c778dca285a8bee3383f46f954ab0a - Finding the disklabel on MBR partitioned disks did no longer work since RDB</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#e7925f6977c778dca285a8bee3383f46f954ab0a</link>
        <description>Finding the disklabel on MBR partitioned disks did no longer work since RDBsupport was added. Fixed that and bumped the version to 1.12.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Thu, 18 Aug 2011 09:03:28 +0000</pubDate>
        <dc:creator>phx &lt;phx@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ad1293532804f63a9bd908daae2cea3dec03556c - Added support for RDB partitions.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#ad1293532804f63a9bd908daae2cea3dec03556c</link>
        <description>Added support for RDB partitions.Moved MBR parition code out of ofdev.c into mbr.c.Tested on Pegasos2 (RDB and MBR) and RS6000.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Fri, 11 Sep 2009 12:00:12 +0000</pubDate>
        <dc:creator>phx &lt;phx@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc6a7fd211b7bd650db618f3f3b3133bf62dfb02 - Add support to ofwboot for booting on the 7046-B50.  Also likely to work</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#dc6a7fd211b7bd650db618f3f3b3133bf62dfb02</link>
        <description>Add support to ofwboot for booting on the 7046-B50.  Also likely to workon the 7043-150.  The B50 wants not only a note at the head of thebinary, like the 7044 did, but it also wants a PHDR that points at it.Because the IBM firmware doesn&apos;t like the real note section that ldgenerates (it puts it at the end of the file), we instead point PT_NOTEat the text section.  This works, because at the top of the text section,there is a note hacked in, which was required for the 7044.Also, change the mode from virtual mode to real mode in the note, becausethe B50 hangs if you load it in virtual.  Tested to work on a B50, 7044,and Pegasos2.Yay IBM.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Wed, 13 Feb 2008 20:11:38 +0000</pubDate>
        <dc:creator>garbled &lt;garbled@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2849d0b8df4dffc2d94d7a36f198c616b742563c - Add padding to align the rodata section.  This fixes a strange bug</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#2849d0b8df4dffc2d94d7a36f198c616b742563c</link>
        <description>Add padding to align the rodata section.  This fixes a strange bugwhere the bootloader would freak out if various printfs were enabled ordisabled.Add code to autodetect a 64bit cpu, and attempt to load a different setof kernels if they exist.Bump version to 1.9

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Thu, 24 Jan 2008 19:52:53 +0000</pubDate>
        <dc:creator>garbled &lt;garbled@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc535894e11d0b97e531cee366df25cebb7dbc1c - Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#dc535894e11d0b97e531cee366df25cebb7dbc1c</link>
        <description>Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000.Tested on a pegasos II and a 7044-270.  Also, switch away from the hackedup alloc.c we were using, and use the stock libsa one.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Wed, 09 Jan 2008 19:34:44 +0000</pubDate>
        <dc:creator>garbled &lt;garbled@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c1261344fadcffa36a8b281b5cdbbebc838cb9c - support FS_RAID partitions, and increase the offset by</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#9c1261344fadcffa36a8b281b5cdbbebc838cb9c</link>
        <description>support FS_RAID partitions, and increase the offset byRF_PROTECTED_SECTORS (64) if so.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Thu, 03 Jan 2008 06:40:02 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30dc55f8a8a8abb723dc6eecc2e596cb6cbff3a8 - Bump version</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#30dc55f8a8a8abb723dc6eecc2e596cb6cbff3a8</link>
        <description>Bump version

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Thu, 18 Oct 2007 19:59:32 +0000</pubDate>
        <dc:creator>garbled &lt;garbled@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42e835d381c19cb24a4205063d237eec76b089d7 - Clean up the NetBSD/ofppc boot loader:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#42e835d381c19cb24a4205063d237eec76b089d7</link>
        <description>Clean up the NetBSD/ofppc boot loader:- Garbage collect some cruft that doesn&apos;t apply to the ofppc port.- Make our OFW-friendly alloc.c more like the libsa alloc.c- Generally reduce some differences where we can between this  boot loader and the NetBSD/macppc boot loader.- Use libsa&apos;s loadfile().- Fix DDB symbol loading -- Add a magic number after the args string  so the kernel knows the symbols are there, provide both ssym and  esym, and make sure all these values are aligned to a 4-byte boundary.- Add support for MS-DOS file systems.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Tue, 23 Oct 2001 03:31:25 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49c105ffdb2453dcab1d07c9646ebd1ddeec3778 - add new macro BOOT_FLAG() (defined in &lt;sys/boot_flag.h&gt;) - this</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#49c105ffdb2453dcab1d07c9646ebd1ddeec3778</link>
        <description>add new macro BOOT_FLAG() (defined in &lt;sys/boot_flag.h&gt;) - thismaps standard boot flags to corresponding RB_* valuesuse BOOT_FLAG() in port&apos;s MD code as appropriateas discussed on tech-kern, add new boot flags -v, -q for bootingverbosely or quietly, and corresponding AB_VERBOSE/AB_QUIETboot flags; also add FreeBSD-compatible bootverbose macro andNetBSD-specific bootquiet macrofor hpcmips, use new bootverbose instead of it&apos;s own hpcmips_verboseTested on i386, and to limited extend (compile of affected files) also formvme68k, hp300, luna68k, sun3.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Sun, 24 Sep 2000 12:32:31 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a53aafbf1a5728cc5118fb57b5625002c5ac7989 - ...and again.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#a53aafbf1a5728cc5118fb57b5625002c5ac7989</link>
        <description>...and again.

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Sat, 19 Apr 1997 01:40:08 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28d3c2e2d38b7dd8bfa7334af01e50d27211df89 - Replay history....</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#28d3c2e2d38b7dd8bfa7334af01e50d27211df89</link>
        <description>Replay history....

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Sat, 19 Apr 1997 01:39:44 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1bd80ab6753cd0785169c788df569eb5f374b279 - New OpenFirmware boot code for NetBSD/powerpc, based on Wolfgang&apos;s original</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/ofppc/stand/ofwboot/version#1bd80ab6753cd0785169c788df569eb5f374b279</link>
        <description>New OpenFirmware boot code for NetBSD/powerpc, based on Wolfgang&apos;s originalNetBSD/powerpc boot program.  Highligts:- Rearrange a bit so that we can sanely add boot programs for  non-OpenFirmware systems.- Add support for loading compressed kernels (for booting from  1.44M floppies).- Add support for loading Elf kernels (Elf is the new standard format  for NetBSD/powerpc).  (XXX Don&apos;t load symbols right now - the code  to do it is there, but I don&apos;t particularly like how space for the  symbol table is allocated; I will revisit this soon&apos;ish).

            List of files:
            /netbsd-src/sys/arch/ofppc/stand/ofwboot/version</description>
        <pubDate>Wed, 16 Apr 1997 20:28:59 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
