bottle-imp
bottle-imp copied to clipboard
A spinoff of genie to supplement WSL's new built-in systemd support.
I made a hacky bash script to automatically fetch the PKGBUILD from the repo and update the AUR package. I have it running on a cronjob every 6 hours. If...
Hi, Thank you for bottle-imp. 🙏 When using bottle-imp, I have a small issue with my `PATH`. Inside a session started with `imp -s` my `PATH` envvar is missing the...
Current `/etc/wsl.conf` config file (see the `[boot]` section): ``` [automount] enabled = true root = /mnt options = "metadata,uid=1000,gid=1000,umask=077,fmask=11,case=off" mountFsTab = true [boot] systemd = true command = imp --initialize...
I tried to install bottle-imp, but apt throws this error: ``` $ sudo apt install bottle-imp Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages...
I have updated to `1.0` however I still have several failed units. ``` ❯ systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● systemd-sysctl.service loaded failed failed Apply Kernel Variables ●...
When I run `imp -l` my terminal loses color capability. What can I do to get colors?
when i try to run firefox i get this error. trying to set the variable manually won't do anything. chromium will throw "missing x server or $display" any ideas? most...
I'm not sure what changed exactly, but I found today that systemd was reporting being in a degrade state, and when I investigated further I was finding that the [email protected]...