Skip to content

Commit

Permalink
putting both arch definitions in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
computermouth committed Apr 19, 2023
1 parent 035e784 commit 584c20b
Show file tree
Hide file tree
Showing 111 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this repository, you'll find the sources used to generate the actual system i
While you can certainly build the iso natively, it's easiest and very tidy to use docker, as below.

```
$ docker run --privileged --cap-add=ALL -v /proc:/proc -v /sys:/sys -v $PWD:/build -w /build -it --rm debian:bookworm /bin/sh -c 'apt-get update && apt-get install -y live-build && mkdir .build && touch .build/config && lb build'
$ docker run --privileged --cap-add=ALL -v /proc:/proc -v /sys:/sys -v $PWD/amd64:/build -w /build -it --rm debian:bookworm /bin/sh -c 'apt-get update && apt-get install -y live-build && mkdir .build && touch .build/config && lb build'
```

If you don't want to run docker, you can run the same commands that get passed to the shell (as root, or with sudo):
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 584c20b

Please sign in to comment.