diff --git a/install3.md b/install3.md index e556485..3cf5281 100644 --- a/install3.md +++ b/install3.md @@ -98,9 +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. - -