💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-06-18.txt captured on 2024-06-16 at 13:49:20.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

2020-06-18T09:35:44 #kisslinux <fehawen> o/
2020-06-18T09:37:38 #kisslinux <fehawen> Perhaps a stupid question, but how does one obtain (as in build/install) Almquist shell other than through e.g. Busybox, or dash through e.g. Debian?
2020-06-18T09:39:05 #kisslinux <fehawen> Or is that even possible. From what I can tell, it seems to me that every ash/dash or derative thereof out there is somehow specific to, or versionsed/altered by, either a distro or [well, busybox]
2020-06-18T09:40:20 #kisslinux <fehawen> I do remember finding the "original" source still publicly available on a domain not too difficult to find, but I felt unsecure as to whether it was still a relevant version.
2020-06-18T09:42:14 #kisslinux <fehawen> And yes, I do know that dash is Debian's "version" of ash.
2020-06-18T09:51:29 #kisslinux <fehawen> Okay, so I found where to obtain dash. So, halfway there in answering my own question.
2020-06-18T10:17:53 #kisslinux <onodera_>    using firefox I get these errors on every site:
2020-06-18T10:17:55 #kisslinux <onodera_> An error occurred during a connection to www.google.com. SSL received a record with an incorrect Message Authentication Code.
2020-06-18T10:17:58 #kisslinux <onodera_> Error code: SSL_ERROR_BAD_MAC_READ
2020-06-18T10:18:03 #kisslinux <onodera_> I don't get this with the bin version
2020-06-18T11:45:18 #kisslinux <895AAKEUQ> pre installed qemu image for the new release: https://github.com/abbbi/kiss-bootstrap/releases/tag/1.11.0-1
2020-06-18T12:13:41 #kisslinux <tankf33der> o/
2020-06-18T13:20:36 #kisslinux <jedavies> 895AAKEUQ: that's great!  Would it be possible to specify the chroot archive as a parameter?
2020-06-18T13:26:09 #kisslinux <mcpcpc[m]> 895AAKEUQ: nice!
2020-06-18T18:31:36 #kisslinux <himmalerin> For a git package how do I do checksums?
2020-06-18T18:33:50 #kisslinux <himmalerin> Found it by looking in the community repo, should probably be documented somewhere though? I couldn't find anything on the website about it
2020-06-18T18:36:24 #kisslinux <admicos> it should be documented
2020-06-18T18:36:32 #kisslinux <admicos> at least, it was sometime ago
2020-06-18T18:38:13 #kisslinux <admicos> or maybe i was thinking of the "git" special version string
2020-06-18T18:38:20 #kisslinux <admicos> there aren'T any mention of "checksum" in https://k1ss.org/package-system
2020-06-18T19:16:28 #kisslinux <abbbi> jedavies: well, it is, based on the version
2020-06-18T19:30:42 #kisslinux <jedavies> Was thinking of using it for different architectures, so want to use it with a different tar file.  I see there is a config file now with that parameter.
2020-06-18T20:15:09 #kisslinux <mcpcpc[m]> admicos: https://k1ss.org/package-manager
2020-06-18T20:16:27 #kisslinux <admicos> mcpcpc[m]: i am aware of that page, yes. but i would expect the checksums to be defined in the package format and not the package manager itself
2020-06-18T20:30:44 #kisslinux <mcpcpc[m]> <himmalerin "Found it by looking in the commu"> working on “general” knowledge doc that should have this info.  will probably push it in a few hours.
2020-06-18T23:01:40 #kisslinux <himmalerin> mcpcpc[m]: Oooh, awesome!