Patrick Schleizer

Results 343 comments of Patrick Schleizer

Ivan: > I've read somewhere about whonix "anonymizing" resolution, ... Deprecated. Not used in Qubes-Whonix ever, I think but not used in Whonix 14 for sure.

Any update?

I wouldn't know why that wouldn't be safe. Lots of daemons doing that. `SecAuditLog /dev/stdout` however doesn't work. Nothing ends up in journal.

> @adrelanos , > > Was your recent attempt with that exact same 'git clone' command that I posted? Yes. > I mean without the extra options that you specified...

Package is installed. ``` root@test:~# dpkg -l "*auto*" | grep ^ii ii autoconf 2.69-14 all automatic configure script builder ii automake 1:1.16.3-2 all Tool for generating GNU Standards-compliant Makefiles ii...

``` root@test:~# dpkg -l "*auto*" | grep ^ii ii autoconf 2.69-14 all automatic configure script builder ii automake 1:1.16.3-2 all Tool for generating GNU Standards-compliant Makefiles ii automysqlbackup 2.6+debian.4-3+deb11u1 all...

I didn't update this PR yet. Meanwhile the code has developed a lot further . It is now being tested by me in Kicksecure. The required `depend` was already added....

Figured it out thanks to [dracut-grub-live](https://github.com/friedrich12/dracut-grub-live) @friedrich12. `/etc/dracut.conf.d/30-grub-live.conf` filesystems+=overlay And kernel boot parameter `rootovl`. [`grub-live`](https://github.com/Kicksecure/grub-live) is now compatible with `dracut`.