You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manjaro-architect/TODO

14 lines
765 B
Plaintext

1. Amend kernel to use manjaro kernels (function install_base, lines 1504-1591)
- Script might produce bootable systems after this
- Later add kernel choice menu
2. Replace driver installation with mhwd (function setup_graphics_card, lines 1886-2066)
- Should simplify code signicantly
3. Amend package choice function (install_de_wm function, lines 2069-2145)
to install manjaro edition package lists and desktop-settings packages.
- Otherwise produced installations do not really resemble manjaro editions
4. Add support for btrfs submodules
- use code from manjaro cli-installer
5. Add option to choose default shell?
- use code from arch-anywhere
6. Add support for openrc installations
- I leave it to someone who actually uses openrc