Isaac True
Isaac True
Hello, I get an "illegal hardware instruction" when running this on Debian 8. Linux *snip* 4.9.0-0.bpo.5-amd64 #1 SMP Debian 4.9.65-3+deb9u2~bpo8+1 (2017-01-05) x86_64 GNU/Linux Strace output: ```` $ strace ./meltdown-checker execve("./meltdown-checker",...
When running `cargo-bitbake bitbake` in a package containing a Git SSH dependency, the URL is then mangled and copied into SRC_URI. This is an unnecessary step as the Git dependency...
This interface allows access to the `/dev/zfs` device control interface. Access to this device node is required for the ZFS userspace tools. This interface should probably be super-privileged, as it...
### Bug Description This is a follow-up to the bug report posted on Launchpad: https://bugs.launchpad.net/snapcraft/+bug/1987627 Snapcraft is unable to snaps inside armhf containers when running on an arm64 host. ###...
This adds the `device-backends` configuration option, which allows the user to specify which backends for specific devices the system should use. This has no effect on its own, as the...
This allows QEMU machine types to be used other than the default "pc", such as "q35", by specifying the targetted machine type in the "plan" variable in the system configuration....
This allows QEMU machine types to be used other than the default "pc", such as "q35". Valid alternative machine types can be identified with the `qemu-system-x86_64 -M help` command. This...