summary refs log tree commit diff
path: root/host
Commit message (Expand)AuthorAge
* Don't assume /var/empty exists in MakefilesAlyssa Ross2022-04-10
* host/rootfs: remove unused s6-linux-utils packageAlyssa Ross2022-03-30
* host/rootfs: remove unnecessary modprobesAlyssa Ross2022-03-22
* Busybox modprobe is bannedAlyssa Ross2022-03-22
* host/start-vm: fix typo in doc commentAlyssa Ross2022-03-19
* host/start-vm: remove unused Nix argumentAlyssa Ross2022-03-19
* host/rootfs: remove duplicate extfs definitionAlyssa Ross2022-03-19
* Remove unused packagesAlyssa Ross2022-03-19
* host/initramfs: don't modprobe exfatAlyssa Ross2022-03-06
* host/initramfs: add QEMU to shell.nixAlyssa Ross2022-03-06
* host/start-vm: stripAlyssa Ross2022-02-21
* host/start-vm: skip tests if no /sysAlyssa Ross2022-02-21
* host/start-vm: skip tests if no /dev/net/tunAlyssa Ross2022-02-21
* host/start-vm: add tests for if functionsAlyssa Ross2022-02-21
* host/start-vm: if_rename: reject names with %Alyssa Ross2022-02-21
* host/start-vm: if_rename: check length of new nameAlyssa Ross2022-02-21
* host/start-vm: tap_open: check length before copyAlyssa Ross2022-02-21
* host/start-vm: add tests for bridge functionsAlyssa Ross2022-02-21
* host/start-vm: bridge_add: check name lengthAlyssa Ross2022-02-21
* host/start-vm: bridge_add: don't accept % in namesAlyssa Ross2022-02-21
* host/start-vm: tap_open: return name of tapAlyssa Ross2022-02-21
* host/start-vm: add tests for tap_openAlyssa Ross2022-02-21
* host/start-vm: drop prototype for removed functionAlyssa Ross2022-02-20
* host/start-vm: tap_open: check name lengthAlyssa Ross2022-02-20
* host/start-vm: fix a compiler warningAlyssa Ross2022-02-20
* host/rootfs: vm-console: lock consoleAlyssa Ross2022-02-19
* host/rootfs: don't autostart VM consolesAlyssa Ross2022-02-19
* host/start-vm; check exit_listener_setup failureAlyssa Ross2022-02-18
* host/start-vm: fix missing include with MuslAlyssa Ross2022-02-17
* host/start-vm: use meson attributeAlyssa Ross2022-02-17
* host/initramfs/extfs: drop s6-rc stuffAlyssa Ross2022-02-16
* host/rootfs: add VM lifecycle management commandsAlyssa Ross2022-02-16
* host/start-vm: run tests in Nix buildAlyssa Ross2022-02-15
* host/start-vm: fix indentationAlyssa Ross2022-02-15
* host/rootfs: don't autostart any applicationsAlyssa Ross2022-02-15
* host/start-vm: implement format_mac in RustAlyssa Ross2022-02-15
* host/start-vm: add format_mac testsAlyssa Ross2022-02-15
* host/start-vm: standardize variable namingAlyssa Ross2022-02-15
* host/start-vm: clean up net after VM shuts downAlyssa Ross2022-02-15
* host/start-vm: don't list Rust files in meson.buildAlyssa Ross2022-02-15
* host/rootfs: use static cryptsetupAlyssa Ross2022-02-14
* host/rootfs: optimise cryptsetup buildAlyssa Ross2022-02-14
* host/rootfs: upload core files over VSOCK to hostAlyssa Ross2022-02-14
* host/rootfs/Makefile: fix order of s6-rc filesAlyssa Ross2022-02-14
* host/rootfs: dynamically generate s6-rc servicesAlyssa Ross2022-02-14
* host/initramfs: use static cryptsetupAlyssa Ross2022-02-14
* host/initramfs: optimise cryptsetup buildAlyssa Ross2022-02-14
* Install util-linuxMinimalAlyssa Ross2022-01-31
* Relicense Nix files to MITAlyssa Ross2022-01-11
* Add missing copyright and license infoAlyssa Ross2022-01-11