This website requires JavaScript.
Explore
Help
Sign In
sergey
/
archlive-zfs
Watch
1
Star
1
Fork
You've already forked archlive-zfs
0
Code
Issues
Pull Requests
Projects
Releases
12
Wiki
Activity
master
archlive-zfs
/
build
6 lines
74 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Build two images (with and without gui). Add LXDE, Firefox, gparted and NetworkManager to image with gui. Add build and clean scripts.
2022-04-26 00:35:48 +03:00
#!/bin/bash
mkarchiso -v ./nox
rm -rf work
Replace lxde with kde
2022-04-27 23:40:15 +03:00
mkarchiso -v ./kde
Build two images (with and without gui). Add LXDE, Firefox, gparted and NetworkManager to image with gui. Add build and clean scripts.
2022-04-26 00:35:48 +03:00
rm -rf work