Update docs

This commit is contained in:
Fierelier 2022-09-26 08:35:10 +02:00
parent 854e09efe8
commit 4a006e7d68

View File

@ -9,14 +9,20 @@ Devuan Linux for Windows users
# How to "build"
## Prerequisites
- You need to use Devuan or windvn
- `apt install debootstrap grub-common grub-pc-bin grub-efi-ia32-bin grub-efi-amd64-bin mtools squashfs-tools xorriso`
- `apt install git debootstrap grub-common grub-pc-bin grub-efi-ia32-bin grub-efi-amd64-bin mtools squashfs-tools xorriso`
---
1. **Clone Git repository:**
```
Documents$ git clone https://git.lumen.sh/Fierelier/windvn
```
1. **Get into the windvn environment:**
```
Documents$ cd windvn
windvn$ sudo bash
windvn# source shell
windvn-i386_chimaera_2022.08.10-18.38.01:windvn>
```
You need to be in a bash shell for this, the environment expects one.
2. **Make chroot:**
```
# By default, windvn builds in 32-bit. If you want 64-bit, run: