Abort if switch_root does not exist.
authorWarren Togami <wtogami@redhat.com>
Thu, 21 May 2009 23:14:50 +0000 (19:14 -0400)
committerWarren Togami <wtogami@redhat.com>
Thu, 21 May 2009 23:14:50 +0000 (19:14 -0400)
commit7ee170746fe2448e1c4afbafe0c9f0261eb082d9
treef5ea5278d9619d613712a6b2b9d02cabdedb15c8
parent4ae46e575d5147b6b4f19a7256158d23dbd4935d
Abort if switch_root does not exist.
Otherwise it would succeed silently when we KNOW it would fail, which is not cool.
Usually this means you didn't build switch_root in your dracut checkout and you used dracut -l.
(This currently cannot be done in a check script, because of the current design of check.
Andreas intends on discussing a redesign on the list.)
modules.d/99base/install