mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-28 21:54:15 -04:00
[misc] add NTFS compression support
* Only as a cheat mode (Alt-N) * Also fixes inconsistent MBR partition numbering * Also update a comment in vhd.c about callback progress (thanks to Erwan)
This commit is contained in:
parent
189e96762b
commit
f424229e0f
11 changed files with 58 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo This file recreates localization_data.c according resource.h
|
||||
echo This file recreates localization_data.h according resource.h
|
||||
echo
|
||||
|
||||
# check that sed is available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue