chiark / gitweb /
shared/util: add fstab support for partuuid/partlabel
authorDave Reisner <dreisner@archlinux.org>
Sat, 11 Aug 2012 17:32:29 +0000 (13:32 -0400)
committerDave Reisner <dreisner@archlinux.org>
Tue, 21 Aug 2012 15:48:26 +0000 (11:48 -0400)
commit84cc2abf3472b6dddd54b046b24f559ec8807ee4
tree1b68ee79c60c7b3e75c70f088a50f98b0d26abd0
parent383182b5c435dca06a3f4ba32c6d1be2d1e35881
shared/util: add fstab support for partuuid/partlabel

udev has supported this since 172, so it should be a safe (and welcome)
addition for users of GPT partitioned disks.
src/shared/util.c