|
@ -1,7 +1,7 @@ |
|
|
{ |
|
|
{ |
|
|
"audio": null, |
|
|
|
|
|
|
|
|
"audio": "none", |
|
|
|
|
|
|
|
|
"bootloader": "grub", |
|
|
|
|
|
|
|
|
"bootloader": "grub-install", |
|
|
|
|
|
|
|
|
"custom-commands": [ |
|
|
"custom-commands": [ |
|
|
"cd /home/junikim; git clone https://git.junickim.me/junikimm717/arch_rice.git", |
|
|
"cd /home/junikim; git clone https://git.junickim.me/junikimm717/arch_rice.git", |
|
@ -15,9 +15,9 @@ |
|
|
|
|
|
|
|
|
"filesystem": "ext4", |
|
|
"filesystem": "ext4", |
|
|
|
|
|
|
|
|
"harddrive": { |
|
|
|
|
|
"path": "/dev/vda" |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
"gfx_driver": "All open-source (default)", |
|
|
|
|
|
|
|
|
|
|
|
"harddrives": ["/dev/vda"], |
|
|
|
|
|
|
|
|
"hostname": "archlinux1-kvm", |
|
|
"hostname": "archlinux1-kvm", |
|
|
|
|
|
|
|
|