summaryrefslogtreecommitdiffstats
path: root/disk/parted/DETAILS
blob: bbfea8b4b8bddbf6e8459e24e8396c2612dc4cae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=parted
         VERSION=2.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${GNU_URL}/${SPELL}/${SOURCE}
     SOURCE2_URL=${SOURCE_URL}.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG="parted.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.gnu.org/software/parted
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="disk"
           SHORT="Create, destroy, resize, and copy partitions."
cat << EOF
GNU Parted allows you to create, destroy, resize, and copy partitions.  
Supported partition types include ext2 and FAT (FAT 16 and FAT32)
filesystems and Linux swap devices.  Supported disk labels include 
MD-DOS and PC98 partition tables.  Sun and BSD disk labels, 
Macintosh partition maps, and raw access.  Parted is useful for 
creating space and for new operating systems, reorganising disk
usage, copying data between hard disks, and disk imaging.
EOF