[-] fnrir@lemmy.blahaj.zone 8 points 2 weeks ago

Rust: do you mean Self or self?

[-] fnrir@lemmy.blahaj.zone 6 points 3 weeks ago

1 - Your question presupposes abrahamic faith.

How will we achieve moksha without Hinduism?

How will we achieve nirvana without Buddhism?

2 - dependency on is due to our fear of death / the unknown combining with religion

We don't know what and if anything happens after death because it is untestable by us for obvious reasons, but some religions still postulate an answer for reasons.

[-] fnrir@lemmy.blahaj.zone 8 points 1 month ago

Leave Zenyatta alone, Discord >:(

[-] fnrir@lemmy.blahaj.zone 7 points 1 month ago

The classic rethorical strategy of drawing your opponent as pregnant.

[-] fnrir@lemmy.blahaj.zone 9 points 1 month ago

Remember that time conservatives said they needed guns to defend themselves from a tyrannical government?

[-] fnrir@lemmy.blahaj.zone 6 points 1 month ago

something something turning the Teslas gay

[-] fnrir@lemmy.blahaj.zone 13 points 2 months ago

Focus on yourself first. I do have a Ko-Fi, but I don't promote it much.

[-] fnrir@lemmy.blahaj.zone 64 points 2 months ago

TLDR: There's binaries instead of source code in the repo, which makes it hard to near-impossible to verify what it's doing. And the instructions for building those is lacking.

GH issue: https://github.com/ventoy/Ventoy/issues/2795

187
submitted 2 months ago by fnrir@lemmy.blahaj.zone to c/linux@lemmy.ml

Posting this since quite a bit has changed since I last posted about this on !technology@lemmy.world.

Here's a rough breakdown of the current status:

  • shared Ventoy components: build and seem to work, needs more testing
    • grub / menu - builds
    • EDK II apps / UEFI chainloader and more - builds
    • iPXE / BIOS chainloader - builds, with fixes for newer toolchains
    • ISO9660 and UDF drivers - TODO
  • Ventoy CPIO / Linux ramdisk: builds; I deemed musl xzcat unneeded, so I skipped it; needs more testing
  • wimboot / Windows chainloader (?) - stalled, I lack the necessary knowledge to work on it
  • geom-ventoy / FreeBSD disk mapping kernel module - is being worked on, slowly; not ready for testing
  • anything else is a TODO

This should be enough to boot Linux with just what's built manually, but I haven't tried that yet.

Secure Boot is just done by using a pre-built bypass package. I'll deal with that later.

Having more people testing this would be nice. :)

Cheers

4

Hello. I'm working on Ventoy CPIO, a replacement ramdisks for Ventoy. My goal is to create a sane build system (first for building ramdisks, then for the entire project), and solve the infamous issue of having blobs in the repo.

view more: next ›

fnrir

joined 4 months ago