Juanjo Presa
Juanjo Presa
I want to integrate mkosi with a CI pipeline so I need to ignore some customer settings from mkosi.default file For instance: I need to output the artifacts to a...
I'd like to incorporate testing framework into automatic dev workflow (CI/CD pipeline, Git pre-hook script, Makefile and more). Do you have any hint about how I may launch tests? Or...
--keep-env was not working in daemon mode. I found daemon app was passing full kept environment as argument to DetectVersion function, so later RestrictedEnvironment was not composing well. Solves #181
Daemon start is not keeping default PATH var neither `--keep-env` passed ones. Standalone mode does well. I'm trying from master last commit.
I miss binary builders from official docker images of packer. As docker, qemu-system-x86_64...
Hi I'm running `minisatip` in a Vu+ Solo2 with OpenATV 6.4 image with sat cable connected in tuner#2 only. I can not get any signal in tuner#1 in standalone mode....
This excerpt: ``` (prot-emacs-elpa-package 'altcaps ;; Force letter casing for certain characters (for legibility). (setq altcaps-force-character-casing '((?i . downcase) (?l . upcase) (?θ . downcase)))) ``` fail with error `error:...
I mix and match previous community attempts to update `raspberrypi-aarch64` board stack. To summarize: - I have created a hardware freeform module to configure global options and filters in `config.txt.`...
Cargo.lock is out of date in the repository ``` ... [[package]] name = "Simple-Wayland-HotKey-Daemon" version = "1.2.0" dependencies = [ "clap", "env_logger", ... [[package]] name = "swhks" version = "1.2.0"...
Would be very interesting to support one of the different ways to distribute configuration in plain text files. As Firefox user i will love to have 3rdparty Firefox Policies support,...