Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
debian-policy /
policy.html /
_sources /
[ HOME SHELL ]
Name
Size
Permission
Action
ap-flowcharts.rst.txt
1.25
KB
-rw-r--r--
ap-license.rst.txt
931
B
-rw-r--r--
ap-pkg-alternatives.rst.txt
1.1
KB
-rw-r--r--
ap-pkg-binarypkg.rst.txt
5.53
KB
-rw-r--r--
ap-pkg-conffiles.rst.txt
4.98
KB
-rw-r--r--
ap-pkg-controlfields.rst.txt
2.76
KB
-rw-r--r--
ap-pkg-diversions.rst.txt
3.22
KB
-rw-r--r--
ap-pkg-scope.rst.txt
2.64
KB
-rw-r--r--
ap-pkg-sourcepkg.rst.txt
11.58
KB
-rw-r--r--
ap-process.rst.txt
9.29
KB
-rw-r--r--
ch-archive.rst.txt
16.29
KB
-rw-r--r--
ch-binary.rst.txt
20.58
KB
-rw-r--r--
ch-controlfields.rst.txt
48.24
KB
-rw-r--r--
ch-customized-programs.rst.txt
25.43
KB
-rw-r--r--
ch-docs.rst.txt
16.25
KB
-rw-r--r--
ch-files.rst.txt
36.63
KB
-rw-r--r--
ch-maintainerscripts.rst.txt
21.43
KB
-rw-r--r--
ch-opersys.rst.txt
39.9
KB
-rw-r--r--
ch-relationships.rst.txt
30.74
KB
-rw-r--r--
ch-scope.rst.txt
9.34
KB
-rw-r--r--
ch-sharedlibs.rst.txt
43.22
KB
-rw-r--r--
ch-source.rst.txt
40.15
KB
-rw-r--r--
index.rst.txt
1003
B
-rw-r--r--
upgrading-checklist.rst.txt
66.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ap-pkg-controlfields.rst.txt
Control files and their fields (from old Packaging Manual) ========================================================== Many of the tools in the ``dpkg`` suite manipulate data in a common format, known as control files. Binary and source packages have control data as do the ``.changes`` files which control the installation of uploaded files, and ``dpkg``'s internal databases are in a similar format. .. _s-sD.1: Syntax of control files ----------------------- See :ref:`s-controlsyntax`. It is important to note that there are several fields which are optional as far as ``dpkg`` and the related tools are concerned, but which must appear in every Debian package, or whose omission may cause problems. .. _s-sD.2: List of fields -------------- See :ref:`s-controlfieldslist`. This section now contains only the fields that didn't belong to the Policy manual. .. _s-pkg-f-Filename: ``Filename`` and ``MSDOS-Filename`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ These fields in ``Packages`` files give the filename(s) of (the parts of) a package in the distribution directories, relative to the root of the Debian hierarchy. If the package has been split into several parts the parts are all listed in order, separated by spaces. .. _s-pkg-f-Size: ``Size`` and ``MD5sum`` ~~~~~~~~~~~~~~~~~~~~~~~ These fields in ``Packages`` files give the size (in bytes, expressed in decimal) and MD5 checksum of the file(s) which make(s) up a binary package in the distribution. If the package is split into several parts the values for the parts are listed in order, separated by spaces. .. _s-pkg-f-Status: ``Status`` ~~~~~~~~~~ This field in ``dpkg``'s status file records whether the user wants a package installed, removed or left alone, whether it is broken (requiring re-installation) or not and what its current state on the system is. Each of these pieces of information is a single word. .. _s-pkg-f-Config-Version: ``Config-Version`` ~~~~~~~~~~~~~~~~~~ If a package is not installed or not configured, this field in ``dpkg``'s status file records the last version of the package which was successfully configured. .. _s-pkg-f-Conffiles: ``Conffiles`` ~~~~~~~~~~~~~ This field in ``dpkg``'s status file contains information about the automatically-managed configuration files held by a package. This field should *not* appear anywhere in a package! .. _s-sD.2.6: Obsolete fields ~~~~~~~~~~~~~~~ These are still recognized by ``dpkg`` but should not appear anywhere any more. ``Revision``; \ ``Package-Revision``; \ ``Package_Revision`` The Debian revision part of the package version was at one point in a separate control field. This field went through several names. ``Recommended`` Old name for ``Recommends``. ``Optional`` Old name for ``Suggests``. ``Class`` Old name for ``Priority``.
Close