#kisslinux

Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/H7PvgY65OxA
Earlier messages
<sad_plan>also dont waste too much time on 1 issue. if you cant figure it out, do something else for some time, then come back to it afterwards
<sad_plan>I do that all the time. makes troublesome issues.. abit less troublesome imo
<wael[m]>illiliti: why does mdev still have to run as a service when baseinit specifies mdev to kernel via /proc/sys/kernel/hotplug
<illiliti>because mdev need to listen to uevents
<illiliti>because mdev need to listen to uevents
<illiliti>/proc/sys/kernel/hotplug is an old way for that
<illiliti>it can fork bomb system
<illiliti>because it fork/execs mdev for each uevent
<illiliti>testuser[m]: mirror to github doesn't seem to work?
<testuser[m]>illiliti: I forgot to sync it
<testuser[m]>Codeberg interval is disabled
<testuser[m]>So i have to click the mirror. Button manually
<illiliti>got it
<testuser[m]>I'd set up a cron job but the endpoint for triggering push mirror is only going to be available in the next gitea version
<testuser[m]>It's present in latest git
rohanquit (Ping timeout: 252 seconds)
rohanjoined
<testuser[m]>Synced all repos
<testuser[m]>Synced all repos
<phoebos>why does codeberg add so many crap tags to merge commit message
<testuser[m]>Idk
<testuser[m]>Ask on #codeberg.org:matrix.org
rohanquit (Ping timeout: 265 seconds)
rohanjoined
rohanquit (Ping timeout: 268 seconds)
<phoebos>eh
rohanjoined
* testuser[m]uploaded an image: (11KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.pratham.cc/WqsxpQQmIbeMAhuZZHzFIHvc/image.png >
<testuser[m]>It's a gitea setting
<illiliti>is it possible to drop python packages from unbundle branch?
<testuser[m]>illiliti: why
<testuser[m]>mesa needs mako for codegen
<testuser[m]>templation
<testuser[m]>docutils can be remover
<testuser[m]>But you'll still have markupsafe and mako
<illiliti>i would like to keep repos free of python packages
<illiliti>there's no rush to drop them
<illiliti>and this is not a blocker also
<illiliti>we could merge unbundle branch once it done
<illiliti>just having python-free repo would be good for general sanity
<illiliti>at least making it clear that they are present solely as dependencies for mesa, mpv would be enough too
<illiliti>and not intended or guaranteed to work with normal use cases
<illiliti>btw has anyone investigated netbsd patch that removes nodejs dep for firefox?
<testuser[m]>You'd have to generate the nodejs junk outside
<testuser[m]>Just like openssl
<illiliti>it is generated already
<testuser[m]>But we have to update it
<illiliti>true but how often
<testuser[m]>However often devtools and stuff are updated
<testuser[m]>I'll check the exact files
Later messages