Update docs
This commit is contained in:
parent
3b276a9d99
commit
7810558e4b
@ -21,7 +21,7 @@ windvn-i386_chimaera_2022.08.10-18.38.01:windvn>
|
||||
```
|
||||
# By default, windvn builds in 32-bit. If you want 64-bit, run:
|
||||
# source wdvn-env-amd64
|
||||
wdvn-make output base hardware hardware-proprietary graphical graphical-xfce4 live finish
|
||||
wdvn-make "$(wdvn-name)" base hardware hardware-proprietary graphical graphical-xfce4 live finish
|
||||
```
|
||||
You can get rid of the following components, if you don't wish for them:
|
||||
- *Proprietary hardware support:* hardware-proprietary
|
||||
@ -33,7 +33,7 @@ If you want to use a system with less than 256MB of RAM (minimum 128MB), add leg
|
||||
|
||||
3. **Make ISO:**
|
||||
```
|
||||
wdvn-image-iso output myimage.iso
|
||||
wdvn-image-iso "$(wdvn-name)" "$(wdvn-name).iso"
|
||||
```
|
||||
|
||||
You can now put that ISO on a DVD (CD if you configured it small enough) or USB.
|
||||
|
Loading…
Reference in New Issue
Block a user