Segher's Wii-Linux: Difference between revisions
Jump to navigation
Jump to search
m Segher's Wii-Linux.git moved to Homebrew apps/Segher's Wii-Linux: Putting this in the standard place; also removed the '.git' - it seems unnecessary. |
mNo edit summary |
||
| Line 1: | Line 1: | ||
'''Segher's Wii-Linux.git''' is our awesome local dev Segher's own port of the Linux kernel to the Wii, consisting of a patchset. Once complete, this patchset, when applied to the | '''Segher's Wii-Linux.git''' is our awesome local dev Segher's own port of the Linux kernel to the Wii, consisting of a patchset. Once complete, this patchset, when applied to the vanilla kernel source, will run on the Wii. | ||
(Note that there has been a [http://www.gc-linux.org/wiki/Main_Page proof-of-concept Linux port to the Wii] by the GC-Linux crew but it is certainly not feature complete) | (Note that there has been a [http://www.gc-linux.org/wiki/Main_Page proof-of-concept Linux port to the Wii] by the GC-Linux crew but it is certainly not feature complete) | ||
| Line 10: | Line 10: | ||
See the [[Git]] article if you are unfamiliar with using Git. | See the [[Git]] article if you are unfamiliar with using Git. | ||
[[Category:Software]] | [[Category:Software]] | ||
Revision as of 22:22, 30 June 2008
Segher's Wii-Linux.git is our awesome local dev Segher's own port of the Linux kernel to the Wii, consisting of a patchset. Once complete, this patchset, when applied to the vanilla kernel source, will run on the Wii.
(Note that there has been a proof-of-concept Linux port to the Wii by the GC-Linux crew but it is certainly not feature complete)
Where to get the code
Browse it online at http://git.infradead.org/?p=users/segher/wii-linux.git
Or clone it from git://git.infradead.org/users/segher/wii-linux.git
See the Git article if you are unfamiliar with using Git.