Config.in 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see scripts/kbuild/config-language.txt.
  4. #
  5. menu "Linux System Utilities"
  6. config DMESG
  7. bool "dmesg"
  8. default n
  9. help
  10. dmesg is used to examine or control the kernel ring buffer. When the
  11. Linux kernel prints messages to the system log, they are stored in
  12. the kernel ring buffer. You can use dmesg to print the kernel's ring
  13. buffer, clear the kernel ring buffer, change the size of the kernel
  14. ring buffer, and change the priority level at which kernel messages
  15. are also logged to the system console. Enable this option if you
  16. wish to enable the 'dmesg' utility.
  17. config FEATURE_DMESG_PRETTY
  18. bool "Pretty dmesg output"
  19. default y
  20. depends on DMESG
  21. help
  22. If you wish to scrub the syslog level from the output, say 'Y' here.
  23. The syslog level is a string prefixed to every line with the form "<#>".
  24. With this option you will see:
  25. # dmesg
  26. Linux version 2.6.17.4 .....
  27. BIOS-provided physical RAM map:
  28. BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
  29. Without this option you will see:
  30. # dmesg
  31. <5>Linux version 2.6.17.4 .....
  32. <6>BIOS-provided physical RAM map:
  33. <6> BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
  34. config FBSET
  35. bool "fbset"
  36. default n
  37. help
  38. fbset is used to show or change the settings of a Linux frame buffer
  39. device. The frame buffer device provides a simple and unique
  40. interface to access a graphics display. Enable this option
  41. if you wish to enable the 'fbset' utility.
  42. config FEATURE_FBSET_FANCY
  43. bool "Turn on extra fbset options"
  44. default n
  45. depends on FBSET
  46. help
  47. This option enables extended fbset options, allowing one to set the
  48. framebuffer size, color depth, etc. interface to access a graphics
  49. display. Enable this option if you wish to enable extended fbset
  50. options.
  51. config FEATURE_FBSET_READMODE
  52. bool "Turn on fbset readmode support"
  53. default n
  54. depends on FBSET
  55. help
  56. This option allows fbset to read the video mode database stored by
  57. default as /etc/fb.modes, which can be used to set frame buffer
  58. device to pre-defined video modes.
  59. config FDFLUSH
  60. bool "fdflush"
  61. default n
  62. help
  63. fdflush is only needed when changing media on slightly-broken
  64. removable media drives. It is used to make Linux believe that a
  65. hardware disk-change switch has been actuated, which causes Linux to
  66. forget anything it has cached from the previous media. If you have
  67. such a slightly-broken drive, you will need to run fdflush every time
  68. you change a disk. Most people have working hardware and can safely
  69. leave this disabled.
  70. config FDFORMAT
  71. bool "fdformat"
  72. default n
  73. help
  74. fdformat is used to low-level format a floppy disk.
  75. config FDISK
  76. bool "fdisk"
  77. default n
  78. help
  79. The fdisk utility is used to divide hard disks into one or more
  80. logical disks, which are generally called partitions. This utility
  81. can be used to list and edit the set of partitions or BSD style
  82. 'disk slices' that are defined on a hard drive.
  83. config FDISK_SUPPORT_LARGE_DISKS
  84. bool "Support over 4GB disks"
  85. default y
  86. depends on FDISK
  87. help
  88. Enable this option to support large disks > 4GB.
  89. config FEATURE_FDISK_WRITABLE
  90. bool "Write support"
  91. default y
  92. depends on FDISK
  93. help
  94. Enabling this option allows you to create or change a partition table
  95. and write those changes out to disk. If you leave this option
  96. disabled, you will only be able to view the partition table.
  97. config FEATURE_AIX_LABEL
  98. bool "Support AIX disklabels"
  99. default n
  100. depends on FDISK && FEATURE_FDISK_WRITABLE
  101. help
  102. Enabling this option allows you to create or change AIX disklabels.
  103. Most people can safely leave this option disabled.
  104. config FEATURE_SGI_LABEL
  105. bool "Support SGI disklabels"
  106. default n
  107. depends on FDISK && FEATURE_FDISK_WRITABLE
  108. help
  109. Enabling this option allows you to create or change SGI disklabels.
  110. Most people can safely leave this option disabled.
  111. config FEATURE_SUN_LABEL
  112. bool "Support SUN disklabels"
  113. default n
  114. depends on FDISK && FEATURE_FDISK_WRITABLE
  115. help
  116. Enabling this option allows you to create or change SUN disklabels.
  117. Most people can safely leave this option disabled.
  118. config FEATURE_OSF_LABEL
  119. bool "Support BSD disklabels"
  120. default n
  121. depends on FDISK && FEATURE_FDISK_WRITABLE
  122. help
  123. Enabling this option allows you to create or change BSD disklabels
  124. and define and edit BSD disk slices.
  125. config FEATURE_FDISK_ADVANCED
  126. bool "Support expert mode"
  127. default n
  128. depends on FDISK && FEATURE_FDISK_WRITABLE
  129. help
  130. Enabling this option allows you to do terribly unsafe things like
  131. define arbitrary drive geometry, move the beginning of data in a
  132. partition, and similarly evil things. Unless you have a very good
  133. reason you would be wise to leave this disabled.
  134. config FINDFS
  135. bool "findfs"
  136. default n
  137. select VOLUMEID
  138. help
  139. This is similar to the findfs program that is part of the e2fsprogs
  140. package. However, the e2fsprogs version only support ext2/3. This
  141. version supports those in addition to FAT, swap, and ReiserFS.
  142. WARNING:
  143. With all submodules selected, it will add ~8k to busybox.
  144. config FREERAMDISK
  145. bool "freeramdisk"
  146. default n
  147. help
  148. Linux allows you to create ramdisks. This utility allows you to
  149. delete them and completely free all memory that was used for the
  150. ramdisk. For example, if you boot Linux into a ramdisk and later
  151. pivot_root, you may want to free the memory that is allocated to the
  152. ramdisk. If you have no use for freeing memory from a ramdisk, leave
  153. this disabled.
  154. config FSCK_MINIX
  155. bool "fsck_minix"
  156. default n
  157. help
  158. The minix filesystem is a nice, small, compact, read-write filesystem
  159. with little overhead. It is not a journaling filesystem however and
  160. can experience corruption if it is not properly unmounted or if the
  161. power goes off in the middle of a write. This utility allows you to
  162. check for and attempt to repair any corruption that occurs to a minix
  163. filesystem.
  164. config MKFS_MINIX
  165. bool "mkfs_minix"
  166. default n
  167. help
  168. The minix filesystem is a nice, small, compact, read-write filesystem
  169. with little overhead. If you wish to be able to create minix filesystems
  170. this utility will do the job for you.
  171. comment "Minix filesystem support"
  172. depends on FSCK_MINIX || MKFS_MINIX
  173. config FEATURE_MINIX2
  174. bool "Support Minix fs v2 (fsck_minix/mkfs_minix)"
  175. default y
  176. depends on FSCK_MINIX || MKFS_MINIX
  177. help
  178. If you wish to be able to create version 2 minix filesystems, enable this.
  179. If you enabled 'mkfs_minix' then you almost certainly want to be using the
  180. version 2 filesystem support.
  181. config GETOPT
  182. bool "getopt"
  183. default n
  184. help
  185. The getopt utility is used to break up (parse) options in command
  186. lines to make it easy to write complex shell scripts that also check
  187. for legal (and illegal) options. If you want to write horribly
  188. complex shell scripts, or use some horribly complex shell script
  189. written by others, this utility may be for you. Most people will
  190. wisely leave this disabled.
  191. config HEXDUMP
  192. bool "hexdump"
  193. default n
  194. help
  195. The hexdump utility is used to display binary data in a readable
  196. way that is comparable to the output from most hex editors.
  197. config FEATURE_HEXDUMP_REVERSE
  198. bool "Support -R, reverse of 'hexdump -Cv'"
  199. default n
  200. depends on HEXDUMP
  201. help
  202. The hexdump utility is used to display binary data in an ascii
  203. readable way. This option creates binary data from an ascii input.
  204. NB: this option is non-standard. It's unwise to use it in scripts
  205. aimed to be portable.
  206. config HD
  207. bool "hd"
  208. default n
  209. select HEXDUMP
  210. help
  211. hd is an alias to hexdump -C.
  212. config HWCLOCK
  213. bool "hwclock"
  214. default n
  215. help
  216. The hwclock utility is used to read and set the hardware clock
  217. on a system. This is primarily used to set the current time on
  218. shutdown in the hardware clock, so the hardware will keep the
  219. correct time when Linux is _not_ running.
  220. config FEATURE_HWCLOCK_LONG_OPTIONS
  221. bool "Support long options (--hctosys,...)"
  222. default n
  223. depends on HWCLOCK && GETOPT_LONG
  224. help
  225. By default, the hwclock utility only uses short options. If you
  226. are overly fond of its long options, such as --hctosys, --utc, etc)
  227. then enable this option.
  228. config FEATURE_HWCLOCK_ADJTIME_FHS
  229. bool "Use FHS /var/lib/hwclock/adjtime"
  230. default y
  231. depends on HWCLOCK
  232. help
  233. Starting with FHS 2.3, the adjtime state file is supposed to exist
  234. at /var/lib/hwclock/adjtime instead of /etc/adjtime. If you wish
  235. to use the FHS behavior, answer Y here, otherwise answer N for the
  236. classic /etc/adjtime path.
  237. http://www.pathname.com/fhs/pub/fhs-2.3.html#VARLIBHWCLOCKSTATEDIRECTORYFORHWCLO
  238. config IPCRM
  239. bool "ipcrm"
  240. default n
  241. select FEATURE_SUID
  242. help
  243. The ipcrm utility allows the removal of System V interprocess
  244. communication (IPC) objects and the associated data structures
  245. from the system.
  246. config IPCS
  247. bool "ipcs"
  248. default n
  249. select FEATURE_SUID
  250. help
  251. The ipcs utility is used to provide information on the currently
  252. allocated System V interprocess (IPC) objects in the system.
  253. config LOSETUP
  254. bool "losetup"
  255. default n
  256. help
  257. losetup is used to associate or detach a loop device with a regular
  258. file or block device, and to query the status of a loop device. This
  259. version does not currently support enabling data encryption.
  260. config MDEV
  261. bool "mdev"
  262. default n
  263. help
  264. mdev is a mini-udev implementation for dynamically creating device
  265. nodes in the /dev directory.
  266. For more information, please see docs/mdev.txt
  267. config FEATURE_MDEV_CONF
  268. bool "Support /etc/mdev.conf"
  269. default n
  270. depends on MDEV
  271. help
  272. Add support for the mdev config file to control ownership and
  273. permissions of the device nodes.
  274. For more information, please see docs/mdev.txt
  275. config FEATURE_MDEV_RENAME
  276. bool "Support subdirs/symlinks"
  277. default n
  278. depends on FEATURE_MDEV_CONF
  279. help
  280. Add support for renaming devices and creating symlinks.
  281. For more information, please see docs/mdev.txt
  282. config FEATURE_MDEV_RENAME_REGEXP
  283. bool "Support regular expressions substitutions when renaming device"
  284. default n
  285. depends on FEATURE_MDEV_RENAME
  286. help
  287. Add support for regular expressions substitutions when renaming device.
  288. config FEATURE_MDEV_EXEC
  289. bool "Support command execution at device addition/removal"
  290. default n
  291. depends on FEATURE_MDEV_CONF
  292. help
  293. This adds support for an optional field to /etc/mdev.conf for
  294. executing commands when devices are created/removed.
  295. For more information, please see docs/mdev.txt
  296. config FEATURE_MDEV_LOAD_FIRMWARE
  297. bool "Support loading of firmwares"
  298. default n
  299. depends on MDEV
  300. help
  301. Some devices need to load firmware before they can be usable.
  302. These devices will request userspace look up the files in
  303. /lib/firmware/ and if it exists, send it to the kernel for
  304. loading into the hardware.
  305. config MKSWAP
  306. bool "mkswap"
  307. default n
  308. help
  309. The mkswap utility is used to configure a file or disk partition as
  310. Linux swap space. This allows Linux to use the entire file or
  311. partition as if it were additional RAM, which can greatly increase
  312. the capability of low-memory machines. This additional memory is
  313. much slower than real RAM, but can be very helpful at preventing your
  314. applications being killed by the Linux out of memory (OOM) killer.
  315. Once you have created swap space using 'mkswap' you need to enable
  316. the swap space using the 'swapon' utility.
  317. config FEATURE_MKSWAP_V0
  318. bool "Version 0 support"
  319. default n
  320. depends on MKSWAP
  321. # depends on MKSWAP && DEPRECATED
  322. help
  323. Enable support for the old v0 style.
  324. If your kernel is older than 2.1.117, then v0 support is the
  325. only option.
  326. config MORE
  327. bool "more"
  328. default n
  329. help
  330. more is a simple utility which allows you to read text one screen
  331. sized page at a time. If you want to read text that is larger than
  332. the screen, and you are using anything faster than a 300 baud modem,
  333. you will probably find this utility very helpful. If you don't have
  334. any need to reading text files, you can leave this disabled.
  335. config FEATURE_USE_TERMIOS
  336. bool "Use termios to manipulate the screen"
  337. default y
  338. depends on MORE || TOP
  339. help
  340. This option allows utilities such as 'more' and 'top' to determine
  341. the size of the screen. If you leave this disabled, your utilities
  342. that display things on the screen will be especially primitive and
  343. will be unable to determine the current screen size, and will be
  344. unable to move the cursor.
  345. config VOLUMEID
  346. bool "Routines for detecting label and uuid on common filesystems"
  347. default n
  348. help
  349. TODO
  350. config FEATURE_VOLUMEID_EXT
  351. bool "Ext filesystem"
  352. default n
  353. depends on VOLUMEID
  354. help
  355. TODO
  356. config FEATURE_VOLUMEID_REISERFS
  357. bool "Reiser filesystem"
  358. default n
  359. depends on VOLUMEID
  360. help
  361. TODO
  362. config FEATURE_VOLUMEID_FAT
  363. bool "fat filesystem"
  364. default n
  365. depends on VOLUMEID
  366. help
  367. TODO
  368. config FEATURE_VOLUMEID_HFS
  369. bool "hfs filesystem"
  370. default n
  371. depends on VOLUMEID
  372. help
  373. TODO
  374. config FEATURE_VOLUMEID_JFS
  375. bool "jfs filesystem"
  376. default n
  377. depends on VOLUMEID
  378. help
  379. TODO
  380. ### config FEATURE_VOLUMEID_UFS
  381. ### bool "ufs filesystem"
  382. ### default n
  383. ### depends on VOLUMEID
  384. ### help
  385. ### TODO
  386. config FEATURE_VOLUMEID_XFS
  387. bool "xfs filesystem"
  388. default n
  389. depends on VOLUMEID
  390. help
  391. TODO
  392. config FEATURE_VOLUMEID_NTFS
  393. bool "ntfs filesystem"
  394. default n
  395. depends on VOLUMEID
  396. help
  397. TODO
  398. config FEATURE_VOLUMEID_ISO9660
  399. bool "iso9660 filesystem"
  400. default n
  401. depends on VOLUMEID
  402. help
  403. TODO
  404. config FEATURE_VOLUMEID_UDF
  405. bool "udf filesystem"
  406. default n
  407. depends on VOLUMEID
  408. help
  409. TODO
  410. config FEATURE_VOLUMEID_LUKS
  411. bool "luks filesystem"
  412. default n
  413. depends on VOLUMEID
  414. help
  415. TODO
  416. config FEATURE_VOLUMEID_LINUXSWAP
  417. bool "linux swap filesystem"
  418. default n
  419. depends on VOLUMEID
  420. help
  421. TODO
  422. ### config FEATURE_VOLUMEID_LVM
  423. ### bool "lvm"
  424. ### default n
  425. ### depends on VOLUMEID
  426. ### help
  427. ### TODO
  428. config FEATURE_VOLUMEID_CRAMFS
  429. bool "cramfs filesystem"
  430. default n
  431. depends on VOLUMEID
  432. help
  433. TODO
  434. ### config FEATURE_VOLUMEID_HPFS
  435. ### bool "hpfs filesystem"
  436. ### default n
  437. ### depends on VOLUMEID
  438. ### help
  439. ### TODO
  440. config FEATURE_VOLUMEID_ROMFS
  441. bool "romfs filesystem"
  442. default n
  443. depends on VOLUMEID
  444. help
  445. TODO
  446. config FEATURE_VOLUMEID_SYSV
  447. bool "sysv filesystem"
  448. default n
  449. depends on VOLUMEID
  450. help
  451. TODO
  452. ### config FEATURE_VOLUMEID_MINIX
  453. ### bool "minix filesystem"
  454. ### default n
  455. ### depends on VOLUMEID
  456. ### help
  457. ### TODO
  458. ### These only detect partition tables - not used (yet?)
  459. ### config FEATURE_VOLUMEID_MAC
  460. ### bool "mac filesystem"
  461. ### default n
  462. ### depends on VOLUMEID
  463. ### help
  464. ### TODO
  465. ###
  466. ### config FEATURE_VOLUMEID_MSDOS
  467. ### bool "msdos filesystem"
  468. ### default n
  469. ### depends on VOLUMEID
  470. ### help
  471. ### TODO
  472. config FEATURE_VOLUMEID_OCFS2
  473. bool "ocfs2 filesystem"
  474. default n
  475. depends on VOLUMEID
  476. help
  477. TODO
  478. ### config FEATURE_VOLUMEID_HIGHPOINTRAID
  479. ### bool "highpoint raid"
  480. ### default n
  481. ### depends on VOLUMEID
  482. ### help
  483. ### TODO
  484. ### config FEATURE_VOLUMEID_ISWRAID
  485. ### bool "intel raid"
  486. ### default n
  487. ### depends on VOLUMEID
  488. ### help
  489. ### TODO
  490. ### config FEATURE_VOLUMEID_LSIRAID
  491. ### bool "lsi raid"
  492. ### default n
  493. ### depends on VOLUMEID
  494. ### help
  495. ### TODO
  496. ### config FEATURE_VOLUMEID_VIARAID
  497. ### bool "via raid"
  498. ### default n
  499. ### depends on VOLUMEID
  500. ### help
  501. ### TODO
  502. ### config FEATURE_VOLUMEID_SILICONRAID
  503. ### bool "silicon raid"
  504. ### default n
  505. ### depends on VOLUMEID
  506. ### help
  507. ### TODO
  508. ### config FEATURE_VOLUMEID_NVIDIARAID
  509. ### bool "nvidia raid"
  510. ### default n
  511. ### depends on VOLUMEID
  512. ### help
  513. ### TODO
  514. ### config FEATURE_VOLUMEID_PROMISERAID
  515. ### bool "promise raid"
  516. ### default n
  517. ### depends on VOLUMEID
  518. ### help
  519. ### TODO
  520. config FEATURE_VOLUMEID_LINUXRAID
  521. bool "linuxraid"
  522. default n
  523. depends on VOLUMEID
  524. help
  525. TODO
  526. config MOUNT
  527. bool "mount"
  528. default n
  529. help
  530. All files and filesystems in Unix are arranged into one big directory
  531. tree. The 'mount' utility is used to graft a filesystem onto a
  532. particular part of the tree. A filesystem can either live on a block
  533. device, or it can be accessible over the network, as is the case with
  534. NFS filesystems. Most people using BusyBox will also want to enable
  535. the 'mount' utility.
  536. config FEATURE_MOUNT_FAKE
  537. bool "Support option -f"
  538. default n
  539. depends on MOUNT
  540. help
  541. Enable support for faking a file system mount.
  542. config FEATURE_MOUNT_VERBOSE
  543. bool "Support option -v"
  544. default n
  545. depends on MOUNT
  546. help
  547. Enable multi-level -v[vv...] verbose messages. Useful if you
  548. debug mount problems and want to see what is exactly passed
  549. to the kernel.
  550. config FEATURE_MOUNT_HELPERS
  551. bool "Support mount helpers"
  552. default n
  553. depends on MOUNT
  554. help
  555. Enable mounting of virtual file systems via external helpers.
  556. E.g. "mount obexfs#-b00.11.22.33.44.55 /mnt" will in effect call
  557. "obexfs -b00.11.22.33.44.55 /mnt"
  558. Also "mount -t sometype [-o opts] fs /mnt" will try
  559. "sometype [-o opts] fs /mnt" if simple mount syscall fails.
  560. The idea is to use such virtual filesystems in /etc/fstab.
  561. config FEATURE_MOUNT_LABEL
  562. bool "Support specifiying devices by label or UUID"
  563. default n
  564. depends on MOUNT
  565. select VOLUMEID
  566. help
  567. This allows for specifying a device by label or uuid, rather than by
  568. name. This feature utilizes the same functionality as findfs.
  569. config FEATURE_MOUNT_NFS
  570. bool "Support mounting NFS file systems"
  571. default n
  572. depends on MOUNT
  573. select FEATURE_HAVE_RPC
  574. select FEATURE_SYSLOG
  575. help
  576. Enable mounting of NFS file systems.
  577. config FEATURE_MOUNT_CIFS
  578. bool "Support mounting CIFS/SMB file systems"
  579. default n
  580. depends on MOUNT
  581. help
  582. Enable support for samba mounts.
  583. config FEATURE_MOUNT_FLAGS
  584. depends on MOUNT
  585. bool "Support lots of -o flags in mount"
  586. default y
  587. help
  588. Without this, mount only supports ro/rw/remount. With this, it
  589. supports nosuid, suid, dev, nodev, exec, noexec, sync, async, atime,
  590. noatime, diratime, nodiratime, loud, bind, move, shared, slave,
  591. private, unbindable, rshared, rslave, rprivate, and runbindable.
  592. config FEATURE_MOUNT_FSTAB
  593. depends on MOUNT
  594. bool "Support /etc/fstab and -a"
  595. default y
  596. help
  597. Support mount all and looking for files in /etc/fstab.
  598. config PIVOT_ROOT
  599. bool "pivot_root"
  600. default n
  601. help
  602. The pivot_root utility swaps the mount points for the root filesystem
  603. with some other mounted filesystem. This allows you to do all sorts
  604. of wild and crazy things with your Linux system and is far more
  605. powerful than 'chroot'.
  606. Note: This is for initrd in linux 2.4. Under initramfs (introduced
  607. in linux 2.6) use switch_root instead.
  608. config RDATE
  609. bool "rdate"
  610. default n
  611. help
  612. The rdate utility allows you to synchronize the date and time of your
  613. system clock with the date and time of a remote networked system using
  614. the RFC868 protocol, which is built into the inetd daemon on most
  615. systems.
  616. config READPROFILE
  617. bool "readprofile"
  618. default n
  619. help
  620. This allows you to parse /proc/profile for basic profiling.
  621. config RTCWAKE
  622. bool "rtcwake"
  623. default n
  624. help
  625. Enter a system sleep state until specified wakeup time.
  626. config SCRIPT
  627. bool "script"
  628. default n
  629. help
  630. The script makes typescript of terminal session.
  631. config SETARCH
  632. bool "setarch"
  633. default n
  634. help
  635. The linux32 utility is used to create a 32bit environment for the
  636. specified program (usually a shell). It only makes sense to have
  637. this util on a system that supports both 64bit and 32bit userland
  638. (like amd64/x86, ppc64/ppc, sparc64/sparc, etc...).
  639. config SWAPONOFF
  640. bool "swaponoff"
  641. default n
  642. help
  643. This option enables both the 'swapon' and the 'swapoff' utilities.
  644. Once you have created some swap space using 'mkswap', you also need
  645. to enable your swap space with the 'swapon' utility. The 'swapoff'
  646. utility is used, typically at system shutdown, to disable any swap
  647. space. If you are not using any swap space, you can leave this
  648. option disabled.
  649. config FEATURE_SWAPON_PRI
  650. bool "Support priority option -p"
  651. default n
  652. depends on SWAPONOFF
  653. help
  654. Enable support for setting swap device priority in swapon.
  655. config SWITCH_ROOT
  656. bool "switch_root"
  657. default n
  658. help
  659. The switch_root utility is used from initramfs to select a new
  660. root device. Under initramfs, you have to use this instead of
  661. pivot_root. (Stop reading here if you don't care why.)
  662. Booting with initramfs extracts a gzipped cpio archive into rootfs
  663. (which is a variant of ramfs/tmpfs). Because rootfs can't be moved
  664. or unmounted*, pivot_root will not work from initramfs. Instead,
  665. switch_root deletes everything out of rootfs (including itself),
  666. does a mount --move that overmounts rootfs with the new root, and
  667. then execs the specified init program.
  668. * Because the Linux kernel uses rootfs internally as the starting
  669. and ending point for searching through the kernel's doubly linked
  670. list of active mount points. That's why.
  671. config UMOUNT
  672. bool "umount"
  673. default n
  674. help
  675. When you want to remove a mounted filesystem from its current mount point,
  676. for example when you are shutting down the system, the 'umount' utility is
  677. the tool to use. If you enabled the 'mount' utility, you almost certainly
  678. also want to enable 'umount'.
  679. config FEATURE_UMOUNT_ALL
  680. bool "Support option -a"
  681. default n
  682. depends on UMOUNT
  683. help
  684. Support -a option to unmount all currently mounted filesystems.
  685. comment "Common options for mount/umount"
  686. depends on MOUNT || UMOUNT
  687. config FEATURE_MOUNT_LOOP
  688. bool "Support loopback mounts"
  689. default n
  690. depends on MOUNT || UMOUNT
  691. help
  692. Enabling this feature allows automatic mounting of files (containing
  693. filesystem images) via the linux kernel's loopback devices. The mount
  694. command will detect you are trying to mount a file instead of a block
  695. device, and transparently associate the file with a loopback device.
  696. The umount command will also free that loopback device.
  697. You can still use the 'losetup' utility (to manually associate files
  698. with loop devices) if you need to do something advanced, such as
  699. specify an offset or cryptographic options to the loopback device.
  700. (If you don't want umount to free the loop device, use "umount -D".)
  701. config FEATURE_MTAB_SUPPORT
  702. bool "Support for the old /etc/mtab file"
  703. default n
  704. depends on MOUNT || UMOUNT
  705. select FEATURE_MOUNT_FAKE
  706. help
  707. Historically, Unix systems kept track of the currently mounted
  708. partitions in the file "/etc/mtab". These days, the kernel exports
  709. the list of currently mounted partitions in "/proc/mounts", rendering
  710. the old mtab file obsolete. (In modern systems, /etc/mtab should be
  711. a symlink to /proc/mounts.)
  712. The only reason to have mount maintain an /etc/mtab file itself is if
  713. your stripped-down embedded system does not have a /proc directory.
  714. If you must use this, keep in mind it's inherently brittle (for
  715. example a mount under chroot won't update it), can't handle modern
  716. features like separate per-process filesystem namespaces, requires
  717. that your /etc directory be writeable, tends to get easily confused
  718. by --bind or --move mounts, won't update if you rename a directory
  719. that contains a mount point, and so on. (In brief: avoid.)
  720. About the only reason to use this is if you've removed /proc from
  721. your kernel.
  722. endmenu