From 76db7d9644f23ee4f57517a670281feef6bccd84 Mon Sep 17 00:00:00 2001
From: Florent Thoumie This page contains information about porting FreeBSD to the
- PowerPC®. The FreeBSD/ppc project pages contain information about the FreeBSD
+ port to the PowerPC® architecture. As with the port itself, these
+ pages are still a work in progress. The FreeBSD/ppc port is still a Tier-2 platform. That means it is
+ not being fully supported by our security officer, release engineers and
+ toolchain maintainers.
+
+ 3 July, 2002 : This page has been
- significantly updated. FreeBSD/PowerPC currently boots almost to
- the point of reaching single-user mode. An older news list can be found on
- Benno's page,
- and you can view the
- bootup log. FreeBSD/PowerPC is a port of the FreeBSD operating system
- to computers with the PowerPC processor, most notably
- recent Macintosh® computers. FreeBSD/ppc is in HEAD branch of the FreeBSD CVS repository. However
+ there is an ISO image available for download
+ here.
+ Please follow instructions given
+ here. At the moment "New World" (i.e. colourful case)
- Apple Macintoshes. Other platforms, such as older
- Power Mac®s and non-Apple computers using Open Firmware,
- are expected to be targeted later on. Courtesy of Peter Grehan and Tilman Linneweh, you can find some packages
+ here and
+ here.
- FreeBSD/PowerPC currently is on the verge of booting
- to single-user mode. FreeBSD/PowerPC is mostly in cvs for -CURRENT. Benno Rice is the project lead.
- Contact him if you can contribute code. If you just want
+ Peter Grehan is the project
+ lead. Contact him if you can contribute code. If you just want
to know about the status of this project, check this page
regularly or join the
- FreeBSD/PowerPC mailing list.General Information
+
+ Introduction
+
+
+
Latest News
-
@@ -41,48 +46,147 @@
Frequently Asked Questions
-
- What is the FreeBSD/PowerPC project?
+ How can I install FreeBSD/ppc?
- What hardware are you targeting?
+ Where can I find packages for FreeBSD/ppc?
- What is the current status?
+ Who should I contact?
- How can I acquire FreeBSD/PowerPC?
-
- Who should I contact?
-
-
To subscribe to this list, send mail to <freebsd-ppc-subscribe@FreeBSD.org> - or visit mailman interface.
+The FreeBSD/ppc port should run on any New-World machine. People + reported FreeBSD runs on following machines:
+ +Manufacturer | +Model | +Submitter (optional links) | +Notes | +
---|---|---|---|
Apple | +iMac G3 350 MHz | +Martin Minkus | +Rage 128VR | +
Apple | +iMac G3 Revision B | +Peter Grehan | +Rage 3D Pro 215GP, accel disabled | +
Apple | +eMac 700 MHz | +Peter Grehan | +Nvidia GeForce2 MX | +
Apple | +Mac Mini G4 1.4 GHz | +Tilman Linneweh + (dmesg) | +None | +
Apple | +Powerbook G4 1.33 GHz | +Peter Grehan | +Nvidia GeForce G5200 | +
To subscribe to this list, send mail to + freebsd-ppc-subscribe@FreeBSD.org + or visit + mailman + interface.
+ +OK set hint.pcib.1.skipslot=26
Option "iBookHacks" "on"
0 > boot hd:loader hd:0+ At this point, you can set currdev and manually load a kernel: +
OK set currdev=hd:14 +OK load /boot/kernel/kernel.save+