mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-03-02 23:07:01 -05:00
【INTERNAL】1.0.14 Development Plan #235
Labels
No labels
Denied Feature Request
File Corrupted
Fixed
Good practice
Not an issue
Not planed
USB 2.0/3.0
USB Hardware Issue
Wait Upstream Fix
bug
documentation
duplicate
enhancement
help wanted
question
wontfix
【Tested Image Report】
【Tested Image Report】
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Ventoy#235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ventoy on GitHub (Jun 19, 2020).
If everything goes well, Ventoy-1.0.14 will be released at 2020/06/27
(checked means done, unchecked means in developing)
Add a
VTOY_MENU_TIMEOUToption in global control pluginAdd a
VTOY_DEFAULT_IMAGEoption in global control pluginFix the bug about repository group missing with RHEL6
Add
Search and boot Grub4dosoption in F4 Locaboot menuAllow user to reserve some space when install Ventoy
Ventoy will still occupy the 1st and 2nd partition. But after install, user can create the 3rd or 4th
partition with the reserved space and use them as they want.
Add a
Menu Classplugin to define the menu class with customized theme.Add a
fontsoption in theme plugin to load customized font file.New ISO support
@VISHALVODRO commented on GitHub (Jun 20, 2020):
Good initiative indeed. Why Allow user to reserve some space when install Ventoy is not ticked! Is it yet WIP? Eagerly waiting for this feature...
@ventoy commented on GitHub (Jun 20, 2020):
Checked means it's done
Not checked means under developing.
@VISHALVODRO commented on GitHub (Jun 21, 2020):
That's why I mentioned about WIP (Work In Progress) 😀😀😀
@TheCataliasTNT2k commented on GitHub (Jun 23, 2020):
Why did you remove FAT32 support? Would be a nice feature being able to resize the partitions under Linux with e.g. Gparted.
@ventoy commented on GitHub (Jun 24, 2020):
Currently the 2nd partition has fixed 32MB size which can NOT use FAT32. If I change its size, it will not be backward compatible.
Maybe in a new branch.
@TheCataliasTNT2k commented on GitHub (Jun 24, 2020):
OK, thx