]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
initial commit
authorlongpanda <admin@ventoy.net>
Sat, 4 Apr 2020 16:07:50 +0000 (00:07 +0800)
committerlongpanda <admin@ventoy.net>
Sat, 4 Apr 2020 16:08:01 +0000 (00:08 +0800)
commit05a1b863a66bf72b26e5d87570c4e0e61b9736cd
tree4e7863d5381ac90597f50db5ea30baaa100683a4
parent2090c6fa978999d4ef1efc0881fc9c99e3615798
initial commit
487 files changed:
DMSETUP/build.txt [new file with mode: 0644]
DMSETUP/dmsetup [new file with mode: 0644]
EDK2/README.txt [new file with mode: 0644]
EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.c [new file with mode: 0644]
EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.h [new file with mode: 0644]
EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.inf [new file with mode: 0644]
EDK2/edk2-edk2-stable201911/MdeModulePkg/MdeModulePkg.dsc [new file with mode: 0644]
ExFAT/README.txt [new file with mode: 0644]
ExFAT/buidexfat.sh [new file with mode: 0644]
ExFAT/buidlibfuse.sh [new file with mode: 0644]
FUSEISO/build.sh [new file with mode: 0644]
FUSEISO/build_libfuse.sh [new file with mode: 0644]
FUSEISO/vtoy_fuse_iso.c [new file with mode: 0644]
GPLv3 [moved from LICENSE with 100% similarity]
GRUB2/README.txt [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/Makefile.core.def [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/boot/i386/pc/boot.S [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/commands/blocklist.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/disk/i386/pc/biosdisk.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/fs/fat.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/fs/iso9660.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/fs/udf.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/kern/file.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/kern/fs.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/kern/main.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/lib/cmdline.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/loader/efi/chainloader.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/normal/menu.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/huffman.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/huffman.h [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/lzx.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/lzx.h [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/ventoy.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/ventoy_def.h [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/ventoy_json.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/ventoy_linux.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/ventoy_plugin.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/ventoy_windows.c [new file with mode: 0644]
GRUB2/grub-2.04/grub-core/ventoy/wimboot.h [new file with mode: 0644]
GRUB2/grub-2.04/include/grub/ventoy.h [new file with mode: 0644]
IMG/cpio/sbin/init [new file with mode: 0644]
IMG/cpio/ventoy/busybox/busybox.xz [new file with mode: 0644]
IMG/cpio/ventoy/busybox/tmpsh [new file with mode: 0644]
IMG/cpio/ventoy/busybox/tmpxz [new file with mode: 0644]
IMG/cpio/ventoy/hook/alpine/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/alpine/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/arch/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/debian/antix-disk.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/debian/antix-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/debian/default-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/debian/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/debian/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/default/13-dm-disk.rules [new file with mode: 0644]
IMG/cpio/ventoy/hook/default/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/default/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/gentoo/disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/gentoo/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/kaos/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/kaos/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/mageia/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/mageia/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/manjaro/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/nixos/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/nixos/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/pclos/disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/pclos/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/rhel5/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/rhel5/ventoy-loader.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/rhel6/anaconda-repo-listen.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/rhel6/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/rhel6/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/slackware/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/slackware/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/suse/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/suse/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/tinycore/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/tinycore/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/ventoy-hook-lib.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/ventoy-os-lib.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/xen/udev_disk_hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/hook/xen/ventoy-hook.sh [new file with mode: 0644]
IMG/cpio/ventoy/init [new file with mode: 0644]
IMG/cpio/ventoy/tool/ar [new file with mode: 0644]
IMG/cpio/ventoy/tool/inotifyd [new file with mode: 0644]
IMG/cpio/ventoy/tool/lz4cat [new file with mode: 0644]
IMG/cpio/ventoy/tool/ventoy_loader.sh [new file with mode: 0644]
IMG/cpio/ventoy/tool/vtoytool_install.sh [new file with mode: 0644]
IMG/cpio/ventoy/tool/zstdcat [new file with mode: 0644]
IMG/cpio/ventoy/ventoy.sh [new file with mode: 0644]
IMG/mkcpio.sh [new file with mode: 0644]
INSTALL/EFI/BOOT/BOOTX64.EFI [new file with mode: 0644]
INSTALL/Ventoy2Disk.exe [new file with mode: 0644]
INSTALL/Ventoy2Disk.sh [new file with mode: 0644]
INSTALL/grub/fonts/ascii.pf2 [new file with mode: 0644]
INSTALL/grub/grub.cfg [new file with mode: 0644]
INSTALL/grub/i386-pc/boot.img [new file with mode: 0644]
INSTALL/grub/i386-pc/core.img [new file with mode: 0644]
INSTALL/grub/themes/ventoy/background.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_c.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_e.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_n.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_ne.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_nw.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_s.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_se.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_sw.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/menu_w.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/select_c.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/slider_c.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/slider_n.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/slider_s.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_c.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_e.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_n.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_ne.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_nw.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_s.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_se.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_sw.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/terminal_box_w.png [new file with mode: 0644]
INSTALL/grub/themes/ventoy/theme.txt [new file with mode: 0644]
INSTALL/grub/x86_64-efi/normal.mod [new file with mode: 0644]
INSTALL/tool/hexdump [new file with mode: 0644]
INSTALL/tool/mkexfatfs_32 [new file with mode: 0644]
INSTALL/tool/mkexfatfs_64 [new file with mode: 0644]
INSTALL/tool/mount.exfat-fuse_32 [new file with mode: 0644]
INSTALL/tool/mount.exfat-fuse_64 [new file with mode: 0644]
INSTALL/tool/ventoy_lib.sh [new file with mode: 0644]
INSTALL/tool/vtoy_gen_uuid [new file with mode: 0644]
INSTALL/tool/vtoyfat_32 [new file with mode: 0644]
INSTALL/tool/vtoyfat_64 [new file with mode: 0644]
INSTALL/tool/xzcat [new file with mode: 0644]
INSTALL/ventoy/imdisk/32/imdisk.cpl [new file with mode: 0644]
INSTALL/ventoy/imdisk/32/imdisk.exe [new file with mode: 0644]
INSTALL/ventoy/imdisk/32/imdisk.sys [new file with mode: 0644]
INSTALL/ventoy/imdisk/64/imdisk.cpl [new file with mode: 0644]
INSTALL/ventoy/imdisk/64/imdisk.exe [new file with mode: 0644]
INSTALL/ventoy/imdisk/64/imdisk.sys [new file with mode: 0644]
INSTALL/ventoy/ipxe.krn [new file with mode: 0644]
INSTALL/ventoy/iso9660_x64.efi [new file with mode: 0644]
INSTALL/ventoy/ventoy.cpio [new file with mode: 0644]
INSTALL/ventoy/ventoy_x64.efi [new file with mode: 0644]
INSTALL/ventoy/vtoyjump32.exe [new file with mode: 0644]
INSTALL/ventoy/vtoyjump64.exe [new file with mode: 0644]
IPXE/README.txt [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/core/runtime.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/core/ventoy_vdisk.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/drivers/hyperv/hyperv.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/drivers/xen/hvm.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/hidemem.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/int13.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/ventoy_int13.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/ventoy_int13.h [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/config/settings.h [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/core/device.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/core/main.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/core/ventoy_dummy.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/core/vsprintf.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/drivers/net/efi/snp.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/include/ipxe/sanboot.h [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/include/ventoy.h [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/interface/efi/efi_pci.c [new file with mode: 0644]
IPXE/ipxe-3fe683e/src/net/tcp/iscsi.c [new file with mode: 0644]
IPXE/ipxe_org_code/ipxe-3fe683e.tar.bz2 [new file with mode: 0644]
License/BSD-2-Clause-Patent.txt [new file with mode: 0644]
License/BSD.txt [new file with mode: 0644]
License/MIT.txt [new file with mode: 0644]
License/gpl-2.0.txt [new file with mode: 0644]
License/gpl-3.0.txt [new file with mode: 0644]
License/license-busybox.txt [new file with mode: 0644]
License/license-device-mapper.txt [new file with mode: 0644]
License/license-edk2.txt [new file with mode: 0644]
License/license-efifs.txt [new file with mode: 0644]
License/license-exfat.txt [new file with mode: 0644]
License/license-fat-filelib.txt [new file with mode: 0644]
License/license-fatfs.txt [new file with mode: 0644]
License/license-grub2.txt [new file with mode: 0644]
License/license-imdisk.txt [new file with mode: 0644]
License/license-ipxe.txt [new file with mode: 0644]
License/license-libfuse.txt [new file with mode: 0644]
License/license-liblzma.txt [new file with mode: 0644]
License/license-lz4.txt [new file with mode: 0644]
License/license-lzo.txt [new file with mode: 0644]
License/license-rufus.txt [new file with mode: 0644]
License/license-smallz4.txt [new file with mode: 0644]
License/license-squashfs-tools.txt [new file with mode: 0644]
License/license-vblade.txt [new file with mode: 0644]
License/license-ventoy.txt [new file with mode: 0644]
License/license-wimboot.txt [new file with mode: 0644]
License/license-xzembedded.txt [new file with mode: 0644]
License/license-zlib.txt [new file with mode: 0644]
License/license-zstd.txt [new file with mode: 0644]
License/ubdl.txt [new file with mode: 0644]
SQUASHFS/SRC/build_lz4.sh [new file with mode: 0644]
SQUASHFS/SRC/build_lzma.sh [new file with mode: 0644]
SQUASHFS/SRC/build_lzo.sh [new file with mode: 0644]
SQUASHFS/SRC/build_zstd.sh [new file with mode: 0644]
SQUASHFS/SRC/liblzma-master.zip [new file with mode: 0644]
SQUASHFS/SRC/lz4-1.8.1.2.tar.gz [new file with mode: 0644]
SQUASHFS/SRC/lzo-2.08.tar.gz [new file with mode: 0644]
SQUASHFS/SRC/zstd-1.4.4.tar.gz [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/ACKNOWLEDGEMENTS [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/CHANGES [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/COPYING [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/INSTALL [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/README [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/README-4.4 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/DONATIONS [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/PERFORMANCE.README [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-2.0 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-2.0-AMD64 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-2.1 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-3.0 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-3.1 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-3.2 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-3.3 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-4.0 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-4.1 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-4.2 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-4.3 [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/pseudo-file.example [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/USAGE [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/README [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/fs/squashfs/Makefile [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/fs/squashfs/inode.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/fs/squashfs/squashfs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/fs/squashfs/squashfs2_0.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/include/linux/squashfs_fs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/include/linux/squashfs_fs_i.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.4/include/linux/squashfs_fs_sb.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/Documentation/filesystems/squashfs.txt [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/Makefile [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/block.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/cache.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/dir.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/export.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/file.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/fragment.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/id.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/inode.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/namei.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/squashfs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/squashfs_fs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/squashfs_fs_i.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/squashfs_fs_sb.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/super.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/fs/squashfs/symlink.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/include/linux/squashfs_fs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/include/linux/squashfs_fs_i.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/kernel/kernel-2.6/include/linux/squashfs_fs_sb.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/Makefile [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/action.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/action.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/build.sh [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/caches-queues-lists.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/caches-queues-lists.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/compressor.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/compressor.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/error.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/fnmatch_compat.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/gzip_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/gzip_wrapper.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/info.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/info.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/lz4_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/lz4_wrapper.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/lzma_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/lzma_xz_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/lzo_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/lzo_wrapper.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/mksquashfs.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/mksquashfs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/process_fragments.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/process_fragments.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/progressbar.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/progressbar.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/pseudo.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/pseudo.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/read_file.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/read_fs.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/read_fs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/read_xattrs.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/restore.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/restore.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/sort.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/sort.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/squashfs_compat.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/squashfs_fs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/squashfs_swap.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/swap.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquash-1.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquash-123.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquash-2.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquash-3.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquash-34.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquash-4.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquashfs.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquashfs.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquashfs_info.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquashfs_info.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/unsquashfs_xattr.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/xattr.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/xattr.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/xz_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/xz_wrapper.h [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/zstd_wrapper.c [new file with mode: 0644]
SQUASHFS/squashfs-tools-4.4/squashfs-tools/zstd_wrapper.h [new file with mode: 0644]
VBLADE/vblade-master/.gitignore [new file with mode: 0644]
VBLADE/vblade-master/COPYING [new file with mode: 0644]
VBLADE/vblade-master/HACKING [new file with mode: 0644]
VBLADE/vblade-master/NEWS [new file with mode: 0644]
VBLADE/vblade-master/README [new file with mode: 0644]
VBLADE/vblade-master/aoe.c [new file with mode: 0644]
VBLADE/vblade-master/ata.c [new file with mode: 0644]
VBLADE/vblade-master/bpf.c [new file with mode: 0644]
VBLADE/vblade-master/build.sh [new file with mode: 0644]
VBLADE/vblade-master/config.h [new file with mode: 0644]
VBLADE/vblade-master/config/config.h.in [new file with mode: 0644]
VBLADE/vblade-master/config/u64.c [new file with mode: 0644]
VBLADE/vblade-master/contrib/README [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade-generator [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade-persistence.txt [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade.init.daemon [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade.init.generate [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade.init.in [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade.init.lsb-daemon [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade.service [new file with mode: 0644]
VBLADE/vblade-master/contrib/persistence/vblade@.service [new file with mode: 0644]
VBLADE/vblade-master/contrib/vblade-17-aio.2.README [new file with mode: 0644]
VBLADE/vblade-master/contrib/vblade-17-aio.2.diff [new file with mode: 0644]
VBLADE/vblade-master/dat.h [new file with mode: 0644]
VBLADE/vblade-master/fns.h [new file with mode: 0644]
VBLADE/vblade-master/freebsd.c [new file with mode: 0644]
VBLADE/vblade-master/linux.c [new file with mode: 0644]
VBLADE/vblade-master/linux.h [new file with mode: 0644]
VBLADE/vblade-master/makefile [new file with mode: 0644]
VBLADE/vblade-master/sparsefile [new file with mode: 0644]
VBLADE/vblade-master/vblade.8 [new file with mode: 0644]
VBLADE/vblade-master/vblade_32 [new file with mode: 0644]
VBLADE/vblade-master/vblade_64 [new file with mode: 0644]
VBLADE/vblade-master/vbladed [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk.sln [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Language.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Language.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/PhyDrive.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Res/Ventoy2Disk.manifest [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Res/ventoy.ico [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Utility.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.aps [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.rc [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.vcxproj [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.vcxproj.filters [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.vcxproj.user [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/WinDialog.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/API.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/COPYRIGHT.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/Configuration.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/History.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/License.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/Media [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/Media Access API.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/example.c.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_access.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_access.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_cache.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_cache.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_defs.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_filelib.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_filelib.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_format.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_format.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_list.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_misc.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_misc.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_opts.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_string.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_string.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_table.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_table.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_types.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_write.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/fat_write.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/fat_io_lib/version.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/LICENSE.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/00history.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/00readme.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/diskio.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/diskio.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/ff.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/ff.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/ffconf.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/ffsystem.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/ff14/source/ffunicode.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/resource.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/COPYING [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/README [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/Documentation/xz.txt [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/include/linux/decompress/unxz.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/include/linux/xz.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/decompress_unxz.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/Kconfig [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/Makefile [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_crc32.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_crc64.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_dec_bcj.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_dec_lzma2.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_dec_stream.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_dec_syms.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_dec_test.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_lzma2.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_private.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/lib/xz/xz_stream.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/linux/scripts/xz_wrap.sh [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/Makefile [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/boottest.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/buftest.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/bytetest.c [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/xz_config.h [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/xzminidec.c [new file with mode: 0644]
VtoyTool/BabyISO/biso.c [new file with mode: 0644]
VtoyTool/BabyISO/biso.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_9660.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_9660.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_dump.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_dump.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_eltorito.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_eltorito.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_joliet.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_joliet.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_list.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_list.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_plat.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_plat_linux.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_rockridge.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_rockridge.h [new file with mode: 0644]
VtoyTool/BabyISO/biso_util.c [new file with mode: 0644]
VtoyTool/BabyISO/biso_util.h [new file with mode: 0644]
VtoyTool/build.sh [new file with mode: 0644]
VtoyTool/vtoydm.c [new file with mode: 0644]
VtoyTool/vtoydump.c [new file with mode: 0644]
VtoyTool/vtoyloader.c [new file with mode: 0644]
VtoyTool/vtoytool.c [new file with mode: 0644]
VtoyTool/vtoytool/00/vtoytool_32 [new file with mode: 0644]
VtoyTool/vtoytool/00/vtoytool_64 [new file with mode: 0644]
VtoyTool/vtoytool/01/vtoytool_64 [new file with mode: 0644]
vtoyfat/build.sh [new file with mode: 0644]
vtoyfat/fat_io_lib/README.txt [new file with mode: 0644]
vtoyfat/fat_io_lib/buildlib.sh [new file with mode: 0644]
vtoyfat/vtoyfat_linux.c [new file with mode: 0644]
vtoyjump/vtoyjump.sln [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/API.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/COPYRIGHT.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/Configuration.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/History.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/License.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/Media [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/Media Access API.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/example.c.txt [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_access.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_access.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_cache.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_cache.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_defs.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_filelib.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_filelib.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_format.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_format.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_list.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_misc.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_misc.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_opts.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_string.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_string.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_table.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_table.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_types.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_write.c [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/fat_write.h [new file with mode: 0644]
vtoyjump/vtoyjump/fat_io_lib/version.txt [new file with mode: 0644]
vtoyjump/vtoyjump/vtoyjump.c [new file with mode: 0644]
vtoyjump/vtoyjump/vtoyjump.h [new file with mode: 0644]
vtoyjump/vtoyjump/vtoyjump.vcxproj [new file with mode: 0644]
vtoyjump/vtoyjump/vtoyjump.vcxproj.filters [new file with mode: 0644]
vtoyjump/vtoyjump/vtoyjump.vcxproj.user [new file with mode: 0644]