summaryrefslogtreecommitdiff
path: root/archlinux-ignore/README
diff options
context:
space:
mode:
Diffstat (limited to 'archlinux-ignore/README')
-rw-r--r--archlinux-ignore/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/archlinux-ignore/README b/archlinux-ignore/README
new file mode 100644
index 0000000..1e11ee1
--- /dev/null
+++ b/archlinux-ignore/README
@@ -0,0 +1,16 @@
+Using this image as base
+^^^^^^^^^^^^^^^^^^^^^^^^
+As per usual concern pacman lsign key should not be distributed. If you want to update packages you need to initialize
+public keyring:
+
+ # pacman-key --init
+ # pacman-key --populate
+
+After this you can update and install packages as needed:
+
+ # pacman -Sy archlinux-keyring && pacman -Su
+ # pacman -S butler-git
+
+If you want to distribute the image afterwards then you should strip the lsign key from the image:
+
+ # rm -rf /etc/pacman.d/gnupg