]> glassweightruler.freedombox.rocks Git - Ventoy.git/commit
1. change some directory structure for the build script
authorlongpanda <admin@ventoy.net>
Wed, 20 May 2020 14:36:27 +0000 (22:36 +0800)
committerlongpanda <admin@ventoy.net>
Wed, 20 May 2020 14:37:26 +0000 (22:37 +0800)
commit5d0fe69b2592f3c19fd12529ad94cb64ec0ed7d1
tree9e40297aa2bb2731e927f8a481df2c6e7a4a7ef8
parent965417970b745b343f0adc8843016c66a337d888
1. change some directory structure for the build script
2. add build script and document
   see DOC/BuildVentoyFromSource.txt for detail
97 files changed:
DOC/BuildVentoyFromSource.txt [new file with mode: 0644]
DOC/installdietlibc.sh [new file with mode: 0644]
EDK2/README.txt [deleted file]
EDK2/buildedk.sh [new file with mode: 0644]
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.c [moved from EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.c with 100% similarity]
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.h [moved from EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.h with 100% similarity]
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.inf [moved from EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/Ventoy.inf with 100% similarity]
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/VentoyDebug.c [moved from EDK2/edk2-edk2-stable201911/MdeModulePkg/Application/Ventoy/VentoyDebug.c with 100% similarity]
EDK2/edk2_mod/edk2-edk2-stable201911/MdeModulePkg/MdeModulePkg.dsc [moved from EDK2/edk2-edk2-stable201911/MdeModulePkg/MdeModulePkg.dsc with 100% similarity]
EDK2/efiffs/mod/grub/grub-core/fs/iso9660.c [new file with mode: 0644]
EDK2/efiffs/mod/src/file.c [new file with mode: 0644]
EDK2/efiffs/mod/src/logging.c [new file with mode: 0644]
EDK2/efiffs/org/grub/grub-core/fs/iso9660.c [new file with mode: 0644]
EDK2/efiffs/org/src/file.c [new file with mode: 0644]
EDK2/efiffs/org/src/logging.c [new file with mode: 0644]
ExFAT/README.txt [deleted file]
ExFAT/buidexfat.sh
FUSEISO/build.sh
FUSEISO/build_libfuse.sh
FUSEISO/vtoy_fuse_iso_32 [new file with mode: 0644]
FUSEISO/vtoy_fuse_iso_64 [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/Makefile.core.def [moved from GRUB2/grub-2.04/grub-core/Makefile.core.def with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/boot/i386/pc/boot.S [moved from GRUB2/grub-2.04/grub-core/boot/i386/pc/boot.S with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/commands/blocklist.c [moved from GRUB2/grub-2.04/grub-core/commands/blocklist.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/disk/i386/pc/biosdisk.c [moved from GRUB2/grub-2.04/grub-core/disk/i386/pc/biosdisk.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/ext2.c [moved from GRUB2/grub-2.04/grub-core/fs/ext2.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/fat.c [moved from GRUB2/grub-2.04/grub-core/fs/fat.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/iso9660.c [moved from GRUB2/grub-2.04/grub-core/fs/iso9660.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/ntfs.c [moved from GRUB2/grub-2.04/grub-core/fs/ntfs.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/udf.c [moved from GRUB2/grub-2.04/grub-core/fs/udf.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/fs/xfs.c [moved from GRUB2/grub-2.04/grub-core/fs/xfs.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/gfxmenu/gfxmenu.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/gfxmenu/gui_label.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/disk.c [moved from GRUB2/grub-2.04/grub-core/kern/disk.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/efi/efi.c [moved from GRUB2/grub-2.04/grub-core/kern/efi/efi.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/file.c [moved from GRUB2/grub-2.04/grub-core/kern/file.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/fs.c [moved from GRUB2/grub-2.04/grub-core/kern/fs.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/kern/main.c [moved from GRUB2/grub-2.04/grub-core/kern/main.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/lib/cmdline.c [moved from GRUB2/grub-2.04/grub-core/lib/cmdline.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/loader/efi/chainloader.c [moved from GRUB2/grub-2.04/grub-core/loader/efi/chainloader.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/normal/context.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/normal/menu.c [moved from GRUB2/grub-2.04/grub-core/normal/menu.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/normal/menu_text.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/normal/misc.c [new file with mode: 0644]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/huffman.c [moved from GRUB2/grub-2.04/grub-core/ventoy/huffman.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/huffman.h [moved from GRUB2/grub-2.04/grub-core/ventoy/huffman.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/lzx.c [moved from GRUB2/grub-2.04/grub-core/ventoy/lzx.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/lzx.h [moved from GRUB2/grub-2.04/grub-core/ventoy/lzx.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy.c [moved from GRUB2/grub-2.04/grub-core/ventoy/ventoy.c with 99% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_def.h [moved from GRUB2/grub-2.04/grub-core/ventoy/ventoy_def.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_json.c [moved from GRUB2/grub-2.04/grub-core/ventoy/ventoy_json.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_linux.c [moved from GRUB2/grub-2.04/grub-core/ventoy/ventoy_linux.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_plugin.c [moved from GRUB2/grub-2.04/grub-core/ventoy/ventoy_plugin.c with 89% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/ventoy_windows.c [moved from GRUB2/grub-2.04/grub-core/ventoy/ventoy_windows.c with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/grub-core/ventoy/wimboot.h [moved from GRUB2/grub-2.04/grub-core/ventoy/wimboot.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/include/grub/disk.h [moved from GRUB2/grub-2.04/include/grub/disk.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/include/grub/efi/efi.h [moved from GRUB2/grub-2.04/include/grub/efi/efi.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/include/grub/fs.h [moved from GRUB2/grub-2.04/include/grub/fs.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/include/grub/ventoy.h [moved from GRUB2/grub-2.04/include/grub/ventoy.h with 100% similarity]
GRUB2/MOD_SRC/grub-2.04/install.sh [new file with mode: 0644]
GRUB2/README.txt [deleted file]
GRUB2/buildgrub.sh [new file with mode: 0644]
GenUUID/build.sh [new file with mode: 0644]
GenUUID/vtoy_gen_uuid.c [new file with mode: 0644]
IMG/mkcpio.sh
INSTALL/all_in_one.sh [new file with mode: 0644]
INSTALL/grub/grub.cfg
INSTALL/ventoy_pack.sh [new file with mode: 0644]
IPXE/README.txt [deleted file]
IPXE/buildipxe.sh [new file with mode: 0644]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/core/runtime.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/core/runtime.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/core/ventoy_vdisk.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/core/ventoy_vdisk.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/drivers/hyperv/hyperv.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/drivers/hyperv/hyperv.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/drivers/xen/hvm.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/drivers/xen/hvm.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/interface/pcbios/hidemem.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/hidemem.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/interface/pcbios/int13.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/int13.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/interface/pcbios/ventoy_int13.c [moved from IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/ventoy_int13.c with 98% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/arch/x86/interface/pcbios/ventoy_int13.h [moved from IPXE/ipxe-3fe683e/src/arch/x86/interface/pcbios/ventoy_int13.h with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/build.sh [new file with mode: 0644]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/config/settings.h [moved from IPXE/ipxe-3fe683e/src/config/settings.h with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/core/device.c [moved from IPXE/ipxe-3fe683e/src/core/device.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/core/main.c [moved from IPXE/ipxe-3fe683e/src/core/main.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/core/ventoy_dummy.c [moved from IPXE/ipxe-3fe683e/src/core/ventoy_dummy.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/core/vsprintf.c [moved from IPXE/ipxe-3fe683e/src/core/vsprintf.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/drivers/net/efi/snp.c [moved from IPXE/ipxe-3fe683e/src/drivers/net/efi/snp.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ipxe/sanboot.h [moved from IPXE/ipxe-3fe683e/src/include/ipxe/sanboot.h with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ventoy.h [moved from IPXE/ipxe-3fe683e/src/include/ventoy.h with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/interface/efi/efi_pci.c [moved from IPXE/ipxe-3fe683e/src/interface/efi/efi_pci.c with 100% similarity]
IPXE/ipxe_mod_code/ipxe-3fe683e/src/net/tcp/iscsi.c [moved from IPXE/ipxe-3fe683e/src/net/tcp/iscsi.c with 100% similarity]
LANGUAGES/languages.ini
SQUASHFS/unsquashfs_32 [new file with mode: 0644]
SQUASHFS/unsquashfs_64 [new file with mode: 0644]
Ventoy2Disk/Ventoy2Disk/xz-embedded-20130513/userspace/ventoy_makefile [new file with mode: 0644]
ZSTD/build.txt [new file with mode: 0644]
ZSTD/zstdcat [new file with mode: 0644]
vtoyfat/fat_io_lib/README.txt [deleted file]
vtoyfat/fat_io_lib/buildlib.sh