Pretty much. I do have some releases, but considering Nix’s philosophy you probably should. Ventoy-CPIO should build fine, if the right toolchains and dietlibc are in PATH. Ventoy-boot relies on overlay mounts though, so it might not build within Nix.
Moved from https://lemmy.world/u/fnrir
- 3 Posts
- 15 Comments
On Linux installation is done through a series of scripts and
vtoycli
. I haven’t worked on that yet, but there’s build scripts there that should do the trick, but since they build it for multiple architectures, you’ll have to run just the stuff for your arch (probably x86_64).sth like:
cd vtoycli/fat_io_lib/release gcc -specs "/usr/local/musl/lib/musl-gcc.specs" -O2 -D_FILE_OFFSET_BITS=64 fat*.c -c ar -rc libfat_io_64.a *.o cd ../.. gcc -specs "/usr/local/musl/lib/musl-gcc.specs" -Os -static -D_FILE_OFFSET_BITS=64 -Ifat_io_lib/include fat_io_lib/lib/libfat_io_64.a *.c -o vtoycli_64 # Optional strip --strip-all vtoycli_64
fnrir@lemmy.blahaj.zoneOPto Linux@lemmy.ml•Progress update on the Ventoy blob problemEnglish13·2 days agoFocus on yourself first. I do have a Ko-Fi, but I don’t promote it much.
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.
Instructions unclear. Dick stuck in graphics card.
Smash. Next question.
Not just AI companies, but pretty much if not all big tech companies in the US. Wait, still not broad enough…
Wayland isn’t viable for everyone yet… but at least they merged the window icon protocol.
fnrir@lemmy.blahaj.zoneto Lemmy Shitpost@lemmy.world•I am the one who's aware of my own identityPolski4·1 month agoThe lack of cum stained couches disproves this.
fnrir@lemmy.blahaj.zoneto politics @lemmy.world•The FBI Is Investigating Attacks on Tesla as ‘Domestic Terrorism.’ Here’s Why That MattersPolski4·1 month agoIn Luigi we trust.
Interesting. Sadly it only supports FAT32, NTFS and EXFAT with no Linux filesystems.
And Ventoy is free. It’s hard to argue with free.