The Debian package manager, managed for tvOS/ARM64

Raphael Hertzog 1a4277f41b Dpkg::IPC: extend fork_and_exec() to create pipes on request 18 yıl önce
debian bd39076a1c Dpkg::IPC: new module to handle common IPC 18 yıl önce
dpkg-deb f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
dpkg-split f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
dselect 98cdd8883f Updated Romanian translations for dpkg and dselect 18 yıl önce
lib f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
libcompat a6276471d7 libcompat: Do not pass unused arguments to the compiler 18 yıl önce
m4 f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
man 4fdfd56bd3 Merge commit 'origin/master' into v3 18 yıl önce
origins bac05e1323 Update svn:ignore attributes. 19 yıl önce
po 98cdd8883f Updated Romanian translations for dpkg and dselect 18 yıl önce
scripts 1a4277f41b Dpkg::IPC: extend fork_and_exec() to create pipes on request 18 yıl önce
src f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
utils f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
.gitignore 2ab983d2c0 Use external gettext intl library 18 yıl önce
AUTHORS 7bedbbd1ec * AUTHORS: Updated for new maintainance team 20 yıl önce
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 yıl önce
ChangeLog b29edb23b3 dpkg-gencontrol: Do not output the Homepage field on udeb 18 yıl önce
Makefile.am 2b6c73e200 Rename getopt to libcompat 18 yıl önce
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 yıl önce
README.api c5184719ac Custom changelog parsers must be updated for lenny+1 18 yıl önce
README.feature-removal-schedule bd045b1012 Deprecate support of PGP 18 yıl önce
README.translators 57f14c3d15 README.translators: Explain how to format Git commit messages. 18 yıl önce
THANKS d899367f6a s-s-d: Use system timersub and fix timeval normalization in multiplication 18 yıl önce
TODO 96461c43bc TODO: Update 18 yıl önce
configure.ac f0325f1a31 Use functions from libcompat when those are not provided by the system 18 yıl önce
cputable 5d31013c78 Generalize source architecture handling by abstracting it through the new 19 yıl önce
ostable cf179a6a9d Add lpia support to ostable and triplettable. 19 yıl önce
triplettable cf179a6a9d Add lpia support to ostable and triplettable. 19 yıl önce

README

This is dpkg, Debian's package maintenance system.

The primary interface for the dpkg suite is the `dselect' program;
a more low-level and less user-friendly interface is available in
the form of the `dpkg' command.