Skip to content

Commit bb43ce0

Browse files
authored
Merge pull request #291 from JeremyRand/readme-kver
Document PRAWNOS_KVER
2 parents 88f7421 + 4c57f6e commit bb43ce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ You can use the environment variable `PRAWNOS_SUITE` to use a Debian suite other
305305

306306
You can use the environment variable `PRAWNOS_DEBOOTSTRAP_MIRROR` to use a non-default Debian mirror with debootstrap. For example, to use [Debian's Tor onion service mirror](https://onion.debian.org/) with debootstrap, you can build with `sudo PRAWNOS_DEBOOTSTRAP_MIRROR=http://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian make image`.
307307

308+
You can use the environment variable `PRAWNOS_KVER` to use a non-default kernel version. For example, `sudo PRAWNOS_KVER=5.10.61 make image`.
308309

309310
### Crossystem / mosys
310311

0 commit comments

Comments
 (0)