aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r--util-linux/Config.in166
1 files changed, 83 insertions, 83 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index a1e843a3d..1c3fe88ee 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -159,7 +159,7 @@ config FINDFS
159 package. However, the e2fsprogs version only support ext2/3. This 159 package. However, the e2fsprogs version only support ext2/3. This
160 version supports those in addition to FAT, swap, and ReiserFS. 160 version supports those in addition to FAT, swap, and ReiserFS.
161 WARNING: 161 WARNING:
162 With all submodules selected, it will add ~9k to busybox. 162 With all submodules selected, it will add ~8k to busybox.
163 163
164config FREERAMDISK 164config FREERAMDISK
165 bool "freeramdisk" 165 bool "freeramdisk"
@@ -427,12 +427,12 @@ config FEATURE_VOLUMEID_JFS
427 help 427 help
428 TODO 428 TODO
429 429
430config FEATURE_VOLUMEID_UFS 430### config FEATURE_VOLUMEID_UFS
431 bool "ufs filesystem" 431### bool "ufs filesystem"
432 default n 432### default n
433 depends on VOLUMEID 433### depends on VOLUMEID
434 help 434### help
435 TODO 435### TODO
436 436
437config FEATURE_VOLUMEID_XFS 437config FEATURE_VOLUMEID_XFS
438 bool "xfs filesystem" 438 bool "xfs filesystem"
@@ -476,12 +476,12 @@ config FEATURE_VOLUMEID_LINUXSWAP
476 help 476 help
477 TODO 477 TODO
478 478
479config FEATURE_VOLUMEID_LVM 479### config FEATURE_VOLUMEID_LVM
480 bool "lvm" 480### bool "lvm"
481 default n 481### default n
482 depends on VOLUMEID 482### depends on VOLUMEID
483 help 483### help
484 TODO 484### TODO
485 485
486config FEATURE_VOLUMEID_CRAMFS 486config FEATURE_VOLUMEID_CRAMFS
487 bool "cramfs filesystem" 487 bool "cramfs filesystem"
@@ -490,12 +490,12 @@ config FEATURE_VOLUMEID_CRAMFS
490 help 490 help
491 TODO 491 TODO
492 492
493config FEATURE_VOLUMEID_HPFS 493### config FEATURE_VOLUMEID_HPFS
494 bool "hpfs filesystem" 494### bool "hpfs filesystem"
495 default n 495### default n
496 depends on VOLUMEID 496### depends on VOLUMEID
497 help 497### help
498 TODO 498### TODO
499 499
500config FEATURE_VOLUMEID_ROMFS 500config FEATURE_VOLUMEID_ROMFS
501 bool "romfs filesystem" 501 bool "romfs filesystem"
@@ -511,27 +511,27 @@ config FEATURE_VOLUMEID_SYSV
511 help 511 help
512 TODO 512 TODO
513 513
514config FEATURE_VOLUMEID_MINIX 514### config FEATURE_VOLUMEID_MINIX
515 bool "minix filesystem" 515### bool "minix filesystem"
516 default n 516### default n
517 depends on VOLUMEID 517### depends on VOLUMEID
518 help 518### help
519 TODO 519### TODO
520 520
521### These only detect partition tables - not used (yet?) 521### These only detect partition tables - not used (yet?)
522### config FEATURE_VOLUMEID_MAC 522### config FEATURE_VOLUMEID_MAC
523### bool "mac filesystem" 523### bool "mac filesystem"
524### default n 524### default n
525### depends on VOLUMEID 525### depends on VOLUMEID
526### help 526### help
527### TODO 527### TODO
528### 528###
529### config FEATURE_VOLUMEID_MSDOS 529### config FEATURE_VOLUMEID_MSDOS
530### bool "msdos filesystem" 530### bool "msdos filesystem"
531### default n 531### default n
532### depends on VOLUMEID 532### depends on VOLUMEID
533### help 533### help
534### TODO 534### TODO
535 535
536config FEATURE_VOLUMEID_OCFS2 536config FEATURE_VOLUMEID_OCFS2
537 bool "ocfs2 filesystem" 537 bool "ocfs2 filesystem"
@@ -540,54 +540,54 @@ config FEATURE_VOLUMEID_OCFS2
540 help 540 help
541 TODO 541 TODO
542 542
543config FEATURE_VOLUMEID_HIGHPOINTRAID 543### config FEATURE_VOLUMEID_HIGHPOINTRAID
544 bool "highpoint raid" 544### bool "highpoint raid"
545 default n 545### default n
546 depends on VOLUMEID 546### depends on VOLUMEID
547 help 547### help
548 TODO 548### TODO
549 549
550config FEATURE_VOLUMEID_ISWRAID 550### config FEATURE_VOLUMEID_ISWRAID
551 bool "intel raid" 551### bool "intel raid"
552 default n 552### default n
553 depends on VOLUMEID 553### depends on VOLUMEID
554 help 554### help
555 TODO 555### TODO
556 556
557config FEATURE_VOLUMEID_LSIRAID 557### config FEATURE_VOLUMEID_LSIRAID
558 bool "lsi raid" 558### bool "lsi raid"
559 default n 559### default n
560 depends on VOLUMEID 560### depends on VOLUMEID
561 help 561### help
562 TODO 562### TODO
563 563
564config FEATURE_VOLUMEID_VIARAID 564### config FEATURE_VOLUMEID_VIARAID
565 bool "via raid" 565### bool "via raid"
566 default n 566### default n
567 depends on VOLUMEID 567### depends on VOLUMEID
568 help 568### help
569 TODO 569### TODO
570 570
571config FEATURE_VOLUMEID_SILICONRAID 571### config FEATURE_VOLUMEID_SILICONRAID
572 bool "silicon raid" 572### bool "silicon raid"
573 default n 573### default n
574 depends on VOLUMEID 574### depends on VOLUMEID
575 help 575### help
576 TODO 576### TODO
577 577
578config FEATURE_VOLUMEID_NVIDIARAID 578### config FEATURE_VOLUMEID_NVIDIARAID
579 bool "nvidia raid" 579### bool "nvidia raid"
580 default n 580### default n
581 depends on VOLUMEID 581### depends on VOLUMEID
582 help 582### help
583 TODO 583### TODO
584 584
585config FEATURE_VOLUMEID_PROMISERAID 585### config FEATURE_VOLUMEID_PROMISERAID
586 bool "promise raid" 586### bool "promise raid"
587 default n 587### default n
588 depends on VOLUMEID 588### depends on VOLUMEID
589 help 589### help
590 TODO 590### TODO
591 591
592config FEATURE_VOLUMEID_LINUXRAID 592config FEATURE_VOLUMEID_LINUXRAID
593 bool "linuxraid" 593 bool "linuxraid"