This commit is contained in:
fix 2021-07-27 13:00:46 +02:00
parent 855b7b1068
commit c8905b6ca6
79 changed files with 9 additions and 2 deletions

View File

@ -4,7 +4,14 @@ generates custom arch linux images
# documentation
* [archiso](https://gitlab.archlinux.org/archlinux/archiso)
# run
# build images
trauma office:
```bash
mkarchiso -v -w /tmp/archiso -o /tmp/archiso_out/ arch-custom/
mkarchiso -v -w /tmp/archiso -o /tmp/archiso_out/ trauma-office/
```
trauma LDAP/PXE Server:
```bash
mkarchiso -v -w /tmp/archiso -o /tmp/archiso_out/ trauma-srv/
```

View File

Before

Width:  |  Height:  |  Size: 260 KiB

After

Width:  |  Height:  |  Size: 260 KiB