Guillem Jover
|
166015ca54
dpkg: Automate debug help output printing
|
15 years ago |
Guillem Jover
|
0d6e7bc21e
dpkg: Refactor conflictor addition to a new push_conflictor() function
|
15 years ago |
Guillem Jover
|
efa6e49193
dpkg: Use m_realloc() instead of free()+m_malloc() on process_archive()
|
15 years ago |
Guillem Jover
|
f1891335a4
dpkg: Remove useless cidirbuf variable in process_archive()
|
15 years ago |
Guillem Jover
|
194dce1ca3
dpkg: Remove temporary variable admindirlen in process_archive()
|
15 years ago |
Guillem Jover
|
1baad88090
dselect: Switch to use libdpkg debug support
|
15 years ago |
Guillem Jover
|
5e7235bf69
Move and generalize debug API from dpkg to libdpkg
|
15 years ago |
Guillem Jover
|
469c5fa91e
dpkg: Always call pkg_has_postrm_script() in removal_bulk()
|
15 years ago |
Guillem Jover
|
355d2c2aa6
dpkg: Refactor out pkg_has_postrm_script() from removal_bulk()
|
15 years ago |
Guillem Jover
|
2fe2563ee3
dpkg: Use varbuf_pkgadminfile() instead of manually building the path
|
15 years ago |
Guillem Jover
|
bad1832947
libdpkg: Refactor varbuf_pkgadminfile() out from pkgadminfile()
|
15 years ago |
Helge Kreutzmann
|
9c152b6418
Update German translation of manual pages
|
15 years ago |
Colin Watson
|
aacb1f1ec9
On install for Ubuntu adjust the i386 GNU cpu name in cputable
|
15 years ago |
Robert Millan
|
d09ad2efd0
libcompat: Add missing semicolon to vsnprintf() declaration
|
15 years ago |
Guillem Jover
|
da5fceca72
dpkg: Do not segfault on “dpkg -i --no-act”
|
15 years ago |
Guillem Jover
|
b83cc7d551
libcompat: Define gettext context functions when NLS is disabled
|
15 years ago |
Helge Kreutzmann
|
61a3cb1890
Update German translation of manual pages
|
15 years ago |
Guillem Jover
|
18ac516765
dpkg: Document packages w/o Architecture field need --force-architecture
|
15 years ago |
Guillem Jover
|
3ce597a4c6
Revert "Fix installation of packages without architecture field"
|
15 years ago |
Guillem Jover
|
f3496dc24f
libdpkg: Do not print bogus warnings when parsing status files
|
15 years ago |
Raphaël Hertzog
|
13637ddfaf
Fix installation of packages without architecture field
|
15 years ago |
Guillem Jover
|
58e7276b69
libdpkg: Ensure parsed packages have a usable arch member
|
15 years ago |
Guillem Jover
|
c484754584
dpkg: Rename arch variable to native_arch
|
15 years ago |
Guillem Jover
|
1466cd10e8
libdpkg: Add type documentation to struct pkginfo
|
15 years ago |
Guillem Jover
|
694b4b5ade
Merge branch 'squeeze' (through tag '1.15.8.10')
|
15 years ago |
Guillem Jover
|
eedb20c170
libdpkg: Change new_pkg to be a pointer in parsedb()
|
15 years ago |
Guillem Jover
|
da34b9f70e
libdpkg: Rename newpig/newpifp to new_pkg/new_pkgbin in parsedb()
|
15 years ago |
Guillem Jover
|
6b7ea85f6c
libdpkg: Rename pigp/pifp to db_pkg/db_pkgbin in parsedb()
|
15 years ago |
Guillem Jover
|
df219a6072
Rename architecture variables to arch
|
15 years ago |
Guillem Jover
|
44e022a801
Use pid instead of c1 for variable name
|
15 years ago |