summary refs log tree commit diff
path: root/host
Commit message (Expand)AuthorAge
* Remove s6-portable-utilsAlyssa Ross2022-04-28
* Switch stage1 init to s6-linux-initAlyssa Ross2022-04-28
* Adapt to s6-linux-init structureAlyssa Ross2022-04-28
* host/start-vm: fix typos in commentAlyssa Ross2022-04-27
* host/start-vm: don't allow VM name to contain ','Alyssa Ross2022-04-27
* host/start-vm: use returns instead of early exitsAlyssa Ross2022-04-27
* host/start-vm: drop Meson patchAlyssa Ross2022-04-26
* host/rootfs: don't set kernel CONFIG_MODPROBE_PATHAlyssa Ross2022-04-26
* Get rid of fstab.license filesAlyssa Ross2022-04-25
* Add fs_freq and fs_passno fields to fstab filesAlyssa Ross2022-04-25
* host/rootfs: remove make consoleAlyssa Ross2022-04-23
* host: use a bigger kernel buffer for mdevdAlyssa Ross2022-04-23
* 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