longpanda
89938e3c78
fix a bug about update with GPT partition style.
2020-07-24 23:00:19 +08:00
longpanda
85840f626b
add ICON
2020-07-23 21:35:12 +08:00
longpanda
7d1507906d
1.0.16 release
2020-07-23 18:45:08 +08:00
longpanda
0f8478fbe1
update for new release
2020-07-22 23:30:13 +08:00
longpanda
a6d3ecc7a9
change ntldr --> NTLDR
2020-07-21 21:32:51 +08:00
longpanda
5817b8b7b0
update languages.ini
...
add Lithuanian, translated by r0manas
2020-07-21 21:25:05 +08:00
Felix Breidenstein
8493715fb4
Fix broken links in README.md ( #333 )
2020-07-21 21:19:47 +08:00
longpanda
3c46432d6f
Add new iso support
2020-07-18 22:07:06 +08:00
longpanda
88dcceeabc
update
2020-07-17 22:50:44 +08:00
A1ive
ef204263ad
add XPRESS support ( #317 )
2020-07-17 22:29:24 +08:00
longpanda
e08e6705cf
support language font in partition Configuration Dialog
2020-07-17 17:54:16 +08:00
longpanda
a8b2fdccc7
update languages.ini
2020-07-12 20:40:12 +08:00
longpanda
85348956df
update languages.ini
2020-07-11 22:38:09 +08:00
longpanda
aa0a2ed067
Merge branch 'master' of https://github.com/ventoy/Ventoy
2020-07-11 11:31:35 +08:00
longpanda
49ceaa0f61
update README.md
2020-07-11 11:29:45 +08:00
longpanda
23986d742d
add debug log in Ventoy2Disk.exe
2020-07-10 10:16:25 +08:00
longpanda
039e68400d
1.0.15 release
2020-07-09 22:44:10 +08:00
longpanda
e384dad4d0
update languages.ini
2020-07-09 19:31:58 +08:00
longpanda
dcb3264519
prepare for new release
2020-07-09 19:26:23 +08:00
longpanda
4fda20d844
update
2020-07-07 23:38:57 +08:00
longpanda
b32cf97f1f
update
2020-07-05 22:13:01 +08:00
longpanda
f7b35f371b
update
2020-07-05 15:02:39 +08:00
longpanda
49ca1e05a4
add GPT support
2020-07-04 22:39:20 +08:00
longpanda
9ecbff9ce6
add GPT support
2020-07-04 22:30:04 +08:00
longpanda
1d034f0a24
update
2020-07-03 23:20:41 +08:00
longpanda
0ddc76a3aa
update languages.ini
2020-07-03 00:00:59 +08:00
longpanda
a1ddade13c
Update ventoy_pack.sh
2020-07-01 13:41:41 +08:00
longpanda
b925bbdeec
update languages.ini
2020-06-27 22:24:02 +08:00
longpanda
e91b315f09
fix bug when update Ventoy in some Linux distros.
2020-06-26 09:48:52 +08:00
longpanda
1cbe4c81b4
1.0.14 release
2020-06-25 23:01:59 +08:00
longpanda
42990058ed
Add Thai language
2020-06-21 09:28:37 +08:00
Ilia Sergachev
171667c547
add docker automated build environment ( #235 )
...
* doc: remove broken link
* add docker build environment
2020-06-20 21:46:52 +08:00
longpanda
a5c706511b
1.0.13 release
2020-06-15 01:41:42 +08:00
Lev
785255b65f
Update russian language ( #218 )
2020-06-14 02:03:21 +08:00
longpanda
176c819d10
file encoding
2020-06-09 23:24:05 +08:00
ensag-dev
8f2bf03084
Add Occitan language ( #212 )
...
* Add Occitan language
* Update languages.ini
2020-06-09 23:22:19 +08:00
longpanda
4408be5cf0
Update README.md
2020-06-09 12:02:49 +08:00
A1ive
74154ad9a3
Fix iPXE '-Werror=zero-length-bounds' ( #202 )
2020-06-06 11:31:39 +08:00
longpanda
43fcd4f262
file encoding
2020-06-04 21:43:10 +08:00
PolarniMeda
be35990666
Add Serbian language ( #191 )
...
Added Serbian translation, both latin and cyrilic.
2020-06-04 21:39:08 +08:00
François Revol
ad3db3dfcb
Rename GPLv3 to LICENSE ( #192 )
...
This should allow Github to autodetect the license type and show it in the header, and also index it for project search by license.
2020-06-04 08:56:04 +08:00
PenutChen
227264f208
Add traditional Chinese ( #189 )
2020-06-03 23:27:53 +08:00
longpanda
1f37663285
add Hungarian (translated by Bitfarago)
2020-06-01 22:53:40 +08:00
longpanda
8cde5a4898
1.0.12 release
2020-05-30 20:13:09 +08:00
longpanda
c8e86938fe
1. Add a new feature to directly boot wim files
...
2. auto installation plugin update
1) Expand the configuration, now you can specify more than one auto installation scripts for one ISO file
2) Add a prompt for the iso with auto installation config, you can choose whether to use the auto installation script and which one to use for this time
3. persistence plugin update
1) Expand the configuration, now you can specify more than one persistence backend image files for one ISO file
2) Add a prompt for the iso with persistence config, you can choose whether to use the persistence image and which one to use for this time
4. Move the position of the red Memdisk tip to a more prominent position
5. Add a return parent directory item when in TreeView mode
6. Add a VTOY_DEFAULT_SEARCH_ROOT option in global control plugin to specify the root path of the iso files.
7. Change the style of F2 power menu
8. Fix a bug about Ventoy2Disk.exe can't start when there is a DataRAM Ramdisk in the system.
9. Files with size less than 32KB will be filted by default
10. Fix a bug about wrong file size in TreeView mode with NTFS/XFS
11. Files with space or Non Ascii charactors in name will be shown but with unsupported message when you boot it.
12. Optimization for Ventoy2Disk.sh
13. Optimization for arch linux boot
14. New iso support
2020-05-29 22:57:46 +08:00
Ali Mahdavi
7a0b2d945e
Persian language added ( #170 )
2020-05-29 22:27:06 +08:00
longpanda
5089fda07d
Create FUNDING.yml
2020-05-25 15:10:14 +08:00
longpanda
f77ba141fd
Update README.md
2020-05-25 12:45:09 +08:00
longpanda
6d1ace0570
dos2unix
2020-05-24 20:45:04 +08:00
longpanda
a2d732c170
update ventoy_pack.sh
2020-05-24 20:43:41 +08:00