support for mount by label (not yet tested)

Also adds findfs applet. Closes bug 1143.
This commit is contained in:
Denis Vlasenko
2008-02-18 21:08:49 +00:00
parent 27dd495b98
commit de7684a309
43 changed files with 4632 additions and 20 deletions

View File

@@ -10,6 +10,7 @@ lib-$(CONFIG_FBSET) +=fbset.o
lib-$(CONFIG_FDFLUSH) +=freeramdisk.o
lib-$(CONFIG_FDFORMAT) +=fdformat.o
lib-$(CONFIG_FDISK) +=fdisk.o
lib-$(CONFIG_FINDFS) +=findfs.o
lib-$(CONFIG_FREERAMDISK) +=freeramdisk.o
lib-$(CONFIG_FSCK_MINIX) +=fsck_minix.o
lib-$(CONFIG_GETOPT) +=getopt.o