Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NUKE
-//config: bool "nuke"
+//config: bool "nuke (2.4 kb)"
//config: default y
//config: help
//config: Alias to "rm -rf".
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config RESUME
-//config: bool "resume"
+//config: bool "resume (3.3 kb)"
//config: default y
//config: help
//config: Resume from saved "suspend-to-disk" image
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config RUN_INIT
-//config: bool "run-init"
+//config: bool "run-init (7.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config HEXEDIT
-//config: bool "hexedit"
+//config: bool "hexedit (20 kb)"
//config: default y
//config: help
//config: Edit file in hexadecimal.
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SETFATTR
-//config: bool "setfattr"
+//config: bool "setfattr (3.6 kb)"
//config: default y
//config: help
//config: Set/delete extended attributes on files