-
When using systemd-tool hook my laptop does not detect its internal wi-fi card. There's wi-fi no interface in `ip a` at all, ethernet works.
Plugging in a USB wi-fi adapter works fine. FN+wifi butt…
-
Since updating to `systemd 247.1-1`, my mkinitcpio became completely unusable.
I'm running `mkinitcpio-systemd-tool` in a cloud server to remotely unlock the LUKS encrypted disk via a dropbear SSH …
-
I am trying to get remote-unlocking working with my encrypted root. I ran the commands given in the README Example section (except the debugging tools one, as I don't have `mc` installed).
When I i…
-
I'm trying to setup systemd-tool to be able to remotely unlock my headless system via ssh. I am trying to achieve the simplest solution possible, and wish to add it to the wiki as this project is amaz…
-
https://github.com/openwrt/packages/issues/7919
This is the build log: https://gist.github.com/neheb/0c11d413757bcb5957e39561e6803039
It seems the proper include directory is not there.
I hav…
neheb updated
4 years ago
-
Hi!
Thanks for this cool project! It worked really great until last update.
`mkinitcpio -p linux` completes with the following error:
```
==> ERROR: Missing any units in /etc/systemd/system wi…
-
I tried to making cryptroot booting possible with this tool. Unfortunately I got into the problem of a missing file.
This is the output:
![image](https://user-images.githubusercontent.com/190…
CvRXX updated
4 years ago
-
I'm trying to make mkinitcpio-systemd-tool work with plymouth.
I have confirmed that it can be unlocked locally and remotely without plymouth and remotely with plymouth, but not locally with pl…
-
I do not use dropbear, yet mkinitcpio will try to look for it and end up throwing an error code, which means I have to work around error codes in my script.
Ideally if the dropbear(or tinyssh) serv…
-
Does this package replace the `sd-encrypt` hook, or does it still need it?
The suggested hooks list on the Arch Wiki suggests it replaces it, but without it, I was just getting stuck at some e…