summaryrefslogtreecommitdiffstats
path: root/rules/util-linux.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-03-01 11:48:21 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-03-01 11:48:21 +0000
commitb59073d8097bacf051fba3b87005e6a5e81bc5a6 (patch)
treebc0c6344433613365914bbf1ce5c81e80842b100 /rules/util-linux.in
parent6ca07adcc4b1094c00e5c5c04d8e8e585a3229ae (diff)
downloadptxdist-b59073d8097bacf051fba3b87005e6a5e81bc5a6.tar.gz
ptxdist-b59073d8097bacf051fba3b87005e6a5e81bc5a6.tar.xz
fixed labels
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4907 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/util-linux.in')
-rw-r--r--rules/util-linux.in38
1 files changed, 19 insertions, 19 deletions
diff --git a/rules/util-linux.in b/rules/util-linux.in
index f39ea7fe5..15deb3c62 100644
--- a/rules/util-linux.in
+++ b/rules/util-linux.in
@@ -1,72 +1,72 @@
-menuconfig UTLNX
+menuconfig UTIL-LINUX
bool "util-linux "
-config UTLNX_FDISK
+config UTIL-LINUX_FDISK
bool
prompt "fdisk"
- depends on UTLNX
+ depends on UTIL-LINUX
help
fdisk - Partition table manipulator for Linux
-config UTLNX_SFDISK
+config UTIL-LINUX_SFDISK
bool
prompt "sfdisk"
- depends on UTLNX
+ depends on UTIL-LINUX
help
sfdisk - Partition table manipulator for Linux,
scriptable for unattended partitioning
-config UTLNX_CFDISK
+config UTIL-LINUX_CFDISK
bool
prompt "cfdisk"
- depends on UTLNX
+ depends on UTIL-LINUX
depends on NCURSES
help
cfdisk is a curses based program for partitioning any hard disk drive.
-config UTLNX_MKSWAP
+config UTIL-LINUX_MKSWAP
bool
prompt "mkswap"
- depends on UTLNX
+ depends on UTIL-LINUX
help
mkswap sets up a Linux swap area on a device or in a file.
-config UTLNX_SWAPON
+config UTIL-LINUX_SWAPON
bool
prompt "swapon"
- depends on UTLNX
+ depends on UTIL-LINUX
help
Swapon is used to specify devices on which paging and swapping are to take place.
-config UTLNX_MOUNT
+config UTIL-LINUX_MOUNT
bool
prompt "mount"
- depends on UTLNX
+ depends on UTIL-LINUX
help
The mount command serves to attach the file system
found on some device to the big file tree.
-config UTLNX_UMOUNT
+config UTIL-LINUX_UMOUNT
bool
prompt "umount"
- depends on UTLNX
+ depends on UTIL-LINUX
help
The mount(8) command serves to attach the file system
found on some device to the big file tree.
Conversely, the umount(8) command will detach it again.
-config UTLNX_IPCS
+config UTIL-LINUX_IPCS
bool
prompt "ipcs"
- depends on UTLNX
+ depends on UTIL-LINUX
help
ipcs provides information on the ipc facilities
for which the calling process has read acccess.
-config UTLNX_READPROFILE
+config UTIL-LINUX_READPROFILE
bool
prompt "readprofile"
- depends on UTLNX
+ depends on UTIL-LINUX
help
The readprofile command uses the /proc/profile information
to print ascii data on standard output. The output is