@yochananmarqos Thanks. Great job.
Search Criteria
Package Details: ventoy-bin 1.1.05-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ventoy-bin.git (read-only, click to copy) |
---|---|
Package Base: | ventoy-bin |
Description: | A new bootable USB solution |
Upstream URL: | http://www.ventoy.net |
Keywords: | boot image iso multiboot usb |
Licenses: | GPL-3.0-or-later |
Conflicts: | ventoy |
Provides: | ventoy |
Submitter: | DuckSoft |
Maintainer: | DuckSoft (KokaKiwi, yochananmarqos, Kr1ss) |
Last Packager: | yochananmarqos |
Votes: | 383 |
Popularity: | 5.25 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2025-02-24 18:30 (UTC) |
Dependencies (7)
- bash (bash-devel-gitAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- xz (xz-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – GTK3 GUI
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – run GUI from application menu
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – Qt5 GUI
Required by (0)
Sources (10)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 Next › Last »
TaurohtaR commented on 2020-06-10 05:35 (UTC)
yochananmarqos commented on 2020-06-08 20:35 (UTC)
@TaurohtaR: Thanks, done!
TaurohtaR commented on 2020-06-08 18:39 (UTC) (edited on 2020-06-08 18:41 (UTC) by TaurohtaR)
Could you pls copy all files on install instead just some.
I just realized that u don't copy CreatePersistentImg.sh and I wanted to create persistence image for Ubuntu ISO.
This file is present in tar file that is downloaded from git releases but not copied during install.
DuckSoft commented on 2020-05-27 03:40 (UTC)
@yochananmarqos thanks for the hint! i'm trying to build this package little by little in my spare time. complexity isn't really a problem, as long as you won't get bored (lol)
yochananmarqos commented on 2020-05-27 00:06 (UTC) (edited on 2020-05-27 00:07 (UTC) by yochananmarqos)
@DuckSoft: Here's a revised build dependency list with the base-devel
group packages removed and a few more you missed:
libxpm net-tools bzip2 wget vim samba dos2unix lib32-glibc lib32-mpfr lib32-zlib rsync autogen lib32-gettext sdl libpciaccess libusb freetype2 gnu-free-fonts qemu virt-manager vte3 fuse2 gnu-efi-libs libiscsi grub zip nasm acpica
Not found:
networkmanager-bluetooth
brlapi
Maybe?
ttf-dejavu
There's also dietlibc
, exfat-utils
and squashfs-tools
if you look at the source tarballs he links.
I haven't really had time to attempt to build this yet, it's a big mess.
Anonymo commented on 2020-05-24 17:49 (UTC)
Command to rsync the ISOs I found on Reddit:
rsync *.iso /run/media/$USER/ventoy/ --progress -ah
https://old.reddit.com/r/linux/comments/glmygl/easy_iso_multiboot_usb_flash_drives_including/
springzfx commented on 2020-05-22 14:17 (UTC)
The author have committed the build script. https://github.com/ventoy/Ventoy/issues/131 @DuckSoft @jsamr
DuckSoft commented on 2020-05-19 06:10 (UTC) (edited on 2020-05-21 16:10 (UTC) by DuckSoft)
Alright, let's merge this. Merge req is sent. Awaiting official triage.
jsamr commented on 2020-05-19 00:42 (UTC) (edited on 2020-06-01 13:57 (UTC) by jsamr)
@DuckSoft Please rename this to ventoy-bin.
Also, I have security concerns about this program. It pops out of nowhere, the authors are unknown (the Github user has no prior activity, no info in the website either), no build instructions, the .exe binary has been spotted as malware by different anti-viruses (take a look at multiple reports in their issue tracker), the git repository is a mess with a lot of shipped / modified binaries.
I would recommend the community to wait for a transparency endeavor on the developers side, and even better a security audit from an independent team. Don't install untrusted code on a USB key!
EDIT: A lot of the concerns can be lifted now, see Manjaro packager comments here: https://forum.manjaro.org/t/community-ventoy-compile-from-source/143714
Pinned Comments