Commit graph

931 commits

Author SHA1 Message Date
longpanda e8d17f9bb1 1.0.28 release 2020-11-14 12:29:01 +08:00
longpanda 2283c3e8b0 update README.md 2020-11-13 22:15:24 +08:00
longpanda 8bbd5a14a3 最近收到一些特殊的错误报告,最后证明是非标准的Ventoy环境的原因。尤其是单分区下环境下使用 Ventoy 。
虽然 Ventoy 显示了 Unofficial 的标注信息,但是用户并不会关心,仍然会认为是 Ventoy 的问题。

Ventoy 从一开始就是一个整体的设计,并没有考虑过集成在其他bootloader或分区环境中。
Ventoy 的验证和后续新功能开发也都不会考虑这种非标准的使用方式。

因此,我决定禁止 Ventoy 在非标准环境下的使用,并且不再接受放开检查的请求。

当然,这个只是Ventoy的默认行为。Ventoy仍然是100%开源的,如果你希望把Ventoy应用在自己的环境中,你可以fork一个分支,然后修改源代码实现。
2020-11-13 16:39:15 +08:00
Victor B f7d7db6a18
Fix typo in BuildVentoyFromSource.txt (#580) 2020-11-09 15:25:19 +08:00
longpanda 147a23c9dd 1.0.27 release 2020-10-31 19:06:30 +08:00
longpanda 062c71b972 fix a bug about VTOY_DEFAULT_IMAGE in treeview mode issue #555 2020-10-31 13:38:13 +08:00
longpanda 78ab7a0759 1.0.26 release 2020-10-24 06:26:57 +08:00
longpanda 3ebd58c9df support original order in image_list plugin 2020-10-22 09:34:46 +08:00
longpanda ce6d379564 1.0.25 release 2020-10-21 20:33:15 +08:00
longpanda 40fdfa66b9 Optimization for Linux vDisk boot in Legacy BIOS mode 2020-10-21 17:45:44 +08:00
longpanda 9ddee7394d support different themes for Legacy BIOS mode and UEFI mode 2020-10-21 17:15:31 +08:00
longpanda c9b316a757 Fix bug for VTOY_DEFAULT_IMAGE in TreeView mode when VTOY_DEFAULT_SEARCH_ROOT was set. 2020-10-21 13:17:29 +08:00
longpanda 1ba23bcdff add image_list plugin 2020-10-21 10:23:58 +08:00
longpanda 6630ab3585 1.0.24 release 2020-10-17 15:56:54 +08:00
longpanda c0d478c2dd 1.0.23 release 2020-10-16 20:26:24 +08:00
longpanda 0217c5a923 fix issue #521
blackarch boot failed
2020-10-15 17:50:22 +08:00
longpanda 97312d351e fix issue #516
Arch 2020.10.1 iso boot failed in UEFI mode.
2020-10-09 19:57:35 +08:00
David P 906dc4cd41
fix Parabola EFI booting (#508) 2020-10-09 09:41:04 +08:00
longpanda 82a8b59bc7 fix issue #512
show file with name .iso
2020-10-08 17:13:40 +08:00
longpanda b53e1fb8a8 1.0.22 release 2020-09-27 22:20:37 +08:00
longpanda 84abffc424 theme 2020-09-27 17:31:02 +08:00
longpanda bf4e014023 linux raw boot 2020-09-27 17:23:59 +08:00
longpanda 4f840ed673 Merge branch 'master' of https://github.com/ventoy/Ventoy 2020-09-26 00:05:27 +08:00
longpanda d02f184a8d add support for linux vdisk(vhd/vdi/raw) 2020-09-26 00:04:56 +08:00
longpanda 774e38928f update VentoyWorker.sh for nvme 2020-09-18 11:49:18 +08:00
David P 0faba673a5
fix Parabola systemd-boot loader (#473) 2020-09-14 09:56:12 +08:00
longpanda 3c649b281f update README.md 2020-09-13 14:47:44 +08:00
longpanda 5f409a1208 Fix a bug with error message null src bitmap in grub_video_bitmap_create_scaled 2020-09-13 14:43:57 +08:00
longpanda 9eb334d99a 1.0.21 release 2020-09-12 22:31:21 +08:00
longpanda 260a3269b7 Merge branch 'master' of https://github.com/ventoy/Ventoy
# Conflicts:
#	INSTALL/ventoy/ventoy.cpio
2020-09-12 02:49:39 +08:00
longpanda a287bf8907 vhd boot
live cd
fix bug
2020-09-12 02:46:44 +08:00
longpanda 48a1b80be0 update 2020-09-03 16:45:18 +08:00
longpanda b9ef72fbe9 Fix issue #456 2020-09-03 16:43:21 +08:00
longpanda 390507fff7 Fix issue #456 2020-09-03 16:40:26 +08:00
longpanda a29bdfbc3c LiveCD 2020-09-03 07:46:36 +08:00
longpanda 21735f92d6 Merge branch 'master' of https://github.com/ventoy/Ventoy 2020-09-02 19:29:43 +08:00
longpanda 9a8d4d0227 update 2020-09-02 19:29:19 +08:00
longpanda 6ebe77792c
Update README.md 2020-08-30 21:59:09 +08:00
longpanda d678e54956 1.0.20 release 2020-08-30 16:34:20 +08:00
longpanda 8dce0adda6 update for new release 2020-08-29 13:12:46 +08:00
Dylan M. Taylor 1bf3e73373
Add Continuous Integration to the Project using GitHub Actions (#410)
* Create GitHub Action File for CI

* Rename c-cpp.yml to ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml
2020-08-23 21:28:56 +08:00
longpanda a9996d6761
Update README.md 2020-08-23 16:15:02 +08:00
longpanda dafea731c8
Update README.md 2020-08-23 16:05:27 +08:00
longpanda 6d093e88e7 update languages.ini
Add hebrew language, translated by chaim-chv
2020-08-17 22:50:55 +08:00
longpanda 58a93cdb40 1.0.19 release 2020-08-14 22:16:27 +08:00
longpanda 9962775296 update 2020-08-13 20:20:23 +08:00
BL4CKH47H4CK3R 062f816020
README Beautifications (#384) 2020-08-11 22:17:34 +08:00
f0rdprefect 89b7232b76
Fix GPT option not working if disk is over 2TB (#387) 2020-08-11 10:52:49 +08:00
longpanda 1186caba41 update 2020-08-08 19:39:35 +08:00
longpanda be50ea69aa 1. Boot menu over serial supported
2. Optimization for booting Solus
3. Optimization for booting .efi file
4. support deepin-live iso
5. support Endless OS
6. framework for booting .img file
2020-08-07 22:25:16 +08:00