acheam changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else | song of the day https://vid.puffyan.us/1IDZb7xrjPU
ejjdhfjsu has joined #kisslinux
rohan has joined #kisslinux
<rohan> efivar log
<rohan> if it needs mandoc
<rohan> why is not in dependa?
<rohan> depends
<ioraff> fixed
ioraff has quit [Quit: ioraff]
buffet has quit [*.net *.split]
icy has quit [*.net *.split]
davidv7 has quit [*.net *.split]
davidv7 has joined #kisslinux
buffet has joined #kisslinux
icy has joined #kisslinux
mahmutov has joined #kisslinux
ejjdhfjsu has quit [Remote host closed the connection]
icy has quit [Quit: ZNC 1.9.x-nightly-20210409-e0ffdddd - https://znc.in]
icy has joined #kisslinux
<testuser[m]> Hi
ziofork52 has quit [Read error: Connection reset by peer]
ziofork52 has joined #kisslinux
stjohn has joined #kisslinux
barpthewire has joined #kisslinux
<testuser[m]> rio6: can u bump sdl to 2.0.22
<phoebos> lol efivar uses mandoc to convert mdoc into man, it's unnecessary
rohan has quit [Ping timeout: 256 seconds]
illiliti has joined #kisslinux
reynald_ has joined #kisslinux
reynald_ has quit [Client Quit]
mahmutov has quit [Ping timeout: 246 seconds]
<rio6> I'll bump it today
mahmutov has joined #kisslinux
nerditup has joined #kisslinux
<nerditup> o/
stjohn has quit [Ping timeout: 240 seconds]
ziofork523 has joined #kisslinux
ziofork52 has quit [Ping timeout: 246 seconds]
ziofork523 is now known as ziofork52
stjohn has joined #kisslinux
stjohn has quit [Quit: Leaving.]
mahmutov has quit [Ping timeout: 256 seconds]
ella-0 has joined #kisslinux
ella-0_ has quit [Read error: Connection reset by peer]
<illiliti> The requested URL returned error: 404
illiliti has quit [Read error: Connection reset by peer]
illiliti has joined #kisslinux
pomekon has quit [Read error: Connection reset by peer]
<noocsharp> well, now that wayclip actually has users, i think i will move it to sr.ht
pomekon has joined #kisslinux
<pomekon> Does anyone know thats the best way to go if i want a minimal/secure kernel? Hardened linux? Has anyone some practise in that field? Its time to build my kernel and id like to do it in a way that feels right to me...
<jslick> sources file accepts parameter for extract directory name? https://github.com/kiss-community/community/blob/main/community/pciutils/sources
pomekon has quit [Read error: Connection reset by peer]
pomekon has joined #kisslinux
<illiliti> jslick: yes
<jslick> huh, thanks. I don't think I had seen it before
rohan has joined #kisslinux
<rohan> yo
<rohan> how is best
<rohan> clone repo in home and send to dir with root owner
<rohan> or just clone in the root dir with su
<testuser[m]> clone in home as unprivileged user is better in case git has a vulnerability
<testuser[m]> But the repo will be constantly pulled anyway
<testuser[m]> Just chown it to your user and put it in a root owned dir?
ioraff has joined #kisslinux
<rohan> yeah
<rohan> the owner is my user
<rohan> and the repo is in /var/db/kiss
<rohan> just wondering if is better clone with root or my user
<rohan> and will have no effect
<illiliti> guys, could you post output of this command: grep 'Libs.private' /usr/lib/pkgconfig/libtls.pc
<soliwilos> illiliti: If it helps, mine says: 'Libs.private: -lbearssl'
<ioraff> rohan: worth noting this https://github.com/kiss-community/repo/issues/61
<ioraff> illiliti: Libs.private:
<ioraff> with libressl
<illiliti> looks like you guys don't use kiss defaults at all xd
<ioraff> illiliti: https://0x0.st/oAJN.diff
<illiliti> i have this for example: Libs.private: -L/root/.cache/kiss/proc/11959/pkg/openssl/usr/lib -lssl -lcrypto
<illiliti> doesn't look good as you see
<illiliti> ioraff: yeah i know thanks. i already submitted fix to the muon ML
<ioraff> ah
dilyn has joined #kisslinux
<dilyn> crymcth: if you still come around; you can use LLVM=1 instead of CC/HOSTCC when building the kernel
<dilyn> (for sufficiently new kernels)
<dilyn> illiliti: that seems busted, but my libtls doesn't even have an entry for private libs :eyes:
rohan has quit [Ping timeout: 276 seconds]
<phoebos> illiliti: nice find
<phoebos> another thing that would be simpler if libretls wasn't hidden inside openssl