Hey, what are you guys' thoughts about providing a shortcut script to CreatePersistantImg.sh
, in the same style like /usr/bin/ventoy
?
And, if we'd do that, what should its name be ?
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: | 8.17 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2024-12-13 03:01 (UTC) |
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 Next › Last »
Hey, what are you guys' thoughts about providing a shortcut script to CreatePersistantImg.sh
, in the same style like /usr/bin/ventoy
?
And, if we'd do that, what should its name be ?
@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...
The new release adds a VentoyWebDeepin.sh
script, which I haven't dared to patch since I have no opportunity to test it.
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.
@Kr1ss That was impressive! Nice patch!
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.
Ooops. Thanks ! :)
@Kr1ss: You forgot something. ;)
Okay, I'll push a pkgrel bump and include an install file with a note.
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...
Pinned Comments