]> code.delx.au - refind/commit
Added feature to detect the root (/) Linux filesystem based on
authorsrs5694 <srs5694@users.sourceforge.net>
Sat, 4 Jul 2015 22:17:21 +0000 (18:17 -0400)
committersrs5694 <srs5694@users.sourceforge.net>
Sat, 4 Jul 2015 22:17:21 +0000 (18:17 -0400)
commitf92a7032373fc63e9d8946574d4fb42464d1c916
tree7cca780fdeb173590a01307776d72144f2094a4f
parent0a030a201e52e18ed4df68ff0dff84096eb98bce
Added feature to detect the root (/) Linux filesystem based on
freedesktop.org's Discoverable Partitions Spec
(http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/).
22 files changed:
NEWS.txt
docs/refind/bootmode.html
docs/refind/configfile.html
docs/refind/drivers.html
docs/refind/features.html
docs/refind/getting.html
docs/refind/index.html
docs/refind/installing.html
docs/refind/linux.html
docs/refind/revisions.html
docs/refind/secureboot.html
docs/refind/themes.html
docs/refind/todo.html
docs/refind/using.html
docs/refind/yosemite.html
refind/config.c
refind/global.h
refind/gpt.c
refind/gpt.h
refind/lib.c
refind/lib.h
refind/main.c