Ben Gras fd5f2edf35 mkfs: only complain about failing stat with -d
mkfs -d is a feature that needs a stat() of the mkfs binary, which
often fails (as mkfs is often not invoked with a full path or from
the same directory). it makes setup look a bit messy as the error
is always printed while installing the system, for each created FS,
even though the situation is harmless. This change only complains
when the stat is actually needed (-d).

Change-Id: I54ac01505aa97c1cbe40456c04a35aed5a7ee953
2013-05-23 12:09:38 +02:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:16 +00:00
2013-04-09 16:43:13 +02:00
2013-05-13 11:18:15 +02:00
2013-04-12 18:55:40 +00:00
2013-05-16 20:39:19 +02:00
2013-05-13 11:18:15 +02:00
2013-05-16 20:39:20 +02:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:15 +00:00
2013-04-24 10:18:16 +00:00
2013-05-13 11:18:15 +02:00
2013-04-04 12:50:12 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%