💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-11-20.txt captured on 2022-07-17 at 03:27:23.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2019-11-20T07:56:20 #kisslinux <Guss> Hi mr. dylanaraps 2019-11-20T07:57:04 #kisslinux <Guss> I would like to thank you for your contribution to the the open source community 2019-11-20T07:57:55 #kisslinux <Guss> I have question. How is KISS is compared with CRUX linux 2019-11-20T07:58:21 #kisslinux <Guss> It seems they share the same concept 2019-11-20T08:05:49 #kisslinux <konimex> single llvm builds always returns in clang segfaulting on compiling 2019-11-20T08:06:01 #kisslinux <konimex> maybe I should use gdb 2019-11-20T08:12:58 #kisslinux <dylanaraps> Guss: All of our shell code is shellcheck compliant. 2019-11-20T08:13:08 #kisslinux <dylanaraps> Guss: We use POSIX sh instead of bash. 2019-11-20T08:13:24 #kisslinux <dylanaraps> Guss: The package manager is only 500~ LOC (POSIX sh). 2019-11-20T08:13:37 #kisslinux <dylanaraps> Guss: Our package manager doesn't eval the build scripts. 2019-11-20T08:14:09 #kisslinux <dylanaraps> Guss: KISS uses musl and busybox. 2019-11-20T08:14:43 #kisslinux <dylanaraps> Guss: KISS' entire official repositories work without dbus, gettext, intltool, pam, elogind, etc. 2019-11-20T08:15:52 #kisslinux <dylanaraps> konimex: I'll rewrite package conflict checking from scratch. I can't seem to find where or why the error is occuring. 2019-11-20T08:17:19 #kisslinux <konimex> yeah, it seems odd, but if you're right, it's even weirder that it only affects one (well, technically two) package 2019-11-20T08:20:18 #kisslinux <konimex> alright, just tested it with dummy packages 2019-11-20T08:20:44 #kisslinux <konimex> looks like the error does persist, want me to send the logs? 2019-11-20T08:21:49 #kisslinux <dylanaraps> Yeah 2019-11-20T16:24:54 #kisslinux <bluwu> q 2019-11-20T16:32:52 #kisslinux <dzove855> okey, that was funny 2019-11-20T18:07:30 #kisslinux <E5ten> for so long I've been installing perl as a build dep for projects that used pod2man for documentation, only today have I learned of the magical creation pod2mdoc 2019-11-20T18:36:24 #kisslinux <bluwu> Is there a way to prevent extra tty's from being loaded. ie: stop tty3-6 from starting? 2019-11-20T20:57:40 #kisslinux <dylanaraps> bluwu: Edit your /etc/inittab. 2019-11-20T20:57:48 #kisslinux <dylanaraps> I only load a single tty. :P 2019-11-20T21:10:22 #kisslinux <dylanaraps> Hello 2019-11-20T22:18:01 #kisslinux <dylanaraps> Hello 2019-11-20T22:19:07 #kisslinux <stee> hey 2019-11-20T22:21:39 #kisslinux <ectlunya> hi 2019-11-20T22:22:37 #kisslinux <dylanaraps> I'm happy to answer any questions you may have. :) 2019-11-20T22:23:27 #kisslinux <ectlunya> none at the moment 2019-11-20T22:23:33 #kisslinux <ectlunya> just enjoying kisslinux 2019-11-20T22:24:02 #kisslinux <stee> dylanarap: which distros are most similar in philosophy to kiss? 2019-11-20T22:25:34 #kisslinux <dylanaraps> ectlunya: Good to hear. :) 2019-11-20T22:27:11 #kisslinux <dylanaraps> stee: It's hard to say. 2019-11-20T22:27:37 #kisslinux <dylanaraps> I couldn't find a single distribution will well written or shellcheck compliant shell code. 2019-11-20T22:27:59 #kisslinux <stee> dang 2019-11-20T22:28:01 #kisslinux <dylanaraps> I also couldn't find a single distribution which would allow me to fully run without dbus, gettext, pam, etc. 2019-11-20T22:30:39 #kisslinux <dylanaraps> I also wanted a distribution with a base that would rarely change. I'm not too keen on swapping to the next shiny new thing the moment it is available. 2019-11-20T22:30:59 #kisslinux <dylanaraps> ie Xorg vs Wayland. 2019-11-20T22:31:51 #kisslinux <stee> what about the BSDs? not linux but when people talk about their benefits it seems similar 2019-11-20T22:32:04 #kisslinux <dylanaraps> They don't support my hardware. 2019-11-20T22:32:07 #kisslinux <stee> ha 2019-11-20T22:32:21 #kisslinux <dylanaraps> They're also stuck in this dbus issue (among others). 2019-11-20T22:32:34 #kisslinux <dylanaraps> OpenBSD pulls in dbus for Firefox for example. 2019-11-20T22:32:48 #kisslinux <stee> i c 2019-11-20T22:33:58 #kisslinux <dylanaraps> KISS is also something which can still be around if anything happens to me. 2019-11-20T22:34:36 #kisslinux <dylanaraps> There's no infrastructure around the distribution (minus the issue tracker). 2019-11-20T22:34:58 #kisslinux <dylanaraps> You could very easily as a user maintain your entire system without me. 2019-11-20T22:35:33 #kisslinux <dylanaraps> There's no lock in to the official repositories and your system contains a full mirror of them with history. 2019-11-20T22:36:27 #kisslinux <dylanaraps> You'd just need cp the repository somewhere and bump package versions yourself to maintain a fully up-to-date system. :) 2019-11-20T22:37:16 #kisslinux <stee> nice 2019-11-20T22:37:23 #kisslinux <dylanaraps> This is due solely to the fact that KISS is built in a way that I myself can solely and easily manage updates for the entire official repositories. 2019-11-20T22:37:35 #kisslinux <dylanaraps> Which means that you can too. :P 2019-11-20T22:41:49 #kisslinux <ectlunya> do you have scripts to deal with new package versions or do you do everything manually 2019-11-20T22:42:40 #kisslinux <dylanaraps> Manually. 2019-11-20T22:44:44 #kisslinux <ectlunya> there aren't a lot of packages yet but that seems very tedious 2019-11-20T22:46:05 #kisslinux <dylanaraps> The official repositories intentionally won't grow to a large size. 2019-11-20T22:49:20 #kisslinux <dylanaraps> It's very easy really.