blob: 7f37be87760210ef3b7dfcc548d51b48dc98bdc8 [file] [log] [blame]
Theodore Ts'o4d8f08f2001-05-09 04:51:07 +00001Source: e2fsprogs
2Section: base
3Priority: required
4Maintainer: Yann Dirson <dirson@debian.org>
Theodore Ts'ob90b8262001-06-15 22:54:34 +00005Build-Depends: texi2html, texinfo, debhelper (>= 3.0.30)
Theodore Ts'o1893e712001-05-21 02:48:41 +00006Standards-Version: 3.5.4
Theodore Ts'o4d8f08f2001-05-09 04:51:07 +00007
Theodore Ts'o1893e712001-05-21 02:48:41 +00008Package: e2fsck-static
9Section: admin
10Priority: optional
11Depends: e2fsprogs (= ${Source-Version})
Theodore Ts'ob90b8262001-06-15 22:54:34 +000012Recommends: sash | zsh-static | busybox-static | zsh30-static
Theodore Ts'o1893e712001-05-21 02:48:41 +000013Architecture: any
14Description: A statically-linked version of the ext2 filesystem checker.
Theodore Ts'o5a009bb2001-05-21 05:27:45 +000015 This may be of some help to you if your filesystem gets corrupted enough
Theodore Ts'o1893e712001-05-21 02:48:41 +000016 to break the shared libraries used by the dynamically linked checker.
17 .
18 This binary takes much more space than its dynamic counterpart located
19 in e2fsprogs, though.
20 .
21 You may want to install a statically-linked shell as well, to be able
22 to run this program if something like your C library gets corrupted.
23
Theodore Ts'o4d8f08f2001-05-09 04:51:07 +000024Package: comerr-dev
25Section: devel
26Priority: extra
27Depends: ${libcdev:Depends}, libcomerr2
28Suggests: doc-base
29Conflicts: e2fsprogs (<< 1.10-6)
30Architecture: any
31Description: The Common Error Description library - headers and static libraries.
32 libcomerr is an attempt to present a common error-handling mechanism to
33 manipulate the most common form of error code in a fashion that does not
34 have the problems identified with mechanisms commonly in use.
35
36Package: ss-dev
37Section: devel
38Priority: extra
39Depends: ${libcdev:Depends}, libss2
40Conflicts: e2fsprogs (<< 1.10-6)
41Architecture: any
42Description: Command-line interface parsing library - headers and static libraries.
43 This package includes a tool that parses a command table to generate
44 a simple command-line interface parser, the include files needed to
45 compile and use it, and the static libs.
46 .
47 It was originally inspired by the Multics SubSystem library.
48
49Package: uuid-dev
50Section: devel
51Priority: extra
Theodore Ts'o1893e712001-05-21 02:48:41 +000052Depends: ${libcdev:Depends}, e2fsprogs (= ${Source-Version})
Theodore Ts'o4d8f08f2001-05-09 04:51:07 +000053Conflicts: e2fsprogs (<< 1.10-6)
54Replaces: e2fslibs-dev (<< 1.15)
55Architecture: any
56Description: Universally unique id library - headers and static libraries.
57 libuuid generates and parses 128-bit universally unique id's (UUID's),
58 using a standard which is blessed by both Microsoft and DCE, and is
59 being proposed as an internet standard. See the internet-draft:
60 .
61 draft-leach-uuids-guids-01.txt
62 .
63 for more information.
64
Theodore Ts'o79786212001-06-22 23:05:23 -040065Package: e2fsprogs-bf
Theodore Ts'ob90b8262001-06-15 22:54:34 +000066Section: devel
67Priority: extra
Theodore Ts'o79786212001-06-22 23:05:23 -040068Depends: ${shlibs:Depends}
69Conflicts: e2fsprogs
Theodore Ts'ob90b8262001-06-15 22:54:34 +000070Architecture: any
Theodore Ts'o79786212001-06-22 23:05:23 -040071Description: A stripped-down versions of e2fsprogs, for boot-floppies
72 This package is an e2fsprogs package built for a reduced size, so that
73 it can help to save space on installation boot-floppies.
Theodore Ts'ob90b8262001-06-15 22:54:34 +000074 .
Theodore Ts'o79786212001-06-22 23:05:23 -040075 Don't attempt to install this package, it has no support for a couple of
76 features you surely want. Anyway it should refuse to install.
Theodore Ts'ob90b8262001-06-15 22:54:34 +000077
78Package: e2fsprogs
79Essential: yes
80Pre-Depends: ${shlibs:Depends}
81Suggests: gpart, parted, e2fsck-static
82Conflicts: e2fslibsg, dump (<< 0.4b4-4), quota (<< 1.55-8.1)
83Provides: libcomerr2, libss2, libext2fs2, libe2p2, libuuid1
84Architecture: any
85Description: The EXT2 file system utilities and libraries.
86 EXT2 stands for "Extended Filesystem", version 2. It's the main
87 filesystem type used for hard disks on Debian and other Linux systems.
88 .
89 This package contains programs for creating, checking, and maintaining EXT2
90 filesystems, and the generic `fsck' wrapper.
91
Theodore Ts'o4d8f08f2001-05-09 04:51:07 +000092Package: e2fslibs-dev
93Section: devel
94Priority: extra
Theodore Ts'o1893e712001-05-21 02:48:41 +000095Depends: ${libcdev:Depends}, comerr-dev, e2fsprogs (= ${Source-Version})
Theodore Ts'o4d8f08f2001-05-09 04:51:07 +000096Suggests: doc-base
97Provides: ext2fs-dev, e2p-dev
98Conflicts: e2fsprogs (<< 1.10-6)
99Architecture: any
100Description: The headers and static libraries for ext2fs-aware tools-development.
101 EXT2FS stands for "Extended Filesystem", version 2. It's the filesystem
102 type used for hard disks on Debian and other Linux systems.
103 .
104 This package contains the headers and shared libraries needed to compile
105 ext2fs-aware programs. Only programmers that really manipulate
106 features specific to the ext2 filesystem will need this. Most
107 programmers will use the generic filesystem-independent interface
108 from libc.
109 .
110 It also contains dev files for the e2p lib used by
111 the e2fsprogs, but which is not yet packaged all by itself
112 because it lacks documentation. It may also lack some support
113 files, by I can't really know until someone uses it...
114 .
115 libe2p is for user-level e2fsprogs commands. It's used by dumpe2fs,
116 chattr, and lsattr. Functions in libe2p typically have two
117 characteristics (a) don't require that block device containing the
118 filesystem be opened directly (functions in libext2fs do), and (b)
119 libe2p typically contains printf statements or parse user input, and so
120 have more internationalization issues.