mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:33:20 +00:00
[USETUP][SETUPLIB] Added support for formatting partition in BTRFS and installing ReactOS on it.
Removed code related to EXT2 boot sector for now. CORE-13769
This commit is contained in:
parent
934104d73f
commit
07bc92f740
5 changed files with 63 additions and 29 deletions
|
@ -56,6 +56,7 @@ pci.sys=,,,,,,,,,,,,4
|
|||
scsiport.sys=,,,,,,x,,,,,,4
|
||||
storport.sys=,,,,,,x,,,,,,4
|
||||
fastfat.sys=,,,,,,x,,,,,,4
|
||||
btrfs.sys=,,,,,,x,,,,,,4
|
||||
ramdisk.sys=,,,,,,x,,,,,,4
|
||||
classpnp.sys=,,,,,,,,,,,,4
|
||||
pciide.sys=,,,,,,,,,,,,4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue