[PATCH] Remove the nousbstorage command line option (#624556).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The filtering UI can be used to achieve the same result, by having the user
select all except for USB devices.
---
 loader/loader.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/loader/loader.c b/loader/loader.c
index 3bdc999..e53b2f3 100644
--- a/loader/loader.c
+++ b/loader/loader.c
@@ -1004,8 +1004,6 @@ static void parseCmdLineFlags(struct loaderData_s * loaderData,
         } else if (!strcasecmp(k, "kssendsn")) {
             flags |= LOADER_FLAGS_KICKSTART_SEND_SERIAL;
         /* deprecated hardware bits */
-        } else if (!strcasecmp(k, "nousbstorage")) {
-            mlAddBlacklist("usb-storage");
         } else if (!strcasecmp(k, "nousb")) {
             mlAddBlacklist("ehci-hcd");
             mlAddBlacklist("ohci-hcd");
-- 
1.7.1.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux