ConfigMii: Difference between revisions

From Wii-Linux Wiki
Jump to navigation Jump to search
add missing features and future features
version bump and added wifi firmware settings feature
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
[[File:Configmii.png|thumb|Screenshot]]
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 ==
Simply run the <code>configmii</code> command to start the program. Use the arrow keys and enter key to select and confirm respectively.


== Features ==
== Features ==
As of version 1.5.2 it supports the following features:
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 13: 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

Screenshot

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
[edit | edit source]