2017-01-03 16:51:54 +00:00
|
|
|
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
|
2017-01-03 14:57:10 +00:00
|
|
|
3. Amend package choice function (install_de_wm function, lines 2069-2145)
|
2017-01-03 16:51:54 +00:00
|
|
|
to install manjaro edition package lists and desktop-settings packages.
|
|
|
|
- Otherwise produced installations do not really resemble manjaro editions
|
2017-01-05 09:44:38 +00:00
|
|
|
4. Add support for btrfs submodules
|
2017-01-03 16:51:54 +00:00
|
|
|
- use code from manjaro cli-installer
|
2017-01-05 09:44:38 +00:00
|
|
|
5. Add option to choose default shell?
|
|
|
|
- use code from arch-anywhere
|
|
|
|
6. Add support for openrc installations
|
2017-01-03 16:51:54 +00:00
|
|
|
- I leave it to someone who actually uses openrc
|