Splitting out utils into own package to relieve burden on syslinux and syslinux-common.
[syslinux-debian/hramrach.git] / debian / control
blobb23af106d40f8b3faf4346f9f753a363f9ffe5f8
1 Source: syslinux
2 Section: admin
3 Priority: optional
4 Maintainer: Daniel Baumann <mail@daniel-baumann.ch>
5 Build-Depends:
6  debhelper (>= 9), e2fslibs-dev, gcc-multilib [amd64],
7  gnu-efi (>= 3.0s+debian-2~), libc6-dev-i386 [amd64], nasm, python, uuid-dev
8 Standards-Version: 3.9.4
9 Homepage: http://www.syslinux.org/
11 Package: syslinux
12 Architecture: amd64 i386
13 Depends: ${misc:Depends}, ${shlibs:Depends}, mtools
14 Breaks: syslinux-common (<< ${source:Version})
15 Recommends: syslinux-common
16 Suggests: dosfstools
17 Description: collection of bootloaders (DOS FAT and NTFS bootloader)
18  syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
19  filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
20  (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
21  .
22  This package contains the bootloader for DOS FAT and NTFS filesystems
23  (SYSLINUX).
25 Package: extlinux
26 Architecture: amd64 i386
27 Depends: ${misc:Depends}, ${shlibs:Depends}
28 Breaks: syslinux-common (<< ${source:Version})
29 Recommends: syslinux-common, os-prober
30 Description: collection of boot loaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader)
31  syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
32  filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
33  (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
34  .
35  This package contains the bootloader for Linux ext2/ext3/ext4, btrfs, and xfs
36  filesystems (EXTLINUX).
38 Package: isolinux
39 Architecture: amd64 i386
40 Depends: ${misc:Depends}, ${shlibs:Depends}
41 Breaks:
42  syslinux-common (<< ${source:Version}),
43  syslinux (<< 3:6.00~pre4+dfsg-5~)
44 Replaces: syslinux-common
45 Recommends: syslinux-common
46 Suggests: xorriso
47 Description: collection of boot loaders (ISO 9960 bootloader)
48  syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
49  filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
50  (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
51  .
52  This package contains the bootloader for ISO 9960 CD-ROMs (ISOLINUX).
54 Package: pxelinux
55 Architecture: amd64 i386
56 Depends: ${misc:Depends}, ${shlibs:Depends}
57 Breaks: syslinux-common (<< ${source:Version})
58 Replaces: syslinux-common
59 Recommends: syslinux-common
60 Suggests: tftpd-hpa
61 Description: collection of boot loaders (PXE network bootloader)
62  syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
63  filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
64  (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
65  .
66  This package contains the bootloader for PXE network boots (PXELINUX).
68 Package: syslinux-common
69 Architecture: all
70 Depends: ${misc:Depends}
71 Breaks:
72  syslinux (<< ${source:Version}), extlinux (<< ${source:Version}),
73  isolinux (<< ${source:Version}), pxelinux (<< ${source:Version})
74 Description: collection of boot loaders (common)
75  syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
76  filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
77  (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
78  .
79  This package contains the common files.
81 Package: syslinux-utils
82 Architecture: amd64 i386
83 Depends: ${misc:Depends}, ${shlibs:Depends}
84 Breaks:
85  syslinux (<< 3:6.00~pre4+dfsg-5~),
86  syslinux-common (<< 3:6.00~pre4+dfsg-5~)
87 Replaces: syslinux, syslinux-common
88 Suggests: libcrypt-passwdmd5-perl, libdigest-sha-perl
89 Description: collection of boot loaders (utilities)
90  syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS
91  filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems
92  (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).
93  .
94  This package contains the auxiliary utilities.
96 Package: syslinux-installer
97 Package-Type: udeb
98 Section: debian-installer
99 Architecture: amd64 i386
100 Provides: bootable-system
101 Depends: cdebconf-udeb, kernel-installer, created-fstab, di-utils, di-utils-mapdevfs, os-prober, partman-utils
102 XB-Installer-Menu-Item: 7450
103 Description: Install syslinux on a hard disk
105 Package: syslinux-udeb
106 Package-Type: udeb
107 Section: debian-installer
108 Architecture: amd64 i386
109 Depends: ${misc:Depends}, ${shlibs:Depends}
110 Description: collection of boot loaders