Development
From Mol
Contents |
[edit]
CIA Commit Logs
http://cia.navi.cx/stats/project/mac-on-linux
[edit]
Source Availability
The source for MOL is stored in a subversion repository on sourceforge.net. For detailed instructions, see the generic instructions for checking out source from the SVN repository.
[edit]
Mac-On-Linux
Development occurs in the trunk. If you only want the MOL source, you can check it out using:
# svn co http://mac-on-linux.svn.sourceforge.net/svnroot/mac-on-linux/trunk mac-on-linux
The source for the hosted OS drivers is also available from SVN. Unless you're a developer, you won't need to use these since binary versions are distributed with MOL.
[edit]
MacOS Drivers
# svn co http://mac-on-linux.svn.sourceforge.net/svnroot/mac-on-linux/mac-drivers
[edit]
OSX Drivers
# svn co http://mac-on-linux.svn.sourceforge.net/svnroot/mac-on-linux/osx-drivers
[edit]
New Features
[edit]
Development Roadmap
There are no real schedules to be followed, but here are a few things I'd like to get done for each release listed. If you have a suggestion, please add it to the feature request list on the SF project page.
0.9.73_pre1
* Include SDL Drivers (Video, Sound, Input) - It seems SDL Sound doesn't provide for Sound Input (Microphone support), so I'm going to look into other options * Include Configuration GUI
0.9.73_pre2
* Update Mac drivers build (Mouse Wheel Scrolling) * Use updated OpenBios instead of OF
0.9.73
* Release stable version
0.9.74
* Linux on Linux Support
0.9.80
* MOL is self hosting in OSX again (OSX Tiger support, Mac-On-Mac)
[edit]
Design Details
[edit]

