Updated Home (markdown)

Anton Hvornum 2018-05-06 22:51:54 +02:00
parent 830813eb33
commit d25448b01a
1 changed files with 2 additions and 4 deletions

@ -12,13 +12,11 @@ Make the following change to `build.sh` (from releng):
run_once make_packages
done
And now copy this repository's `make_offline` script and place it in your [archiso](#)'s build folder.<br>
It should live right next to the default releng script `build.sh`.
And now copy (this repository's) [make_offline](https://github.com/Torxed/archinstall/blob/master/make_offline) script and place it in your [archiso](#)'s build folder right next to `build.sh` *(if you're using releng)*.<br>
That's all you need for now.<br>
What you've done is using your build machines mirror list (you've probably changed it to fit your needs and location), and you've removed a unnecessary step of excessive downloading.
### Bring your build machines pacman-mirrorlist
### Bring your build machines pacman-mirrorlist **(optional)**
If you've optemized/added changes to your `/etc/pacman.d/mirrorlist`,
Comment out these two lines in `build.sh`: