pitsi
pitsi
For the record, I would report @Shawk7529 for spam, but I am sure github will do nothing. I had reported another user once, whose comment was not spam but completely...
I am the wrong guy for the job, because I am really bad at programming. I would appreciate if someone else could do it and I will do the testing.
Well... that is what `fdroidcl defaults` created. I have no idea how to create one :( How can I fix what is invalid? Are the lines for the extra repo...
Can you show me where? Both the url and the id lines for the other repos end in a comma.
It worked! Thank you very much! ``` $ fdroidcl update Downloading https://f-droid.org/repo/index-v1.jar... not modified Downloading https://fdroid.bromite.org/fdroid/repo/index-v1.jar... done $ fdroidcl search bromite com.android.webview Bromite SystemWebView - (1590883731) SystemWebview which contains all...
First things first, I tested it on a vm because I want to try it on a regular one with limited storage sometime soon, i.e. when debian 10 (buster) reaches...
Instead of letting the days pass until Tuesday, would it help if I made a debian 10 (or even 9) installation in a vm and just run the `apt-mark auto...
Well, I just learned something I did not know (the packages in the "PACKAGES_REQUIRED_INSTALL" set)... Because ssh access requires some extra setup, which is tedious on a windows pc, and...
There you go, output from the ssh client https://pastebin.com/CVrsqjXb As I expected, the connection was dropped right after the removal of ifupdown. The paste will be available for 30 days...
All this command does is change 'resolvconf' on line 651 to 'ifupdown' and nothing more, right? I will manually edit the file, because I think I will mess something up...