1
0
forked from dan/liminix
Commit Graph

9 Commits

Author SHA1 Message Date
ac54c89427 add busybox to bordervm for udhcpd 2024-05-01 23:09:23 +01:00
5a3646cb29 add authorized keys to bordervm
You don't often need this because it has autologin, but sometimes
you want to do antics involving sshing through it to the wan port
of a test device.

Note that you probably wanted to start bordervm with funny qemu
options to even make that possible

 nix-shell --run "QEMU_NET_OPTS=hostfwd=tcp::10022-:22 run-border-vm"
2024-05-01 23:07:11 +01:00
d2e29543e2 bordervm: build wireshark without qt
(we only want tshark anyway)
2024-01-03 17:02:31 +00:00
aa3b635f61 bordervm: add sshd, usbutils 2023-05-17 15:38:22 +01:00
b70c8ee258 support USB ethernet in bordervm 2023-05-09 22:58:56 +01:00
4f5b4924ff fix bordervm in hydra 2023-02-22 18:14:40 +00:00
ef0b5cb815 bordervm: make configurable 2023-02-17 16:49:44 +00:00
05576eeb94 harcode paths for kpppoed, add port num in config 2023-02-17 00:09:02 +00:00
d948438ae1 extract borderVm config into separate file 2023-02-15 22:06:28 +00:00