💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-05-17.txt captured on 2023-05-24 at 19:05:42.

View Raw

More Information

-=-=-=-=-=-=-

[2023-05-17T00:31:02Z] <iceman[m]> <phoebos> "iceman: to be explicit, you..." <- I'm not actually setting, I'm telling that assuming DESTDIR is set to whatever
[2023-05-17T00:31:14Z] <iceman[m]> then continuing based on that assumption
[2023-05-17T00:31:58Z] <iceman[m]> <testuser[m]> "iceman: it's running modprobe..." <- > <@testuser:envs.net> iceman: it's running modprobe efivars... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/29cee88da5e072056407354ddb1f1cc27bdb8846>)
[2023-05-17T05:58:09Z] <iceman[m]> got a working kisslinux install this morning
[2023-05-17T05:58:25Z] <iceman[m]> now installing software mostly, and packaging some of my own
[2023-05-17T06:08:39Z] <testuser[m]> Hi
[2023-05-17T07:08:52Z] <iceman[m]> <testuser[m]> "Hi" <- hi
[2023-05-17T07:09:01Z] <iceman[m]> wassup cat user
[2023-05-17T08:17:35Z] <iceman[m]> Packaging `sudo` right now, interesting that setting the prefix to `$DESTDIR/usr` ends up with a package built where no binaries and libraries and manual pages can be found in expected locations, only `/etc` is where `sudoers` and couple more files were present but they marked read only, even for root LOL. Checking the linuxfromscratch page for sudo mentions hardcoding prefix to `/usr` and when done that, the result ends up with visible
[2023-05-17T08:17:35Z] <iceman[m]> binaries in the filesystem and correct permissions for `/etc` config files
[2023-05-17T08:25:00Z] <testuser[m]> iceman: use opendoas
[2023-05-17T08:25:07Z] <testuser[m]> PREFIX should never have destdir prefixed
[2023-05-17T08:25:14Z] <testuser[m]> because destdir is already prefixed to prefix
[2023-05-17T08:25:23Z] <testuser[m]> so now its doing $DESTDIR/$DESTDIR/usr 
[2023-05-17T08:26:09Z] <iceman[m]> ah
[2023-05-17T08:26:11Z] <iceman[m]> yeah I just realised that
[2023-05-17T08:26:18Z] <iceman[m]> I made two tarballs and extracted
[2023-05-17T08:26:24Z] <iceman[m]> checked difference
[2023-05-17T08:26:33Z] <iceman[m]> and kept a log of kiss output
[2023-05-17T08:26:39Z] <iceman[m]> testuser[m]: hmm, sure why not
[2023-05-17T08:26:59Z] <testuser[m]> iceman: you can just do `kiss manifest $PKG` rather than diffing dirs
[2023-05-17T08:27:07Z] <iceman[m]> oo
[2023-05-17T08:27:11Z] <iceman[m]> i c
[2023-05-17T08:28:35Z] <iceman[m]> btw testuser, any advice on packaging linux or self? I was gonna go through your package but I thought why not do it myself
[2023-05-17T08:28:45Z] <iceman[m]> s/or/for/
[2023-05-17T08:29:04Z] <testuser[m]> most people just do it without a package
[2023-05-17T08:29:09Z] <testuser[m]> package is useful if u want to maintain extra patchdes
[2023-05-17T08:29:15Z] <testuser[m]> s/patchdes/patches/
[2023-05-17T08:29:15Z] <iceman[m]> testuser[m]: yeah it's easier
[2023-05-17T08:29:25Z] <iceman[m]> testuser[m]: not really, tho I wanna try lto
[2023-05-17T08:29:45Z] <testuser[m]> you'll have to copy my build script verbatim to avoid perm issues 
[2023-05-17T08:29:50Z] <testuser[m]> idk what it even does i copied it from dilyn
[2023-05-17T08:30:26Z] <iceman[m]> lol
[2023-05-17T08:30:38Z] <iceman[m]> I'll ask unkil ted, he has a really nice debian setup
[2023-05-17T08:30:47Z] <iceman[m]> s/unkil ted/ifndr/
[2023-05-17T08:32:21Z] <iceman[m]> <testuser[m]> "so now its doing $DESTDIR/$..." <- strange, when I get a working gui I'll show log
[2023-05-17T10:46:24Z] <sewn> Hi
[2023-05-17T13:07:11Z] <iceman[m]> hi sewn
[2023-05-17T13:07:14Z] <iceman[m]> how u doin