[PATCH 1/2] No longer remove persistent udev rules files (#566948).

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

 



One of these files provides the information needed to make the new X input
configuration work.  Also, the rules removal should no longer be necessary
given that we don't make our own device nodes.
---
 scripts/mk-images |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/scripts/mk-images b/scripts/mk-images
index bc04a98..66ac3c1 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -880,7 +880,6 @@ EOF
     for i in $IMGPATH/lib/udev/*; do
        if [ -f $i ]; then install -m 755 $i $MBD_DIR/lib/udev/${i##*/}; fi
     done
-    rm -f $MBD_DIR/lib/udev/rules.d/*persistent*
     rm -f $MBD_DIR/lib/udev/rules.d/*generator*
 
     install -m 644 $LOADERBINDIR/$MYLOADERTR $MBD_DIR/etc/loader.tr
-- 
1.6.5.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