欢迎来到BlueFire OS!蓝色的火焰是一种说教式的操作系统,演示了创建一个引导操作系统的每一步。
资 源 简 介
Welcome to Bluefire OS, Bluefire is a didactic OS that was created to show every step of creating a bootstrapping OS.
Design Goals
A teaching OS - The primary mission is to teach OS design. Elegance and advance features are routinely used but never at the expense of the primary goal.
Unified tool set - At first every thing needed to develop the OS is available in Linux (as of this writing Bochs Debugger is lacking and is done in windows).
Bootstrapping - The hope is that by the end of the project the OS can build its self.
Open source Protocols - Only open source data constructs are used I.E. ext2 everywhere no fat12
One effective way only - The goal is understanding not ubiquity so the OS is designed to work on a reference architecture and nothing else.
The in progress version can be found at....
https://code.google.com/p/blue-fire-os/source/browse/
Completed versions can be found at....
http://code.google.com/p/blue-fire-os/
文 件 列 表
blue_fire_os
bluefire-00.00
start_here