ConfigMii: Difference between revisions
Jump to navigation
Jump to search
add some links |
version bump and added wifi firmware settings feature |
||
| Line 6: | Line 6: | ||
== Features == | == Features == | ||
As of version 1. | As of version 1.6 it supports the following features: | ||
* Changing the Login banner with an ArchPOWER variant that includes or doesn't include the default login credentials and help text | * Changing the Login banner with an ArchPOWER variant that includes or doesn't include the default login credentials and help text | ||
| Line 17: | Line 17: | ||
** Toggle pacman download animation | ** Toggle pacman download animation | ||
* Installing a Desktop Environment or Window Manager | * Installing a Desktop Environment or Window Manager | ||
* Installation of proprietary Broadcom firmware for the [[Wii Hardware/BCM4318|Wii's WiFi card]], and switching between the Broadcom firmware and OpenFWWF firmware | |||
Features that are yet to be added include: | Features that are yet to be added include: | ||
Latest revision as of 10:44, 3 August 2026

ConfigMii is a simple TUI application that allows for configuration of some basic aspects of a Wii-Linux installation. It is included by default in the Wii-Linux ArchPOWER rootfs.
Usage
[edit | edit source]Simply run the configmii command to start the program. Use the arrow keys and enter key to select and confirm respectively.
Features
[edit | edit source]As of version 1.6 it supports the following features:
- Changing the Login banner with an ArchPOWER variant that includes or doesn't include the default login credentials and help text
- Various ArchPOWER package management operations
- Update the system
- Clean up orphaned packages
- Clear the cache
- Toggle the Wii-Linux 'testing' repository
- Toggle pacman download timeout
- Toggle pacman download animation
- Installing a Desktop Environment or Window Manager
- Installation of proprietary Broadcom firmware for the Wii's WiFi card, and switching between the Broadcom firmware and OpenFWWF firmware
Features that are yet to be added include:
- Kernel command line editing
Links
[edit | edit source]- https://github.com/Wii-Linux/configmii - GitHub repository