From b08ec2dd0bed8a9c5780d146ae38871e65fc8c47 Mon Sep 17 00:00:00 2001 From: joborun linux Date: Mon, 18 Sep 2023 09:45:54 +0000 Subject: [PATCH] fix header tag --- install3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install3.md b/install3.md index 0a5901e..e556485 100644 --- a/install3.md +++ b/install3.md @@ -98,7 +98,7 @@ In trying to keep jobbot as minimal as possible man-pages do not work without th Go build some packages (read our wiki entries for building and building like joborun) -#Note:# +#### Note:#### Thanks to [[u/unix21311 | https://www.reddit.com/user/unix21311/]] a detail that escaped us not actually using a different distro to do the installation, till pacman and mirrorlists are installed in the chroot the flag --conf /mnt/etc/pacman.conf must be used for your local pacman to be reading a different configuration and repositories than what is native. So the 2nd step of installation was modified. In the first step you use the pacman.conf that is temporary to install joborun's pacman, the 2nd step is using the chroot's own new pacman.conf.