-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added asking for keymap, locale, configure networking and dns in zfs install plus some more #4
Conversation
…r intel ucode has to be installed. added check if intel gpu is installed. added asking if networking should be configured. added asking if dns should be configured, added asking for keymap, added asking for locale
Added two more archzfs servers with link to the source of this information.
fixed repositories
fixed timezone
updated to fix issue/5 |
Added user choice "kernel linux or linux-lts"
…o run it multiple times. Prefixed all steps outputs with >>:: <<
As said in another comment, thanks for your interest to the project. If you want something less static, (ability to select classic or lts kernel, keymap, locale, etc) you should fork it and adapt it the way you want. Because, if you use my project as upstream, I will probably change my config at a time and your iso builder project will inherit these modifications. I will take a look on fixes about timedatectl etc, thanks for your work. |
@eoli3n thanks for you work.
I want to use your skript within my arch iso builder. Since I am not a french person, I wanted to change locale and keymap but ended up with some more changes.
In general, all your hard settings are still the default settings whenever the user can decide something.
Added
linux
orlinux-lts
)print
-outputChanged
iwd
andwpa_supplicant
into section "configure networking"