Markus Wamser
Markus Wamser
It's been a while, but iirc emerge is only used to install parted and you can work without emerge. Have a look at: https://github.com/wamserma/archarm-usb-hp-chromebook-11 Note that this will get you...
You could give it a try. The packages are there (see https://archlinuxarm.org/packages for arm7h).
Oh well, because of this I just updated to systemd 224-1 and after a reboot I just get black screen ... should have read before. Anyway: Is there a way...
SSH does not help without a network connection. Is there any way to revive the thing or at least access the eMMC? I have copies of most of the data,...
Well, in case I have to reinstall, that might help. But right now I am just looking for a way to get some files from my home before I wipe.
Maybe will try that, but not until I know that my data is definitely lost... Is there a way to edit the kernel boot-parameters at startup? Or some way to...
The problem ist you have to be real fast hitting space after pressing Ctrl+D and I have not yet managed this...
Ping received. I'm not really maintaining Nuitka. Back then I was merely testing whether it would be useful to bundle a script with a custom build of pyca/cryptography. To this...
It is symlinking, but `${0}` refers to the running script and the symlinks have been resolved at this point, so this will be a path in the nix store. Instead...
Ok, this sounds more complicated than I expected it to be. Maybe it's better to solve this with a wrapper on the Nix side.