linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <bh40@calva.net>
To: linuxppc-dev@lists.linuxppc.org
Subject: Apple OF patches: Open source
Date: Wed, 15 Sep 1999 12:03:29 +0200	[thread overview]
Message-ID: <19990915120329.005173@mailhost.mipsys.com> (raw)


Ok, I missed this until today, but it appears that Apple's OF patches
included in System Disk control panel are actually Open Source (Thanks
Peter). So that means that we can include them in quik, provided that we
handle the subtle licence issues with Apple's public sources licence. 

With those patches, we should be able to have clean OF-based boot on all
OF machines.

The remaining issue is for making bootable install CDs and floppies. My
current work on miBoot shoud help.

One remaining question is: do we need the CD to be HFS or not. I think I
read that OF implementation of ISO was too buggy to allow proper loading
of the bootinfo script and secondary booter. Also, we currently didn't
manage to get the new OF to load the primary booter from the boot blocs.

Also, for miBoot (since i don't beleive old OFs can boot from CDs unless
manually hacking into OF), we can move most of the code to the 68k boot
blocs of the partition and then use Device Manager code to load the rest
from raw blocs. However, the underlying driver may not mount the
partition at all unless it's an Apple_HFS.

I still have to look more closely at how the bootable CD mecanism is
done. Unfortunately, I think it's not documented at all... We may be able
to turn miBoot into a fake driver on the CD and have the MacOS ROM load that.



-- 
           Perso. e-mail: <mailto:bh40@calva.net>
           Work   e-mail: <mailto:benh@mipsys.com>
BenH.      Web   : <http://calvaweb.calvacom.fr/bh40/>


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~1999-09-15 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-15 10:03 Benjamin Herrenschmidt [this message]
1999-09-16 14:32 ` BootX 1.1.3 and Rev 2 B+W G3's ? Kevin Hendricks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990915120329.005173@mailhost.mipsys.com \
    --to=bh40@calva.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).