1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
Source: amiga-fdisk
Section: admin
Priority: standard
Maintainer: Christian T. Steigies <cts@debian.org>
Standards-Version: 3.9.5
Build-Depends: debhelper (>=9.0.0),
libreadline-dev
Homepage: https://alioth.debian.org/projects/amiga-fdisk/
Package: amiga-fdisk
Architecture: m68k powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: amiga-fdisk-bf
Replaces: amiga-fdisk-bf, amiga-fdisk-cross
Description: Partition editor for Amiga
Amiga-fdisk is, similar to fdisk for PCs, a program to partition
harddisks. Though it seems to work quite well, it's still got some
sort of beta status. It's suggested that you still use the AmigaDOS
native tool "HDToolBox" to partition your harddisks and use
amiga-fdisk only for querying partition information.
Package: amiga-fdisk-bf
Priority: extra
Architecture: m68k powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: amiga-fdisk, amiga-fdisk-cross
Description: Partition editor for Amiga (boot-floppies version)
Amiga-fdisk is, similar to fdisk for PCs, a program to partition
harddisks. Though it seems to work quite well, it's still got some
sort of beta status. It's suggested that you still use the AmigaDOS
native tool "HDToolBox" to partition your harddisks and use
amiga-fdisk only for querying partition information.
This is the boot-floppies version, you should upgrade to the full
version as soon as possible.
Package: amiga-fdisk-cross
Section: otherosfs
Priority: extra
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: amiga-fdisk, amiga-fdisk-bf
Description: Partition editor for Amiga partitions (cross version)
Amiga-fdisk is, similar to fdisk for PCs, a program to partition
harddisks. Though it seems to work quite well, it's still got some
sort of beta status. It's suggested that you still use the AmigaDOS
native tool "HDToolBox" to partition your harddisks and use
amiga-fdisk only for querying partition information.
This is the version for non-Amiga systems.
|