@Kr1ss I thought Deepin
was referring to Deepin Linux distribution restrictive. A quick diff -u VentoyWeb.sh VentoyWebDeepin.sh
shows that, the new script is just a wrapper that spawns a browser window for user and kills the browser upon exit. I'd rather exclude that thing for now...
Search Criteria
Package Details: ventoy-bin 1.0.99-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: | 360 |
Popularity: | 9.77 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2024-06-08 14:58 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- util-linux (busybox-coreutilsAUR, util-linux-selinuxAUR, util-linux-aesAUR)
- 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 (9)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 Next › Last »
DuckSoft commented on 2021-03-07 02:25 (UTC)
Kr1ss commented on 2021-03-06 14:06 (UTC)
The new release adds a VentoyWebDeepin.sh
script, which I haven't dared to patch since I have no opportunity to test it.
DuckSoft commented on 2021-03-01 01:52 (UTC)
Fixed my keyboard and I found something interesting - Ventoy is grouping platform-related binaries into $CARCH
directories, so most of our symlinks to system binaries are missed, which, is expected to be fixed in my latest commit d914b8ff9cd2 bumping pkgrel to 5. The commit also includes one bug patch hunk on VentoyWeb.sh, fixing the usage of uname
, and a small verbosity recovery of packaging log output.
If any strange behaviour happened after this, leave us a message and hopefully we would handle it fast.
DuckSoft commented on 2021-02-28 17:12 (UTC)
@Kr1ss That was impressive! Nice patch!
Kr1ss commented on 2021-02-28 16:57 (UTC)
So I've extended the patch so that both the ventoy CLI and webUI are now logging to /var/log
instead of /opt/ventoy
. There's also now /usr/bin/ventoyweb
to start the webserver.
Unfortunately we do still need root in order to write to the USB storage. I guess we can now remove the post_install
note though, since permanent filesystem trees aren't touched any more.
Kr1ss commented on 2021-02-27 21:16 (UTC)
Ooops. Thanks ! :)
yochananmarqos commented on 2021-02-27 21:15 (UTC)
@Kr1ss: You forgot something. ;)
Kr1ss commented on 2021-02-27 19:25 (UTC)
Okay, I'll push a pkgrel bump and include an install file with a note.
DuckSoft commented on 2021-02-27 18:37 (UTC) (edited on 2021-02-27 18:39 (UTC) by DuckSoft)
No offense but I think Ventoy author is not aware of that FHS, XDG or anything else. I will write a report to the upstream and hopefully this will improve.
Currently let's just include that WebUI directory and leave everything as-is, @Kriss. Leave a caveats note in install.sh postinstall may also be helpful.
ps: My keyboard is broken and I typed these on my phone...
Kr1ss commented on 2021-02-27 18:27 (UTC) (edited on 2021-02-27 18:31 (UTC) by Kr1ss)
@DuckSoft @yochananmarqos Any idea why this would need root anyways, besides of writing to /opt
tree ?
i may want to split the WebUI outside ventoy-bin, then patch the source & build that webui as another package.
That sounds reasonable.
Pinned Comments