Đoàn Trần Công Danh
Đoàn Trần Công Danh
The last step in `post-install` looks suspicious ``` efibootmgr -qo $bootorder ```
I also like the idea, but not the implementation. Putting this in `/etc/runit/2` will block starting up, should the activation take time, or worst, hang forever. I have never liked...
> But the purpose of this is nothing more than to provide a mechanism for packages to add snippets to `/etc/rc.{local,shutdown}`. It's stuff you'd wind up putting there anyway. >...
For the ``, you can replace with `-${uname -r}`. Disclaimer: I don't use this method. Disclaimer 2: feel free to report problem with sbsigntool, I'll fix them asap.
@ericonr Heh, let's just assume that I won't update kernel :-p (I knew I was wrong) Joking aside, dracut without any argument will update the initramfs for running kernel. I...
I don't have a strong opinion on this. But, punish *everyone* with `unlink(2)` and `link(2)` on __*every*__ startup because some people messed up is not nice. And this will break...
On 2020-08-03 09:11:00-0700, datenwolf wrote: > > But, punish _everyone_ with `unlink(2)` and `link(2)` > > How is that in any way punishing? Those syscalls are dirt cheap when done...
On 2020-08-03 09:10:28-0700, "Andrew J. Hesford" wrote: > This isn't the right fix. What you ought to do is > ``` > ln -sf "${runlevel}" /etc/runit/runsvdir/current > ``` > in...
Did you mean qt6-webengine failed on x86-64 with glibc?
@skmpz Can you test with new patchset?