Skip to content

Instantly share code, notes, and snippets.

@aaronmelton
Last active January 15, 2022 16:55
Show Gist options
  • Save aaronmelton/9d471401104a384537c1258d1b91b72f to your computer and use it in GitHub Desktop.
Save aaronmelton/9d471401104a384537c1258d1b91b72f to your computer and use it in GitHub Desktop.
archfi additional installation packages
# This file is a sample of a custom package list that is available at the pacstrap step.
# Each line is a package but empty line and commented line is supported.
# How to use :
# Store your own file on a web server
# Launch archfi with :
# archfi -cpl url_of_the_file
# Some packages :
base
base-devel
git
go
net-tools
openssh
qemu-guest-agent
sudo
vi
vim
linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment