ConfigMii: Difference between revisions

From Wii-Linux Wiki
Jump to navigation Jump to search
add missing features and future features
add usage
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[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.
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 ==

Latest revision as of 16:48, 15 July 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.5.2 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

Features that are yet to be added include:

  • Kernel command line editing
[edit | edit source]