Skip to content

pacstrap: add option '-P' to copy the host's pacman config to the target

Mike Yuan requested to merge github/fork/YHNdnzj/copy-pacman-conf into master

This could benefit those who want to enable the testing repo in the very first place (like myself :), so that they don't need to enable them manually again in the new system. Also helps those using a device-specific kernel from unofficial repos.

Merge request reports