Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-05-03 21:10:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-05-03 21:10:49 +0200
commitfa4481b0da5442f152b179dfc0e52b6ec033cf60 (patch)
treee366366e1d033bb8861236bac50c1a5d6c6797a8
parent83f48d6ce3504b87c80c484e5b0e762dc2e13799 (diff)
small fixes in motd
-rw-r--r--motd2
1 files changed, 1 insertions, 1 deletions
diff --git a/motd b/motd
index 0aedb1a..bfb91c1 100644
--- a/motd
+++ b/motd
@@ -11,7 +11,7 @@ signatures, create a local /mnt/pacman.conf where you
set 'SigLevel=Never' and specify '-C /mnt/pacman.conf'.
With less than 96MB RAM mkinitio on tmpfs fails with
-out of disk space, use 'TMPDIR=/mytmp mkinitcpio -P'
+out of disk space, use 'TMPDIR=/var/tmp mkinitcpio -P'
inside the chroot to create it. With 64MB RAM use
'gzip' and not 'xz' or 'zstd' as COMPRESSION method.