This project is mirrored from https://gitee.com/mirrors/k3os.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 07 Apr, 2020 1 commit
    • Jacob Blain Christen's avatar
      rootfs: add virt-what and enable guest services · 31740b56
      Jacob Blain Christen authored
      Add the `virt-what` command to all platforms. When running on bare metal
      or an unsupported architecture, i.e. `arm`, invoking `virt-what` is
      equivalent to invoking `/bin/true`.
      
      The `virt-what` output is used to enable appropriate guest services when running virtualized.
      31740b56