ConfigMii: Difference between revisions
Jump to navigation
Jump to search
create page |
add usage |
||
| (2 intermediate revisions 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 == | ||
| Line 10: | Line 14: | ||
** Clear the cache | ** Clear the cache | ||
** Toggle the Wii-Linux 'testing' repository | ** Toggle the Wii-Linux 'testing' repository | ||
** Toggle pacman download timeout | |||
** Toggle pacman download animation | |||
* Installing a Desktop Environment or Window Manager | * Installing a Desktop Environment or Window Manager | ||
Features that are yet to be added include: | |||
* Kernel command line editing | |||
== Links == | == Links == | ||
* https://github.com/Wii-Linux/configmii - GitHub repository | * https://github.com/Wii-Linux/configmii - GitHub repository | ||
Latest revision as of 16:48, 15 July 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.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
Links
[edit | edit source]- https://github.com/Wii-Linux/configmii - GitHub repository