diff options
Diffstat (limited to 'samples/custompackagelist')
-rw-r--r-- | samples/custompackagelist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/samples/custompackagelist b/samples/custompackagelist new file mode 100644 index 0000000..0dd466c --- /dev/null +++ b/samples/custompackagelist @@ -0,0 +1,13 @@ +# 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 : +neofetch +nmon +lsusb +# base-devel |