Search Criteria
Package Details: ventoy 1.0.99-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ventoy.git (read-only, click to copy) |
---|---|
Package Base: | ventoy |
Description: | A new bootable USB solution |
Upstream URL: | https://www.ventoy.net/ |
Licenses: | GPL-3.0-or-later |
Conflicts: | ventoy-bin |
Submitter: | Toolybird |
Maintainer: | Toolybird |
Last Packager: | Toolybird |
Votes: | 26 |
Popularity: | 4.42 |
First Submitted: | 2023-02-17 20:09 (UTC) |
Last Updated: | 2024-06-30 08:31 (UTC) |
Dependencies (25)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- acpica (make)
- cdrtools (make)
- cpio (cpio-gitAUR) (make)
- device-mapper (device-mapper-gitAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- fuse2 (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR) (make)
- kernel-headers-musl (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR) (make)
- libguestfs (libguestfs-gitAUR) (make)
- linux (make)
- musl (musl-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- Show 5 more dependencies...
Required by (0)
Sources (22)
- dietlibc-headers-fix.patch
- exfat-1.3.0.tar.gz
- git+https://github.com/ipxe/ipxe.git#commit=3fe683e
- http://vault.centos.org/5.3/os/SRPMS/device-mapper-1.02.28-2.el5.src.rpm
- https://busybox.net/downloads/busybox-1.32.0.tar.bz2
- https://ftp.gnu.org/gnu/grub/grub-2.04.tar.xz
- https://github.com/libfuse/libfuse/releases/download/fuse-2.9.9/fuse-2.9.9.tar.gz
- https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.xz
- https://github.com/tianocore/edk2/archive/refs/tags/edk2-stable201911.zip
- https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz
- https://musl.libc.org/releases/musl-1.2.5.tar.gz
- https://tukaani.org/xz/xz-embedded-20130513.tar.gz
- https://www.fefe.de/dietlibc/dietlibc-0.34.tar.xz
- kernel-headers-musl-4.19.88.tar.gz
- squashfs-tools-4.4.tar.gz
- ventoy-1.0.99.tar.gz
- ventoy-fix-array.array.tostring-removal-in-python-3.9.patch
- ventoy-fix-ucs-2-lookup-on-python-3.9.patch
- ventoy-grub-fix-build-with-binutils-2.36.patch
- wimboot-2.7.3.tar.gz
- wimboot-binutils-2.42-fix.patch
- zstd-1.0.0.tar.gz
Latest Comments
1 2 3 Next › Last »
willemw commented on 2024-09-17 14:45 (UTC)
conflicts=(ventoy-bin)
should not be defined here. That conflict is already defined, the other way around, by ventoy-bin.Toolybird commented on 2024-06-30 08:38 (UTC)
Thanks for reporting. Latest
libgcrypt
version has removedlibgcrypt-config
which breaks the "verity" build. Have worked around it for now.korimitsu commented on 2024-06-26 21:49 (UTC) (edited on 2024-06-26 22:06 (UTC) by korimitsu)
libgcrypt is required.
checking for LIBGCRYPT - version >= 1.1.42... no configure: error: You need the gcrypt library.
FabioLolix commented on 2024-06-13 18:44 (UTC)
@hacktor look at https://wiki.archlinux.org/title/Makepkg#Improving_build_times
hacktor commented on 2024-06-13 16:29 (UTC)
I've noticed that this package's build process is extremly slow, and the system resourses haven't been fully utilized. Thus I cannot help but change my package to
ventoy-bin
. I want to know if there's something you can do to help the package build faster, such as parallel compilation.jal666 commented on 2024-04-23 15:47 (UTC) (edited on 2024-04-23 15:47 (UTC) by jal666)
Double-check. Continue? (y/n) y
/opt/ventoy/Ventoy2Disk.sh: line 70: 232716 Killed /bin/bash ./tool/VentoyWorker.sh $*
Anyone else get this?
Toolybird commented on 2024-02-17 22:46 (UTC)
Thanks for reporting.
binutils-2.42
broke thewimboot
build. I've added a patch adapted from upstream.georgerabus commented on 2024-02-17 14:18 (UTC)
my system is x86_64
Toolybird commented on 2024-01-26 05:34 (UTC)
@alerque It really is the kernel.
libguestfs
constructs a root filesystem "on the fly" and boots it inside a QEMU VM. It works fine withlinux-lts
and probably other kernels too. No tickets re kernel virtual-provides that I know of. It's probably not worth it for only 1 consumer i.e.libguestfs
. I've addedlinux
to makedeps for now.1 2 3 Next › Last »