Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ventoy/rufus

The Reliable USB Formatting Utility
https://github.com/ventoy/rufus

[ext2fs] improve formatting speed

* Fix use of EXT2_BLOCK_SIZE() instead of EXT2_INODE_SIZE() during inode
initialization, that ...

9edd7492db84a5f3b8cf5d71fee98cf51882043f authored almost 5 years ago by Pete Batard <[email protected]>
[misc] move Large FAT32 and ext formatting to their own source

* Also add randomization to test images

35af4cbacbe6d4d8e8b6e74169036eff3e7694dc authored almost 5 years ago by Pete Batard <[email protected]>
[misc] use $(srcdir) in Makefiles

* Picked from #1449

3c9acb0d3c2e9de15ccea728645e4bfdf1890f6e authored almost 5 years ago by David Stumph <[email protected]>
[core] improve reporting of partition types

* Add GPT partition types and improve MBR partition type handling

88be86d3d46213f9a6ab8af5c9573a33ebe4e91e authored almost 5 years ago by Pete Batard <[email protected]>
[iso] report usage of UDF symbolic links

* These may dramatically increase the size required for extraction
so users may want to have s...

4ebed1eac2be276894a3e0d4991ffb0d37d36d43 authored almost 5 years ago by Pete Batard <[email protected]>
[cmp] update Bled to latest

* This should increase the write speed when writing compressed images...

50d119ba0b3c1e35d05ab6ba9ad65d663732fadc authored almost 5 years ago by Pete Batard <[email protected]>
[loc] update Polish translation

177c85c4fe928fe5b7d4d5309acd99c41a453999 authored almost 5 years ago by User <[email protected]>
[syslinux] update Syslinux to 6.04-pre1

* Most distros (Debian, Ubuntu) have moved to using Sylinus 6.04 even
as it has NOT officially...

4fdb3088b8f82820db1face2ef145a5394470f92 authored almost 5 years ago by Pete Batard <[email protected]>
[ui] improve error reporting for download issues

* This is part of #1444

87a7228d381735977fa40461bfcaf23d3125e4c3 authored almost 5 years ago by Pete Batard <[email protected]>
[misc] update copyright year to 2020

b8b22ee890b862e7cc686fd624b975db99e1acfc authored almost 5 years ago by Pete Batard <[email protected]>
[efi] enable the use of exFAT with UEFI:NTFS

* Only applies for blank UEFI:NTFS drives for now. UEFI:NTFS Windows drives are
still set to u...

d1d5c2a7b6e699fdf5f86b438a32c3293d02e20d authored almost 5 years ago by Pete Batard <[email protected]>
[loc] update German translation

* Closes #1426

e522ef6c551a8170cec8f1c90a28a1d4eaf37bc6 authored almost 5 years ago by Mr-Update <[email protected]>
[efi] leave .efi files in efi/boot/ uncompressed on NTFS

* While compressed EFI bootloaders are not an issue for UEFI:NTFS, some UEFI firmwares
embed a...

8672feeb0af6f4b9f7f6855923fcc02e41212f79 authored almost 5 years ago by Joseph mendoza <[email protected]>
[loc] update spelling of Persian to پارسی

Closes #1420

5dce5fb56a3d29dc05d9a0c10a2a663cea854bb3 authored almost 5 years ago by Pete Batard <[email protected]>
[cmp] fix writing of compressed streams that don't end on sector boundary

* Closes #1422

4f0335a4a4cc7dcdbfc0e3b013afbfff06f4c2d2 authored almost 5 years ago by Pete Batard <[email protected]>
[cmp] upgrade Bled to latest

c1613ab7fcc3571666dafa481d7c663636cf9a7f authored almost 5 years ago by Pete Batard <[email protected]>
[misc] fix dos_locale.c warning

* Also fix _detect-amend.sh script since Windows 1909 broke wmic for me

72cfb89154ae5451b517ab94ecaf441da4e39081 authored about 5 years ago by Pete Batard <[email protected]>
[misc] Readme improvements

* Closes #1412

df60eabd5fade83ffd75e5ab0e2c9aeb2e0138f4 authored about 5 years ago by ichikuma7 <[email protected]>
[misc] display Windows Update Build Revision (UBR) when available

Yet another link in the long chain of Microsoft making it UNFATHOMABLY DIFFICULT
to figure out w...

fa8be68c54b324b231df32ee91b8d42b71932238 authored about 5 years ago by Pete Batard <[email protected]>
[misc] mention that ext and persistence support should still be viewed as EXPERIMENTAL

* This is in relation to #1396
* Also fix a small typo

80a2bce5b35e108a28e9146e690cfcc92919bee7 authored about 5 years ago by Pete Batard <[email protected]>
[net] fix a small memory leak in the update check

* A 257-byte signature buffer was not being freed if check for BETAs was enabled.

7ec7331200c047e920590cf65a2b1dee3162213a authored about 5 years ago by Pete Batard <[email protected]>
[iso] leave bootmgr and bootmgr.efi uncompressed on compressed NTFS

* When using compressed NTFS, having a compressed bootmgr prevents BIOS boot, so we
now call `...

8719412667776c0be98c4036ee3fb562d008e7bc authored about 5 years ago by Pete Batard <[email protected]>
[misc] update FreeDOS URL to HTTPS

* Closes #1383

91e4f9ade32198929f722eb48644c945557bfcef authored about 5 years ago by TotalCaesar659 <[email protected]>
[ui] fix percent not being displayed on slow format

1b02181f74ca617f6cb261317954003379829db9 authored over 5 years ago by Pete Batard <[email protected]>
[misc] fix a typo and set rufus-next to 3.9

996d4254b3bad605cf10f6ddbae509fade498a68 authored over 5 years ago by Pete Batard <[email protected]>
v3.8 (build 1580)

* This is a bugfix release to address #1374 and #1375

2c1ee95dfb645812ff6c53adb9c9de5d89084f52 authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] fix creation of persistent partitions for pre-1703 platforms

* Windows platforms prior to Windows 10 1703 cannot access any logical partition besides the
f...

bf8d888b212cde450afcabeba9b0c2845d523223 authored over 5 years ago by Pete Batard <[email protected]>
[iso] fix detection of 'txt.cfg' as a main Syslinux config file

* While we need to detect that 'txt.cfg' is a Syslinux config file, so that
we can alter it fo...

0a24940c85948e546326a5536ce14cf136b1cc64 authored over 5 years ago by Pete Batard <[email protected]>
[internal] add automatic copy of ARM and appx binaries to root dir

* Also update some application URLs and set rufus-next to 3.8

9bd6c31deaaf87019a85f0b63a553aaef01acb05 authored over 5 years ago by Pete Batard <[email protected]>
v3.7 (build 1576)

b91a46ea83d3114471fab2f364eec60f65fc61a3 authored over 5 years ago by Pete Batard <[email protected]>
[ui] use GNU wget's algorithms for rate/ETA display

38ba8d366c05a4f849f5cbb547998ca564eebcd9 authored over 5 years ago by Pete Batard <[email protected]>
[misc] update license URLs and align ms-sys's write_data buffer to 4K

* Also remove some obsolete TODOs

4c816a519e12d372286afaf26615b13b5ecba666 authored over 5 years ago by Pete Batard <[email protected]>
[imgbot] optimize images

* Closes #1371
* /res/icons/rufus-512.png -- 145.04kb -> 142.63kb (1.67%)

Signed-off-by: ImgBot...

e3970ba7076392e65c50e5beed023157440d2b54 authored over 5 years ago by ImgBotApp <[email protected]>
[iso] fix case sensitive comparison when preventing 'ldlinux.sys' overwrite

* Because we install our own ldlinux.sys, we must ensure that if the ISO contains
an ldlinux.s...

b25193060825a669e5290b7009db4c33db2da399 authored over 5 years ago by Pete Batard <[email protected]>
[iso] improve fallback for dual UDF+ISO9660 images

* Also add private filtering of LM90X USB⟷SSD devices

798029237fda23b3151def05b8e9c65d868765ec authored over 5 years ago by Pete Batard <[email protected]>
[internal] update ChangeLog for BETA

94b28390b627a22c7c01d39a40b0d51bd310a2a0 authored over 5 years ago by Pete Batard <[email protected]>
[ui] fix WIM image application progress

* Use UpdateProgressWithInfo() always
* Remove cubic progress and use an estimated overhead instead

398baf23d87e78312289913a70e1d6bc0d92156a authored over 5 years ago by Pete Batard <[email protected]>
[ui] improve handling of the Quick Format and Extended Label options

* Make sure they are always unchecked for pure DD images
* Make sure Quick Format is checked and...

0f6794a72be60258a8beea7550675ad583d2378b authored over 5 years ago by Pete Batard <[email protected]>
[ui] fix stale progress bar during standalone ext2/ext3 format

* Also rename the FormatXXX function calls

e11113f802f7d0f651eaaaff90b4b5b5fd8a522c authored over 5 years ago by Pete Batard <[email protected]>
[internal] fix AppVeyor MinGW builds

ccbf632a7c3e65f30a46a6838c336e5ceb4e90dc authored over 5 years ago by Pete Batard <[email protected]>
[misc] update to Visual Studio 2019

62dad2ef2f89c35094f234071cfdd021357ddd77 authored over 5 years ago by Pete Batard <[email protected]>
[misc] refactor the "operation in progress" detection

* Remove unused iso_op_in_progress and use a single op_in_progress that gets
set when we disab...

21351b9fbe216f90b2e5c0ca332c6e63770f3b43 authored over 5 years ago by Pete Batard <[email protected]>
[ui] add experimental optional display of transfer speed and time remaining

* You can use <Alt> to switch modes during an operation that supports it (e.g. Checksum
comput...

af95de8198079e2811cd0676aacc073bcd34a464 authored over 5 years ago by Pete Batard <[email protected]>
[core] use offset rather than index to identify a partition

* Also fix potential bcdboot invocation failure by introducing a new AltGetLogicalName() call.
*...

94e2015edf6c919b1cd82adf3cfdd28848b7d177 authored over 5 years ago by Pete Batard <[email protected]>
[iso] relax isolinux cfg file detection for persistence and force DD mode for Pop_OS

1fa0aaf32595f23f6f69c80d9b24ca8d446cd240 authored over 5 years ago by Pete Batard <[email protected]>
[loc] improve German translation

* Closes #1356

076b13c469a710dc715dfa138506bd5d6eb828f3 authored over 5 years ago by LaszloEr <[email protected]>
[core] revert to having the ESP as the last partition

* This is to avoid Microsoft's appalling refresh of the partition layout,
which can result in ...

936bd9beb027cfe11989257ba015942d5d4ca99d authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] add BIOS persistence for Debian Live & Ubuntu

f0c843fcdc685c85cb4ec5eb4b01af45508b99eb authored over 5 years ago by Pete Batard <[email protected]>
[misc] silence more Coverity false positives

* "Show me static analysis framework that only triples my work and I will kiss its feet."

4c8dd29935945cffa042d3d58e75c8cb690c2760 authored over 5 years ago by Pete Batard <[email protected]>
[core] add an exception for JMicron flash drives

* Also fix another round of Coverity trigger-happy warnings (Seriously, those FALSE
POSITIVES ...

84427d12dd2db477b7075d90f871ed22ddfa619d authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] automated persistence set up for Debian Live & Ubuntu

* Only UEFI boot for now (GRUB) & requires a post 2019.07.26 ISO for Ubuntu.
* This adds the rel...

fcb15ab6e96afd0b2325a856294db895b6e3ade4 authored over 5 years ago by Pete Batard <[email protected]>
[core] fix 'Bad label' errors with empty labels

* Only happens on Win7 due to MinGW not automatically initializing variables to zero on that pla...

307e2f70757a8239fc5ea5b44ec94518fac8f92b authored over 5 years ago by Pete Batard <[email protected]>
[core] report SuperSpeed+ devices

* Also clean up cfgmgr32 dependencies and set rufus-next to 3.7

c8fda3e4e80499d3c6898eeb64a4607f12d5d5af authored over 5 years ago by Pete Batard <[email protected]>
[core] fix regression with checkboxes being cleared on START

* Regression was introduced with 3c1ef23ff3586de5cf3a72947321f47edd1229d2 and 2ff6da49f0d9141f31...

17d4d6c6fe17b52d7e4f99025b5116d0b4814617 authored over 5 years ago by Pete Batard <[email protected]>
v3.6 (build 1551)

8afb6f220f50f11b5ab2f28dc4f04089d080dbf2 authored over 5 years ago by Pete Batard <[email protected]>
[core] prevent the enumeration of Windows 10 19H1 sandbox VHDs

* The new 19H1 Windows Sandbox feature relies on VHDs labelled 'PortableBaseLayer' → Don't list ...

f95aa94c57a6aec7816523151f8bc9b078d101fc authored over 5 years ago by Pete Batard <[email protected]>
[loc] remove Azerbaijani translation

* Sorry Azerbaijani speaking people, but this was only added out of
good will and, with no new...

5b1ae09df4623342931c80faaf2b7138878d1677 authored over 5 years ago by Pete Batard <[email protected]>
[ui] fix Windows format prompts not being suppressed

3e1d0b309f2604bdaf1b438fd80b19f7c554ebef authored over 5 years ago by Pete Batard <[email protected]>
[misc] update ChangeLog for BETA

1bbb053f70fb006c6b68a29dcbf35bf469d2a929 authored over 5 years ago by Pete Batard <[email protected]>
[grub] update embedded GRUB to 2.04

4a39f32165cccd4d62f88de200b27cac4b79fa9e authored over 5 years ago by Pete Batard <[email protected]>
[ui] prevent the toolbars from disappearing

* Seriously, who at Microsoft devised this utterly broken TB_GETIDEALSIZE call?

01869492554aa344933d701e3a2ff5f6b471e2d0 authored over 5 years ago by Pete Batard <[email protected]>
[iso] disable ISO mode for incompatible Manjaro

180e6d43647b8444e9e239cdc4bb8f34982aef0d authored over 5 years ago by Pete Batard <[email protected]>
[ui] remove check box when old BIOS/Rufus MBR is disabled

* Also use ChangeWindowMessageFilterEx() instead of ChangeWindowMessageFilter()

3c1ef23ff3586de5cf3a72947321f47edd1229d2 authored over 5 years ago by Pete Batard <[email protected]>
[loc] update Latvian translation

* Closes #1329

1ae4cb722eb60433e463e0e46b149a3c929ccc94 authored over 5 years ago by fufunelaf <[email protected]>
[ui] update progress bar position for screen readers

* Make sure to call the original winproc on PBM_SETPOS and friends.
* Closes #1289

24e8307d9a80ddf8773f47e0a83d3c4db8258291 authored over 5 years ago by Pete Batard <[email protected]>
[loc] update Turkish translation

861f51169ece69c887adba2d8d930c849c3dc1b2 authored over 5 years ago by Mehmetali Kuran <[email protected]>
[internal] silence a MinGW GCC 9.x warning

fs.c:61:25: warning: taking address of packed member of 'struct fat_boot_sector' may result in a...

249beabb862d027d493885caf3154025765f29d3 authored over 5 years ago by Pete Batard <[email protected]>
[ui] fix unwanted persistence unit overlay

* Also fix a typo and make sure to quote more paths when invoking Fido.

f6687e729b601fa55dc088c9cb0127fa7a6cdf05 authored over 5 years ago by Pete Batard <[email protected]>
[net] make sure Fido script path is quoted

* Fixes pbatard/Fido#11

a89ed8bc6068e996d7a5294b213c269068c7dfab authored over 5 years ago by Pete Batard <[email protected]>
[core] add CycleDevice and VDS layout refresh

* Also fix some minor issues

8b18d8ce1dd493d30f2ba0259bf570a63400492e authored over 5 years ago by Pete Batard <[email protected]>
[loc] update Serbian translation to latest

bf59239c39416cc4bd1312b3fd4280b5236c5a8e authored over 5 years ago by Miloš ljubičić <[email protected]>
[loc] update Thai translation to latest

ee3dc74c1d97648bd811cd34aca1845ecfbbfb1e authored over 5 years ago by Suttirak <[email protected]>
[loc] fix truncation of notification messages

2607dfabc112e99b45bd8b34884671e39920fb27 authored over 5 years ago by Pete Batard <[email protected]>
[extfs] add standalone ext2/ext3 formatting

* Only enabled when Advanced format options are shown
* Also enable reading of extfs volume labe...

2ff6da49f0d9141f318e01c82d4c27f3adba849d authored over 5 years ago by Pete Batard <[email protected]>
[misc] fix MinGW compilation

* Updated header was missing from previous commit

a696e041e1c0bb5ae34a47ddc3ec74a23a5d38f4 authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] improve error reporting

* Also clean up VDS error messages

5ae6e4f494afa3ee9d565a9c0ecd81f53ae4d821 authored over 5 years ago by Pete Batard <[email protected]>
[core] partitioning improvements

* Improve report and make sure we zero leftovers from the start of a partition
* Also add VDS er...

5f9e65707f5d9d13465cb5c50e7fad91f267ac7a authored over 5 years ago by Pete Batard <[email protected]>
[core] partial overhaul of the partitioning and formatting facilities

* Add VDS formatting support (through an Alt-V cheat mode)
* Add partition index support
* Impro...

1c39a80d72ce3f6914925ad18518857063dfa413 authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] improve persistence partition creation's progress report

* Closes #691

4b38483a68cc50bfc4e508685677bf41b6da68b1 authored over 5 years ago by Pete Batard <[email protected]>
[core] fix 2.x → 3.x regression that removed NTFS for Grub4DOS

* Also update file hash DB

d93ae1e59839ab711c5839b016dce119f4333351 authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] add registry setting to specify which ext fs version we should use

* Also improve log progress report
* Also move ext formatting to before we format the main parti...

0a3600f9ffe3fb649e4392828584a1c1ab71c749 authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] integrate ext3 formatting into UI operations

* Add display of persistence controls on relevant images
* Add progress on ext3 formatting and i...

0ad3f8c1d38b84ac0857226a6c3ac45c4afaa84a authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] add journal support for ext3 formatting

* Also clean up code, handle errors and fix issues

ccf0f1bf3ce97766d852f464dabe17aef27cdf1e authored over 5 years ago by Pete Batard <[email protected]>
[loc] update Malay translation to latest

ddda1561aec84bad0ecc6482578994d4ad1bbb1e authored over 5 years ago by Mohamad Ikhwan bin Kori <[email protected]>
[ext2fs] fix Coverity warnings

5159b1eb875a6e8f9e8d97ade8383be19c449f9a authored over 5 years ago by Pete Batard <[email protected]>
[misc] refactor some global variables' names so we can reinstate -Wshadow

* Also remove no longer used _coverity.cmd and update .gitignore

9610e3a63b8928a491a5ea46dd79bcdac2c7b4da authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] update to latest e2fsprogs

* e2fsprogs commit [cecc2bc78b39ddcd34a819a4d7e7cd30897958cb]
* Also add LGPLv2 license text

cec443ef61be1e92c2e4ab0d668b7f4e81e3564f authored over 5 years ago by Pete Batard <[email protected]>
[ext2fs] initial ext2fs support

cda716c1ffdc1ad7c9226379e1645a7ba8d0f875 authored over 5 years ago by Pete Batard <[email protected]>
[loc] update MSG_068 and MSG_100

* Closes #1281

f4d70345aff17e48dae967aae00617874ddadf75 authored over 5 years ago by Pete Batard <[email protected]>
[core] fix a memory leak when search for process is interrupted

38d82612cd7691342c7e6c82e3858fa9249ac224 authored over 5 years ago by Pete Batard <[email protected]>
[core] report write errors more explicitly

* Also issue a port cycle on ERROR_NOT_READY
* Also run a check for conflicting processes during...

d4a663991bf017263b58d1bea1dfe18393c8208e authored over 5 years ago by Pete Batard <[email protected]>
[loc] update Greek translation to latest

b7ab196a974696817827ac15b25ea38af471da6b authored over 5 years ago by alex f <[email protected]>
[core] alter the drive letter we use when Windows has already remounted it

* Our code should be flexible enough to do just that and this will also
alleviate requiring en...

06b33f94e42aa9b36c611274a67057e1dfcc992b authored over 5 years ago by Pete Batard <[email protected]>
[loc] fix 2 typos in Polish translation

7a04f52f6cf9b7dc2d4ef2bb6a10299613fc35bd authored over 5 years ago by Neoheresy <[email protected]>
[loc] fix typos in French translation

* Closes #1296
* Also add .github to the list of ignored AppVeyor directories

1ca4c7acb43dadb74acd2b93b689ef13d39995d9 authored over 5 years ago by Pete Batard <[email protected]>
[internal] add auto-locking of closed issues after 90 days of inactivity

bd099b9cca02181f5bfa38481a3d5a4cdf1cb12e authored over 5 years ago by Pete Batard <[email protected]>
[loc] update Korean translation to latest

ce8f02582029babd1e253cb108c3816cc0975228 authored over 5 years ago by Uk-Jin Jang <[email protected]>
[core] add listing exception for Apple SD card readers

* Also fix a Coverity warning

5dbf537dfb39f7ad24b45e8bbaaad289cb5296f9 authored over 5 years ago by Pete Batard <[email protected]>
[core] add full extraction support for efi.img

* Also, Solus distro maintainers, I hate you!

f02fbe3acc323eff4e359e5f68ebbe59ff50119d authored over 5 years ago by Pete Batard <[email protected]>
[process] fix retrieval of full process commandline for MinGW32

* NtWow64QueryInformationProcess64() fails because sizeof(PVOID64) happens to be 4 instead of 8 ...

dd9f9ce1e9328d0824454ee41a35b4c59d251007 authored over 5 years ago by Pete Batard <[email protected]>