lfs/init.d/console

-   [ -z "${FONT}"           ] && [ is_true "${UNICODE}"       ] &&
+   [ -z "${FONT}"           ] && is_true "${UNICODE}"           &&

-      [ "${use_fb}" == "1" || [ -z "${FONT}" ] || setfont $FONT || failed=1
+      [ "${use_fb}" == "1" ] || [ -z "${FONT}" ] || setfont $FONT || failed=1

Attachment: lfs-bootscripts-20110921.patch
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to