]> Zhao Yanbai Git Server - minix.git/commit
Allow human readable name for the root device.
authorEvgeniy Ivanov <lolkaantimat@gmail.com>
Tue, 31 Jan 2012 11:48:14 +0000 (15:48 +0400)
committerBen Gras <ben@minix3.org>
Thu, 9 Feb 2012 17:54:45 +0000 (18:54 +0100)
commit3dd49be938d6b328136ca81e655dbc4b932220e1
treef066be25309294188c1d6fe2231aadaeae9f5f7e
parent897945063173187d32109f8a6382eba07101ece7
Allow human readable name for the root device.

Instead of using rootdev= or ramimagedev= in the boot monitor
which are changed to numbers and cannot be used with other
loaders, rootdevname= or ramimagename= are (MINIX-style)
device names always stored as strings.

Patch by Antoine Leca.
drivers/ramdisk/rc