From df6c2bde7c8bb7dd5406aaa3a5b99022a3b57b01 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Wed, 8 Apr 2020 04:17:25 +0200 Subject: Add custom package list support --- samples/custompackagelist | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 samples/custompackagelist (limited to 'samples/custompackagelist') 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 -- cgit v1.2.3