1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src
Pete Batard 15e3886499
[iso] enable persistence support for Linux Mint
* Mint users sure are lucky that one of them *lied their way through* pretending that
  persistence actually used to work with previous version of Mint, when it never did,
  because they got us going through a whole refactor of the partition creation process
  just so we could make Mint persistence work.
* Closes #2428.
* Also fix a Coverity warning.
2024-02-09 16:59:28 +00:00
..
bled [uefi] fix path of SKUSiPolicy.p7b for WOW 2023-07-01 20:22:10 +01:00
ext2fs [misc] harden usage of uprintf() 2023-04-20 17:43:24 +01:00
getopt
libcdio [vhd] improve handing of user selected filename on save to VHD/FFU 2024-02-03 18:39:44 +00:00
ms-sys
msvc-missing
syslinux [syslinux] improve support for Syslinux based Slax ISOs 2023-10-11 20:46:46 +01:00
.editorconfig
badblocks.c [misc] fix CodeQL warnings 2023-04-22 16:36:27 +01:00
badblocks.h
cpu.c [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00:00
cpu.h [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00:00
db.h [grub] update DB for GRUB 2.12~rc1 2023-07-13 10:11:52 +02:00
dev.c [misc] fix UEFI:NTFS partition not being added when needed in MBR mode 2024-01-17 14:10:46 +00:00
dev.h
dos.c [dos] reinstate MS-DOS boot disk creation for Windows 10 and later platforms 2023-05-24 17:55:25 +01:00
dos.h
dos_locale.c
drive.c [iso] enable persistence support for Linux Mint 2024-02-09 16:59:28 +00:00
drive.h [misc] refactor partition creation 2024-02-08 14:17:03 +00:00
format.c [misc] refactor partition creation 2024-02-08 14:17:03 +00:00
format.h [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
format_ext.c [cmp] update Bled to latest 2022-09-14 23:37:46 +02:00
format_fat32.c [fat] align start of data region to MB 2024-01-10 13:36:50 +00:00
gpt_types.h
hash.c [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
hdd_vs_ufd.h [misc] add an exception for 23A9:EF18 UFDs 2023-05-29 18:04:42 +01:00
icon.c
iso.c [iso] enable persistence support for Linux Mint 2024-02-09 16:59:28 +00:00
license.h [process] move the search for conflicting process to a background thread 2023-10-10 22:22:45 +01:00
localization.c [misc] harden usage of uprintf() 2023-04-20 17:43:24 +01:00
localization.h
localization_data.h [misc] rename checksum.c to hash.c 2023-06-11 16:18:26 +01:00
localization_data.sh [misc] silence Coverity warnings 2024-01-08 14:34:57 +00:00
Makefile.am [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
Makefile.in [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
mbr_types.h
missing.h [misc] refactor partition creation 2024-02-08 14:17:03 +00:00
msapi_utf8.h [iso] add symlink support for target file systems that support it 2023-10-12 17:32:20 +01:00
net.c [net] fix Fido script not being able to be launched again on user cancel 2024-02-07 19:24:17 +00:00
parser.c [misc] fix some benign Coverity warnings 2023-06-18 19:09:15 +02:00
pki.c [misc] add an address resolver for internal DLL function calls 2023-07-05 18:36:58 +01:00
process.c [misc] silence Coverity warnings 2024-01-08 14:34:57 +00:00
process.h [misc] update ChangeLog for 4.3 BETA 2023-10-12 19:46:10 +01:00
re.c
re.h
registry.h
resource.h [misc] rename checksum.c to hash.c 2023-06-11 16:18:26 +01:00
rufus.c [misc] fix revoked bootloaders message does not display when using MBR 2024-02-06 20:02:36 +00:00
rufus.h [iso] work around ISOs that use broken symbolic links for UEFI bootloaders 2024-01-16 17:27:37 +00:00
rufus.manifest
rufus.rc [iso] enable persistence support for Linux Mint 2024-02-09 16:59:28 +00:00
settings.h [wue] add an expert feature to restrict a Windows installation to S Mode 2023-08-15 11:15:16 +01:00
smart.c [iso] fix a possible buffer overflow in GetGrubVersion() 2023-04-01 14:39:25 +02:00
smart.h
stdfn.c [vhd] improve handing of user selected filename on save to VHD/FFU 2024-02-03 18:39:44 +00:00
stdio.c [misc] silence Coverity warnings 2024-01-08 14:34:57 +00:00
stdlg.c [misc] silence Coverity warnings 2024-01-08 14:34:57 +00:00
syslinux.c [syslinux] improve support for Syslinux based Slax ISOs 2023-10-11 20:46:46 +01:00
ui.c [misc] further Windows 7 specifics removals 2023-04-28 17:46:05 +01:00
ui.h [vhd] enable saving device to compressed VHDX 2023-07-01 20:43:26 +01:00
ui_data.h
vhd.c [vhd] improve handing of user selected filename on save to VHD/FFU 2024-02-03 18:39:44 +00:00
vhd.h [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
winio.h
wue.c [misc] refactor partition creation 2024-02-08 14:17:03 +00:00
wue.h [wue] improve Windows version reporting from ISO/.wim 2022-10-04 11:58:30 +01:00