💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-02-11.txt captured on 2024-05-26 at 16:10:22.
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
[2022-02-11T00:47:25Z] <rohan> hi [2022-02-11T00:47:48Z] <rohan> wheres the equivalent of $scrpkgs in kiss? [2022-02-11T00:48:01Z] <rohan> for the build file [2022-02-11T00:50:47Z] <rohan> wrong name [2022-02-11T00:50:55Z] <rohan> i mean $srcdir [2022-02-11T01:19:17Z] <noocsharp> https://kisslinux.org/wiki/package-system#001 [2022-02-11T01:19:30Z] <noocsharp> build file is run in the source directory [2022-02-11T01:38:10Z] <rohan> so wheres the alternative to [2022-02-11T01:39:15Z] <rohan> install -Dm644 -t "$1/etc" "$srcdir"/file? [2022-02-11T01:39:32Z] <rohan> alpine use $srcdir [2022-02-11T01:39:53Z] <rohan> i used a package in alpine as guide [2022-02-11T02:42:46Z] <acheam> rohan: install -Dm644 -t "$1/etc" "./file" [2022-02-11T02:42:53Z] <acheam> but consider not using install(1) [2022-02-11T02:43:25Z] <rohan> what use instead? [2022-02-11T02:46:58Z] <acheam> cp, chmod [2022-02-11T02:47:02Z] <rohan> okay [2022-02-11T03:24:18Z] <testuser[m]> Hi [2022-02-11T07:08:22Z] <sad_plan> illiliti: you dont need a patch for that. Your just missing a library in ldflag. [2022-02-11T07:10:32Z] <sad_plan> It was like that on 2.35.0 aswell. [2022-02-11T07:11:08Z] <sad_plan> https://github.com/hovercats/kiss-somethingsomethingstatic/commit/a5c1b2c5d04602d3b3682f4f3542495da393673e.patch [2022-02-11T07:11:26Z] <sad_plan> Just add the libreftable to the ldflags like that, and youre set [2022-02-11T09:29:48Z] <gustafla> I was reading about libudev-zero because I really want to run sway (which uses libinput) with mdev instead of eudev on my Alpine installation [2022-02-11T09:29:54Z] <gustafla> But I don't quite get it [2022-02-11T09:30:45Z] <gustafla> Do I really need libudev-zero or can I just configure mdev to set the perms on the input devices correctly [2022-02-11T09:39:11Z] <gustafla> No, I checked my mdev.conf and it does cover all input devices... [2022-02-11T09:39:20Z] <gustafla> Well, I think I'll go to #alpinelinux [2022-02-11T09:42:54Z] <gustafla> Okay, libudev-zero was just plug and play then! [2022-02-11T09:42:56Z] <gustafla> Thanks!!! [2022-02-11T09:43:09Z] <gustafla> I somehow feared it needs more configuration [2022-02-11T09:50:29Z] <gustafla> dang, but I don't want to compile pipewire with libudev-zero compatibility patch even though the patch is so simple even I understand it [2022-02-11T09:50:44Z] <gustafla> There is just no point when you cannot rely on distro packages [2022-02-11T11:00:01Z] <testuser[m]> What [2022-02-11T12:33:26Z] <illiliti> sad_plan: your patch works too, thanks! [2022-02-11T12:33:41Z] <sad_plan> no problem :D [2022-02-11T12:35:12Z] <sad_plan> Im pondering on formatting all the drives on my desktop. it got 3 drives, what would you suggest be the best way of handling them? its 1 128gb ssd, on 3tb sata hdd, and one really old ~90gb hdd. [2022-02-11T12:35:17Z] <sad_plan> raid possibly? [2022-02-11T12:35:41Z] <illiliti> zfs? [2022-02-11T12:36:00Z] <sad_plan> never used it before. isnt that just a filesystem? [2022-02-11T12:36:37Z] <illiliti> it's not just filesystem [2022-02-11T12:37:10Z] <sad_plan> huh, ok, Ill look into it :D [2022-02-11T12:37:13Z] <sad_plan> do you use zfs? [2022-02-11T12:37:29Z] <illiliti> yep [2022-02-11T12:37:54Z] <sad_plan> nice. isnt dilyn using zfs too? [2022-02-11T12:38:21Z] <illiliti> basically, it's systemd of filesystems since it does more than just simple fs would do [2022-02-11T12:38:25Z] <illiliti> maybe [2022-02-11T12:38:47Z] <illiliti> i use zfs because it doesn't depend on lvm2 [2022-02-11T12:38:57Z] <illiliti> for encryption support [2022-02-11T12:39:13Z] <sad_plan> aah, so you could pool together drives or something? I always thought raid was the go to solution for multidisk [2022-02-11T12:39:14Z] <sad_plan> nice [2022-02-11T12:46:37Z] <illiliti> testuser[m]: btw, i forgot to mention that firefox doesn't support ipv6 at all. i have to use chromium because of that [2022-02-11T13:26:17Z] <cem> illiliti: firefox doesn't support ipv6? [2022-02-11T13:36:00Z] <illiliti> on musl, yes [2022-02-11T13:36:32Z] <illiliti> on glibc, i can force ipv6 via /etc/gai.conf [2022-02-11T13:36:46Z] <illiliti> musl doesn't have gai.conf [2022-02-11T16:12:26Z] <midfavila-laptop> Afternoon, everyone. [2022-02-11T16:12:49Z] <testuser[m]> Hi laptop [2022-02-11T16:12:56Z] <midfavila-laptop> = w= [2022-02-11T17:45:23Z] <rohan> hi guys anyone have a kiss linux kernel for VM? [2022-02-11T17:45:50Z] <rohan> or ever run kiss in VM? [2022-02-11T17:46:09Z] <rohan> i need for a guy in my project to port a package for kiss [2022-02-11T17:51:18Z] <omanom> i have run kiss in virtualbox, theres some others too if you search the logs [2022-02-11T18:15:11Z] <midfavila-laptop> is kiss-live not maintained any more? [2022-02-11T18:30:15Z] <rohan> omanom: have some script or something? [2022-02-11T18:41:10Z] <omanom> nope, not really. the install is the same as a physical machine. [2022-02-11T18:46:56Z] <rohan> omanom: but about graphics and CPU? [2022-02-11T18:47:18Z] <rohan> this things change in virtual machine [2022-02-11T19:12:13Z] <omanom> for virtualbox, i set the VM's graphics controller to "VBoxVGA" and made sure the vboxvideo driver was built in the kernel (CONFIG_DRM_VBOXVIDEO) [2022-02-11T19:15:21Z] <omanom> you could look into just using a chroot [2022-02-11T19:40:21Z] <rohan> okay [2022-02-11T19:40:23Z] <rohan> thanks [2022-02-11T20:07:30Z] <ehawkvu[m]> midfavila-laptop: I was considering forking it, but I'd rather see it on kiss-community's github [2022-02-11T20:09:15Z] <midfavila-laptop> Ah. [2022-02-11T20:49:22Z] <illiliti> btw [2022-02-11T20:49:30Z] <illiliti> regarding kiss-encryption, i would like to transfer it to kiss-community [2022-02-11T20:49:38Z] <illiliti> is that possible? [2022-02-11T20:49:48Z] <illiliti> i also think i need to rename it to init-hooks or smth [2022-02-11T20:49:55Z] <illiliti> so people can contribute their hooks [2022-02-11T20:50:08Z] <sad_plan> you mean transfer the repo? [2022-02-11T20:50:14Z] <illiliti> yep [2022-02-11T20:50:21Z] <illiliti> we can also create kiss-hooks repo where everyone can share their kiss hooks [2022-02-11T20:50:26Z] <sad_plan> shouldnt be no problem [2022-02-11T20:50:39Z] <sad_plan> that would be great. Im sure there are lots of neat hooks out there for people to enjoy [2022-02-11T20:50:47Z] <illiliti> yeah [2022-02-11T20:51:17Z] <illiliti> init-hooks for init and kiss-hooks for kiss [2022-02-11T20:53:23Z] <sad_plan> nice [2022-02-11T20:53:47Z] <sad_plan> in any case, heres some docs on transfering repos to other users/orgs https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository [2022-02-11T20:57:04Z] <sad_plan> seems rather straight forward if you ask me