installer: Only load uvesafb kernel module when needed.
authorFlorian Pelz <pelzflorian@pelzflorian.de>
Tue, 14 Apr 2020 12:49:25 +0000 (14:49 +0200)
committerFlorian Pelz <pelzflorian@pelzflorian.de>
Tue, 14 Apr 2020 13:05:57 +0000 (13:05 +0000)
commit0ad60b2a89d6d387236466e0bcdd61ac489fca37
treedab9a28a4bf19cce0765fee6280081b64b2709ca
parent2b2921937017bf4b3c7c8be2d0448f8c64d02bb1
installer: Only load uvesafb kernel module when needed.

This is a follow-up to commit 557e6820a77b24f8f3f03f28ee473137b1caeb64.

* gnu/system/install.scm (uvesafb-shepherd-service): Check
that /dev/fb0 is not already present.
gnu/system/install.scm