revert to fetch-network
This commit is contained in:
parent
3f96c36f5a
commit
f240e8d5c6
1 changed files with 2 additions and 2 deletions
|
|
@ -139,8 +139,8 @@ ISOTerminal.prototype.start = function(opts){
|
||||||
cmdline: "rw root=host9p rootfstype=9p rootflags=trans=virtio,cache=loose modules=virtio_pci tsc=reliable init_on_freg|=on vga=ask", //vga=0x122",
|
cmdline: "rw root=host9p rootfstype=9p rootflags=trans=virtio,cache=loose modules=virtio_pci tsc=reliable init_on_freg|=on vga=ask", //vga=0x122",
|
||||||
net_device:{
|
net_device:{
|
||||||
//type:"ne2k",
|
//type:"ne2k",
|
||||||
//relay_url:"fetch"
|
relay_url:"fetch"
|
||||||
relay_url:"wss://relay.widgetry.org/"
|
//relay_url:"wss://relay.widgetry.org/"
|
||||||
|
|
||||||
//local_http: true,
|
//local_http: true,
|
||||||
//type:"virtio",
|
//type:"virtio",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue