Systemd/src/gpt-auto-generator
Marius Thesing 158df4b6a6 gpt-auto: fix ESP options and description
Since 59512f21 the parameters were passed in the wrong order, causing the
options to be interpreted as the description.

Also, while "false" was supposed to be passed for "rw", the ESP should actually
be mounted read-write. It just happened to be "true" since the description char*
was passed for "rw".
2015-09-08 21:30:34 +02:00
..
gpt-auto-generator.c gpt-auto: fix ESP options and description 2015-09-08 21:30:34 +02:00
Makefile