]> glassweightruler.freedombox.rocks Git - Ventoy.git/log
Ventoy.git
5 years ago1.0.29 release v1.0.29
longpanda [Thu, 19 Nov 2020 12:45:17 +0000 (20:45 +0800)]
1.0.29 release

5 years agogrub.cfg: add support for new Parabola ISOs (#590)
David P [Mon, 16 Nov 2020 03:48:41 +0000 (03:48 +0000)]
grub.cfg: add support for new Parabola ISOs (#590)

5 years ago1.0.28 release v1.0.28
longpanda [Sat, 14 Nov 2020 04:29:01 +0000 (12:29 +0800)]
1.0.28 release

5 years agoupdate README.md
longpanda [Fri, 13 Nov 2020 14:15:24 +0000 (22:15 +0800)]
update README.md

5 years ago最近收到一些特殊的错误报告,最后证明是非标准的Ventoy环境的原因。尤其是单分区下环境下使用 Ventoy 。
longpanda [Fri, 13 Nov 2020 08:39:15 +0000 (16:39 +0800)]
最近收到一些特殊的错误报告,最后证明是非标准的Ventoy环境的原因。尤其是单分区下环境下使用 Ventoy 。
虽然 Ventoy 显示了 Unofficial 的标注信息,但是用户并不会关心,仍然会认为是 Ventoy 的问题。

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

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

当然,这个只是Ventoy的默认行为。Ventoy仍然是100%开源的,如果你希望把Ventoy应用在自己的环境中,你可以fork一个分支,然后修改源代码实现。

5 years agoFix typo in BuildVentoyFromSource.txt (#580)
Victor B [Mon, 9 Nov 2020 07:25:19 +0000 (08:25 +0100)]
Fix typo in BuildVentoyFromSource.txt (#580)

5 years ago1.0.27 release v1.0.27
longpanda [Sat, 31 Oct 2020 11:06:30 +0000 (19:06 +0800)]
1.0.27 release

5 years agofix a bug about VTOY_DEFAULT_IMAGE in treeview mode issue #555
longpanda [Sat, 31 Oct 2020 05:38:13 +0000 (13:38 +0800)]
fix a bug about VTOY_DEFAULT_IMAGE in treeview mode issue #555

5 years ago1.0.26 release v1.0.26
longpanda [Fri, 23 Oct 2020 22:26:57 +0000 (06:26 +0800)]
1.0.26 release

5 years agosupport original order in image_list plugin
longpanda [Thu, 22 Oct 2020 01:34:46 +0000 (09:34 +0800)]
support original order in image_list plugin

5 years ago1.0.25 release v1.0.25
longpanda [Wed, 21 Oct 2020 12:33:15 +0000 (20:33 +0800)]
1.0.25 release

5 years agoOptimization for Linux vDisk boot in Legacy BIOS mode
longpanda [Wed, 21 Oct 2020 09:45:44 +0000 (17:45 +0800)]
Optimization for Linux vDisk boot in Legacy BIOS mode

5 years agosupport different themes for Legacy BIOS mode and UEFI mode
longpanda [Wed, 21 Oct 2020 09:15:31 +0000 (17:15 +0800)]
support different themes for Legacy BIOS mode and UEFI mode

5 years agoFix bug for VTOY_DEFAULT_IMAGE in TreeView mode when VTOY_DEFAULT_SEARCH_ROOT was...
longpanda [Wed, 21 Oct 2020 05:17:29 +0000 (13:17 +0800)]
Fix bug for VTOY_DEFAULT_IMAGE in TreeView mode when VTOY_DEFAULT_SEARCH_ROOT was set.

5 years agoadd image_list plugin
longpanda [Wed, 21 Oct 2020 02:23:58 +0000 (10:23 +0800)]
add image_list plugin

5 years ago1.0.24 release v1.0.24
longpanda [Sat, 17 Oct 2020 07:56:54 +0000 (15:56 +0800)]
1.0.24 release

5 years ago1.0.23 release v1.0.23
longpanda [Fri, 16 Oct 2020 12:26:24 +0000 (20:26 +0800)]
1.0.23 release

5 years agofix issue #521
longpanda [Thu, 15 Oct 2020 09:50:22 +0000 (17:50 +0800)]
fix issue #521
blackarch boot failed

5 years agofix issue #516
longpanda [Fri, 9 Oct 2020 11:57:35 +0000 (19:57 +0800)]
fix issue #516
Arch 2020.10.1 iso boot failed in UEFI mode.

5 years agofix Parabola EFI booting (#508)
David P [Fri, 9 Oct 2020 01:41:04 +0000 (01:41 +0000)]
fix Parabola EFI booting (#508)

5 years agofix issue #512
longpanda [Thu, 8 Oct 2020 09:13:40 +0000 (17:13 +0800)]
fix issue #512
show file with name .iso

5 years ago1.0.22 release v1.0.22
longpanda [Sun, 27 Sep 2020 14:20:37 +0000 (22:20 +0800)]
1.0.22 release

5 years agotheme
longpanda [Sun, 27 Sep 2020 09:31:02 +0000 (17:31 +0800)]
theme

5 years agolinux raw boot
longpanda [Sun, 27 Sep 2020 09:23:50 +0000 (17:23 +0800)]
linux raw boot

5 years agoMerge branch 'master' of https://github.com/ventoy/Ventoy
longpanda [Fri, 25 Sep 2020 16:05:27 +0000 (00:05 +0800)]
Merge branch 'master' of https://github.com/ventoy/Ventoy

5 years agoadd support for linux vdisk(vhd/vdi/raw)
longpanda [Fri, 25 Sep 2020 16:04:56 +0000 (00:04 +0800)]
add support for linux vdisk(vhd/vdi/raw)

5 years agoupdate VentoyWorker.sh for nvme
longpanda [Fri, 18 Sep 2020 03:49:18 +0000 (11:49 +0800)]
update VentoyWorker.sh for nvme

5 years agofix Parabola systemd-boot loader (#473)
David P [Mon, 14 Sep 2020 01:56:12 +0000 (01:56 +0000)]
fix Parabola systemd-boot loader (#473)

5 years agoupdate README.md
longpanda [Sun, 13 Sep 2020 06:47:44 +0000 (14:47 +0800)]
update README.md

5 years agoFix a bug with error message null src bitmap in grub_video_bitmap_create_scaled
longpanda [Sun, 13 Sep 2020 06:43:57 +0000 (14:43 +0800)]
Fix a bug with error message null src bitmap in grub_video_bitmap_create_scaled

5 years ago1.0.21 release v1.0.21
longpanda [Sat, 12 Sep 2020 14:31:21 +0000 (22:31 +0800)]
1.0.21 release

5 years agoMerge branch 'master' of https://github.com/ventoy/Ventoy
longpanda [Fri, 11 Sep 2020 18:49:39 +0000 (02:49 +0800)]
Merge branch 'master' of https://github.com/ventoy/Ventoy

# Conflicts:
# INSTALL/ventoy/ventoy.cpio

5 years agovhd boot
longpanda [Fri, 11 Sep 2020 18:46:44 +0000 (02:46 +0800)]
vhd boot
live cd
fix bug

5 years agoupdate
longpanda [Thu, 3 Sep 2020 08:45:18 +0000 (16:45 +0800)]
update

5 years agoFix issue #456
longpanda [Thu, 3 Sep 2020 08:43:21 +0000 (16:43 +0800)]
Fix issue #456

5 years agoFix issue #456
longpanda [Thu, 3 Sep 2020 08:40:26 +0000 (16:40 +0800)]
Fix issue #456

5 years agoLiveCD
longpanda [Wed, 2 Sep 2020 23:46:31 +0000 (07:46 +0800)]
LiveCD

5 years agoMerge branch 'master' of https://github.com/ventoy/Ventoy
longpanda [Wed, 2 Sep 2020 11:29:43 +0000 (19:29 +0800)]
Merge branch 'master' of https://github.com/ventoy/Ventoy

5 years agoupdate
longpanda [Wed, 2 Sep 2020 11:29:19 +0000 (19:29 +0800)]
update

5 years agoUpdate README.md
longpanda [Sun, 30 Aug 2020 13:59:09 +0000 (21:59 +0800)]
Update README.md

5 years ago1.0.20 release v1.0.20
longpanda [Sun, 30 Aug 2020 08:34:20 +0000 (16:34 +0800)]
1.0.20 release

5 years agoupdate for new release
longpanda [Sat, 29 Aug 2020 05:12:36 +0000 (13:12 +0800)]
update for new release

5 years agoAdd Continuous Integration to the Project using GitHub Actions (#410)
Dylan M. Taylor [Sun, 23 Aug 2020 13:28:56 +0000 (09:28 -0400)]
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

5 years agoUpdate README.md
longpanda [Sun, 23 Aug 2020 08:15:02 +0000 (16:15 +0800)]
Update README.md

5 years agoUpdate README.md
longpanda [Sun, 23 Aug 2020 08:05:27 +0000 (16:05 +0800)]
Update README.md

5 years agoupdate languages.ini
longpanda [Mon, 17 Aug 2020 14:50:55 +0000 (22:50 +0800)]
update languages.ini
Add hebrew language, translated by chaim-chv

5 years ago1.0.19 release v1.0.19
longpanda [Fri, 14 Aug 2020 14:16:27 +0000 (22:16 +0800)]
1.0.19 release

5 years agoupdate
longpanda [Thu, 13 Aug 2020 12:20:20 +0000 (20:20 +0800)]
update

5 years agoREADME Beautifications (#384)
BL4CKH47H4CK3R [Tue, 11 Aug 2020 14:17:34 +0000 (20:17 +0600)]
README Beautifications (#384)

5 years agoFix GPT option not working if disk is over 2TB (#387)
f0rdprefect [Tue, 11 Aug 2020 02:52:49 +0000 (04:52 +0200)]
Fix GPT option not working if disk is over 2TB (#387)

5 years agoupdate
longpanda [Sat, 8 Aug 2020 11:39:31 +0000 (19:39 +0800)]
update

5 years ago1. Boot menu over serial supported
longpanda [Fri, 7 Aug 2020 14:23:27 +0000 (22:23 +0800)]
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

5 years ago1.0.18 release v1.0.18
longpanda [Sat, 1 Aug 2020 12:42:22 +0000 (20:42 +0800)]
1.0.18 release

5 years agoadd mod
longpanda [Fri, 31 Jul 2020 16:30:36 +0000 (00:30 +0800)]
add mod

5 years agoupdate ko
longpanda [Fri, 31 Jul 2020 15:49:01 +0000 (23:49 +0800)]
update ko

5 years agoREADME.md
longpanda [Fri, 31 Jul 2020 15:47:26 +0000 (23:47 +0800)]
README.md

5 years agoupdate README.md
longpanda [Fri, 31 Jul 2020 15:36:23 +0000 (23:36 +0800)]
update README.md

5 years agoadd support to freebsd
longpanda [Fri, 31 Jul 2020 15:08:17 +0000 (23:08 +0800)]
add support to freebsd

5 years agoMerge branch 'master' of https://github.com/ventoy/Ventoy
longpanda [Sun, 26 Jul 2020 04:12:57 +0000 (12:12 +0800)]
Merge branch 'master' of https://github.com/ventoy/Ventoy

5 years agofix the shell bug
longpanda [Sun, 26 Jul 2020 04:12:38 +0000 (12:12 +0800)]
fix the shell bug

5 years ago1.0.17 release v1.0.17
longpanda [Sat, 25 Jul 2020 13:59:34 +0000 (21:59 +0800)]
1.0.17 release

5 years agoupdate vtoygpt
longpanda [Sat, 25 Jul 2020 13:33:26 +0000 (21:33 +0800)]
update vtoygpt

5 years agoDon't delete partition when update in GPT partition style.
longpanda [Fri, 24 Jul 2020 15:23:40 +0000 (23:23 +0800)]
Don't delete partition when update in GPT partition style.

5 years agofix a bug about injection plugin in GPT partition style.
longpanda [Fri, 24 Jul 2020 15:02:07 +0000 (23:02 +0800)]
fix a bug about injection plugin in GPT partition style.

5 years agofix a bug about update with GPT partition style.
longpanda [Fri, 24 Jul 2020 15:00:01 +0000 (23:00 +0800)]
fix a bug about update with GPT partition style.

5 years agoadd ICON
longpanda [Thu, 23 Jul 2020 13:35:04 +0000 (21:35 +0800)]
add ICON

5 years ago1.0.16 release v1.0.16
longpanda [Thu, 23 Jul 2020 10:45:02 +0000 (18:45 +0800)]
1.0.16 release

5 years agoupdate for new release
longpanda [Wed, 22 Jul 2020 15:30:01 +0000 (23:30 +0800)]
update for new release

5 years agochange ntldr --> NTLDR
longpanda [Tue, 21 Jul 2020 13:32:51 +0000 (21:32 +0800)]
change  ntldr --> NTLDR

5 years agoupdate languages.ini
longpanda [Tue, 21 Jul 2020 13:25:05 +0000 (21:25 +0800)]
update languages.ini
add Lithuanian, translated by r0manas

5 years agoFix broken links in README.md (#333)
Felix Breidenstein [Tue, 21 Jul 2020 13:19:47 +0000 (15:19 +0200)]
Fix broken links in README.md (#333)

5 years agoAdd new iso support
longpanda [Sat, 18 Jul 2020 14:06:59 +0000 (22:06 +0800)]
Add new iso support

5 years agoupdate
longpanda [Fri, 17 Jul 2020 14:50:44 +0000 (22:50 +0800)]
update

5 years agoadd XPRESS support (#317)
A1ive [Fri, 17 Jul 2020 14:29:24 +0000 (22:29 +0800)]
add XPRESS support (#317)

5 years agosupport language font in partition Configuration Dialog
longpanda [Fri, 17 Jul 2020 09:53:58 +0000 (17:53 +0800)]
support language font in partition Configuration Dialog

5 years agoupdate languages.ini
longpanda [Sun, 12 Jul 2020 12:40:05 +0000 (20:40 +0800)]
update languages.ini

5 years agoupdate languages.ini
longpanda [Sat, 11 Jul 2020 14:37:59 +0000 (22:37 +0800)]
update languages.ini

5 years agoMerge branch 'master' of https://github.com/ventoy/Ventoy
longpanda [Sat, 11 Jul 2020 03:31:35 +0000 (11:31 +0800)]
Merge branch 'master' of https://github.com/ventoy/Ventoy

5 years agoupdate README.md
longpanda [Sat, 11 Jul 2020 03:29:39 +0000 (11:29 +0800)]
update README.md

5 years agoadd debug log in Ventoy2Disk.exe
longpanda [Fri, 10 Jul 2020 02:16:25 +0000 (10:16 +0800)]
add debug log in Ventoy2Disk.exe

5 years ago1.0.15 release v1.0.15
longpanda [Thu, 9 Jul 2020 14:44:04 +0000 (22:44 +0800)]
1.0.15 release

5 years agoupdate languages.ini
longpanda [Thu, 9 Jul 2020 11:31:58 +0000 (19:31 +0800)]
update languages.ini

5 years agoprepare for new release
longpanda [Thu, 9 Jul 2020 11:26:10 +0000 (19:26 +0800)]
prepare for new release

5 years agoupdate
longpanda [Tue, 7 Jul 2020 15:37:00 +0000 (23:37 +0800)]
update

5 years agoupdate
longpanda [Sun, 5 Jul 2020 14:12:58 +0000 (22:12 +0800)]
update

5 years agoupdate
longpanda [Sun, 5 Jul 2020 07:02:32 +0000 (15:02 +0800)]
update

5 years agoadd GPT support
longpanda [Sat, 4 Jul 2020 14:39:11 +0000 (22:39 +0800)]
add GPT support

5 years agoadd GPT support
longpanda [Sat, 4 Jul 2020 14:29:54 +0000 (22:29 +0800)]
add GPT support

5 years agoupdate
longpanda [Fri, 3 Jul 2020 15:20:35 +0000 (23:20 +0800)]
update

5 years agoupdate languages.ini
longpanda [Thu, 2 Jul 2020 16:00:52 +0000 (00:00 +0800)]
update languages.ini

5 years agoUpdate ventoy_pack.sh
longpanda [Wed, 1 Jul 2020 05:41:41 +0000 (13:41 +0800)]
Update ventoy_pack.sh

5 years agoupdate languages.ini
longpanda [Sat, 27 Jun 2020 14:23:57 +0000 (22:23 +0800)]
update languages.ini

5 years agofix bug when update Ventoy in some Linux distros.
longpanda [Fri, 26 Jun 2020 01:48:28 +0000 (09:48 +0800)]
fix bug when update Ventoy in some Linux distros.

5 years ago1.0.14 release v1.0.14
longpanda [Thu, 25 Jun 2020 15:01:48 +0000 (23:01 +0800)]
1.0.14 release

5 years agoAdd Thai language
longpanda [Sun, 21 Jun 2020 01:27:52 +0000 (09:27 +0800)]
Add Thai language

5 years agoadd docker automated build environment (#235)
Ilia Sergachev [Sat, 20 Jun 2020 13:46:52 +0000 (15:46 +0200)]
add docker automated build environment (#235)

* doc: remove broken link

* add docker build environment

5 years ago1.0.13 release v1.0.13
longpanda [Sun, 14 Jun 2020 17:41:33 +0000 (01:41 +0800)]
1.0.13 release

5 years agoUpdate russian language (#218)
Lev [Sat, 13 Jun 2020 18:03:21 +0000 (01:03 +0700)]
Update russian language (#218)

5 years agofile encoding
longpanda [Tue, 9 Jun 2020 15:23:59 +0000 (23:23 +0800)]
file encoding

5 years agoAdd Occitan language (#212)
ensag-dev [Tue, 9 Jun 2020 15:22:19 +0000 (17:22 +0200)]
Add Occitan language (#212)

* Add Occitan language

* Update languages.ini