💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-10-27.txt captured on 2024-05-26 at 16:04:49.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

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

[2022-10-27T03:10:19Z] <wael_> Hi
[2022-10-27T05:07:58Z] <testuser[m]> Hi
[2022-10-27T05:51:59Z] <testuser[m]> mongodbAUR - builds from source, requiring 180GB+ free disk space, and may take several hours to build (i.e. 6.5 hours on older Intel i7 models)
[2022-10-27T08:32:44Z] <phoebos> https://tmp.bvnf.space/xI8a.png
[2022-10-27T08:45:35Z] <testuser[m]> literally 1984
[2022-10-27T12:17:13Z] <Ogromny> Hi
[2022-10-27T12:18:46Z] <Ogromny> How can I know if a package absolutely require glibc ? (Currently on gkiss, want to go back to pure musl)
[2022-10-27T12:22:57Z] <Ogromny> And for switching to musl kiss, do I simply need to remove the gkiss repo, remove glibc, install musl, and rebuild all packages ?
[2022-10-27T12:30:59Z] <testuser[m]> Ogromny: every single package requires the libc u linked it with
[2022-10-27T12:31:03Z] <testuser[m]> u have to reinstall
[2022-10-27T12:37:45Z] <Ogromny> So ditch the gkiss repo, go back to musl repo, remove glibc, install musl, rebuild * ?
[2022-10-27T12:37:52Z] <Ogromny> That'll take times lol
[2022-10-27T12:50:23Z] <testuser[m]> u dont rebuild anything
[2022-10-27T12:50:27Z] <testuser[m]> rm -rf /usr
[2022-10-27T12:50:37Z] <testuser[m]> u have to reinstall
[2022-10-27T12:51:00Z] <Ogromny> Like get the kisslinux tarball and extract it ?
[2022-10-27T12:51:10Z] <testuser[m]> yea
[2022-10-27T12:51:25Z] <Ogromny> Okok
[2022-10-27T15:34:41Z] <illiliti> phoebos: i think we can use dd for prompt, can we?
[2022-10-27T15:34:49Z] <illiliti> dd ibs=1 count=1 >/dev/null 2>&1 || exit 1
[2022-10-27T15:35:53Z] <illiliti> should work with ctrl+c just fine