@Kr1ss Sounds like a good plan. Let's go with ventoy-persistant
then.
Also don't forget the tips after installing :)
UPDATE: Thanks @C0rn3j for the hint. I am not a native speaker. It turns out that there is a misspell of persistent
.
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: | 380 |
Popularity: | 8.12 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2025-02-24 18:30 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 18 Next › Last »
@Kr1ss Sounds like a good plan. Let's go with ventoy-persistant
then.
Also don't forget the tips after installing :)
UPDATE: Thanks @C0rn3j for the hint. I am not a native speaker. It turns out that there is a misspell of persistent
.
Just a heads up that persistant is a misspelling of persistent.
I like short names, so I'd vote for ventoy-persistant
(or maybe ventoy-persistance
).
@Kr1ss It's a great idea! I got the following ideas:
/usr/bin/ventoy-create-persistent-image
/usr/bin/ventoy-create-persistent
/usr/bin/ventoy-persistent
Generally, how we name the script wrapper won't be a problem, as long as we state it clearly in postinst
scripts.
What about you guys?
UPDATED: there's a misspell in "persistent".
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.
Pinned Comments