From d25448b01abce9436ff0aaa7265d1fc8f1fdcfaa Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sun, 6 May 2018 22:51:54 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index e37aa59..41fa72d 100644 --- a/Home.md +++ b/Home.md @@ -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.
-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)*.
That's all you need for now.
-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`: