summaryrefslogtreecommitdiffstats
path: root/rules/parted.in
blob: 0e7a5eb43c94fc1c2ae0ab4976350a8d499fe9c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=shell_and_console
config PARTED
	tristate
	prompt "parted"
	select GETTEXT
	select READLINE
	select E2FSPROGS
	select NCURSES
	help
	  The GNU Parted program allows you to create, destroy, resize, move,
	  and copy hard disk partitions. Parted can be used for creating space
	  for new operating systems, reorganizing disk usage, and copying data
	  to new hard disks.