In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Uname"

From WiiBrew
Jump to navigation Jump to search
Line 4: Line 4:
 
| type        = system tool
 
| type        = system tool
 
| author      = [[User:Benjamin|benjamin]]
 
| author      = [[User:Benjamin|benjamin]]
| version    = 0.1
+
| version    = 0.2
 
| licence    = GPLv2
 
| licence    = GPLv2
| download    = http://linuxcrashing.org/repo/wii/uname-0.1-bin.tar.gz
+
| download    = http://linuxcrashing.org/repo/wii/uname-0.2-bin.tar.gz
| source      = http://linuxcrashing.org/repo/wii/uname-0.1-src.tar.gz
+
| source      = http://linuxcrashing.org/repo/wii/uname-0.2-src.tar.gz
 
| peripherals = {{Wiimote}}
 
| peripherals = {{Wiimote}}
 
}}
 
}}
Line 24: Line 24:
 
* Gateway
 
* Gateway
 
* MAC address
 
* MAC address
 
== Broken stuff ==
 
 
Netmask, gateway and MAC address are not retrieved. I'm working on it! ;-)
 
  
 
== Who? ==
 
== Who? ==
Line 40: Line 36:
  
 
* Initial release
 
* Initial release
 +
 +
=== 0.2 - September 10, 2011 ===
 +
 +
* Netmask, gateway and MAC address are now retrieved

Revision as of 17:26, 10 September 2011

uname
Uname.png
General
Author(s)benjamin
TypeSystem tool
Version0.2
LicenceGPLv2
Links
Download
Source
Peripherals
Wiimote.svg

uname prints system information.

About

uname prints the following things about your Wii:

  • System Menu version
  • Device ID
  • boot2 version
  • IOS version
  • Region
  • IP address
  • Netmask
  • Gateway
  • MAC address

Who?

Programming:

Copyright 2011 Benjamin Randazzo <benjamin@linuxcrashing.org>

Changelog

0.1 - September 7, 2011

  • Initial release

0.2 - September 10, 2011

  • Netmask, gateway and MAC address are now retrieved