Skip to content

Commit

Permalink
Do not use searchindevice in osdetect.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangibanelbtactic committed Nov 11, 2017
1 parent 0073c53 commit 4e79e70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions menus/sgd/osdetect.cfg
Expand Up @@ -300,10 +300,7 @@ function run_option {
insmod regexp
regexp -s device '\((.*)\)' $dev
rmmod regexp
# Discard floppy and cdrom devices in search
# But search them if their search has been enforced

if searchindevice "$device" ; then


# $fstype: filesystem type identified
Expand Down Expand Up @@ -499,7 +496,6 @@ function run_option {
fi
done
fi
fi
done

set root=$saved_root
Expand Down

0 comments on commit 4e79e70

Please sign in to comment.