archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
5.95k stars 514 forks source link

Adding nvchecker conf, listing most (or all) optional package dependencies and fixed license identifier #2406

Open Torxed opened 5 months ago

Torxed commented 5 months ago

This PR mainly aims to conform with Arch's best practices surrounding PKGBUILD's.

Torxed commented 5 months ago

Generally I am wondering why these files live in here at all and why this has not been a merge request towards the package repository instead:

It's because:

git clone https://github.com/archlinux/archinstall.git
cd archinstall
makepkg -s

To get the latest code for testing, we have archinstall-git option too but this was added way back before that existed as an option.