Skip to content

Commit

Permalink
Add local repo information
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieSource committed Apr 30, 2023
1 parent 442202b commit 64d5355
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ sh scripts/clean.sh

## 2. Build

## (Optional) Use local repository
# file:///var/tmp/local_repo_dir symlinks to the "local_repo" directory
Edit the pacman.conf file and uncomment these lines
#[rebornos-iso]
#SigLevel = Optional TrustAll
#Server = file:///var/tmp/local_repo_dir

The below script will build the ISO image (and install any prerequisites). Change to the project directory (`cd rebornos-iso`) and run

```bash
Expand Down

0 comments on commit 64d5355

Please sign in to comment.