[FS] During 1st stage, disable any FS we don't support install to in order to let...
authorPierre Schweitzer <pierre@reactos.org>
Mon, 18 Dec 2017 07:44:24 +0000 (08:44 +0100)
committerPierre Schweitzer <pierre@reactos.org>
Mon, 18 Dec 2017 07:46:24 +0000 (08:46 +0100)
commit5a650f6ba50a270faf37c36f8054b931dd9b4272
tree1b23edec1c981ebac09816dfd59a67e8066363a1
parent4ef08871ee67cafc1b3566f408bd4f7a86df9a80
[FS] During 1st stage, disable any FS we don't support install to in order to let RawFS these volumes.
This avoids bloated setup and avoids potential bugs in 3rd party drivers.

This is following 806cd1.
boot/bootdata/txtsetup.sif
drivers/filesystems/ext2/CMakeLists.txt
drivers/filesystems/ffs/CMakeLists.txt
drivers/filesystems/reiserfs/CMakeLists.txt
drivers/filesystems/udfs/CMakeLists.txt