Marek Marczykowski-Górecki

Results 88 issues of Marek Marczykowski-Górecki

When running in Xen with SMT disabled (smt=0 Xen boot option), multiple points are still reported as vulnerable with "Your microcode and kernel are both up to date for this...

doing

[Official requirements](https://support.microsoft.com/en-us/windows/windows-10-system-requirements-6d4e9a79-66bf-7950-467c-795cf0386715) say 2GB. And indeed with 1GB the installation fails: https://openqa.qubes-os.org/tests/37189/video?filename=video.ogv&t=77 Then, the VM shutdowns, but qvm-create-windows-qube doesn't know it failed. It tries to start it again, and waits...

This is especially important when composing live system from some network repository, not a local trusted cache. This depends on pykickstart support here: https://github.com/rhinstaller/pykickstart/pull/32

enhancement
blocked

[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### Qubes OS release R4.1 ### Brief summary `loginctl` reports user session as "State: online" instead of "State: active". This breaks (at least) access...

T: bug
C: Debian/Ubuntu
P: default
needs diagnosis

[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### Qubes OS release (if applicable) 4.1 ### Brief summary Add documentation for https://github.com/QubesOS/qubes-issues/issues/6877 Few parts: - document relevant "services" in `qvm-service` man page...

T: enhancement
C: doc
P: default

Since we've [completed VM configuration stack](https://github.com/QubesOS/qubes-issues/issues/1541), we need some method for distributing salt formulas. Currently the base formulas (default VMs, Whonix etc) are installed as rpm packages. But this doesn't...

T: enhancement
P: major
release notes
ux
C: mgmt

[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### The problem you're addressing (if any) Most modern machines have just one USB controller, when it's left in dom0, all USB devices will...

T: enhancement
C: installer
release notes
P: default

Please fill in the fields below to submit a pull request. The more information that is provided, the better. **Fixes issue #**: **Description of the changes being introduced by the...

It isn't listed anywhere in dependencies, but `build.gradle` does reference file from there: https://github.com/microg/android_packages_apps_UnifiedNlp/blob/b331309c66d399918f7b293ceb6c3533ad24af88/unifiednlp-compat/build.gradle#L28 Without manually installing Android SDK Platform 25 the build fails with a lot of errors like...

Build fails with this error: ``` + /home/user/.opam/mirage-ssh-agent/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -Werror -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib...