Guillem Jover
|
4f315d811d
libdpkg: Rename versioncompare() to dpkg_version_compare()
|
14 years ago |
Guillem Jover
|
430bcfdb9e
Rename pif variables to pkgbin
|
14 years ago |
Guillem Jover
|
067ac6ba86
Rename pigp variables to pkg
|
14 years ago |
Guillem Jover
|
5eca0227ae
dpkg: Refactor code into new clear_deconfigure_queue() function
|
14 years ago |
Guillem Jover
|
50e40bc7a4
Do not use `' quote pairs for non-translatable strings
|
14 years ago |
Raphaël Hertzog
|
960ce492e9
dpkg: Do not try to disappear other packages from the same set
|
14 years ago |
Guillem Jover
|
81fbbcec49
dpkg: Upgrade the database automatically to the new multi-arch layout
|
14 years ago |
Guillem Jover
|
483a4cb092
dpkg: Allow shared files between Multi-Arch: same packages
|
14 years ago |
Guillem Jover
|
7e81416f7f
dpkg: Change debug output to always arch-qualify package names
|
14 years ago |
Guillem Jover
|
6cfd1ce508
dpkg: Pass filenamenode instead of fileinlist to cu_installnew()
|
14 years ago |
Guillem Jover
|
1309c6a7d3
dpkg: Compute and track hashes for newly unpacked file
|
14 years ago |
Guillem Jover
|
3633c757db
dpkg: Use fd_skip() instead of fd_read() on tarobject_skip_padding()
|
14 years ago |
Guillem Jover
|
b634df8803
dpkg: Refactor skipping tarobject padding into new tarobject_skip_padding()
|
14 years ago |
Guillem Jover
|
571ab351cb
dpkg: Rename tarfile_skip_one_forward() to tarobject_skip_entry()
|
14 years ago |
Guillem Jover
|
bec08b7fba
dpkg: Refactor tar object extraction into new tarobject_extract()
|
14 years ago |
Steve Langasek
|
058c1fda3c
dpkg: Complete arch checking of package relationships in the resolver
|
15 years ago |
Guillem Jover
|
7db64047f1
Use new package status setters instead of direct assignments
|
14 years ago |
Guillem Jover
|
66aad043c3
dpkg: Refactor deconfiguration queueing into enqueue_deconfigure()
|
14 years ago |
Guillem Jover
|
7267b0e3c2
dpkg: Rename push_conflictor() to enqueue_conflictor()
|
14 years ago |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
15 years ago |
Guillem Jover
|
ff66f87ae8
dpkg: Pass struct pkgbin to namenodetouse()
|
14 years ago |
Raphaël Hertzog
|
667b5fae57
Update diversions to work with pkgset instead of pkginfo
|
15 years ago |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
15 years ago |
Guillem Jover
|
358dc84c45
Update deppossi->ed to point to a pkgset instead of a pkginfo
|
15 years ago |
Raphaël Hertzog
|
29118f3cf8
Move the reverse dependencies from struct pkgbin to struct pkgset
|
15 years ago |
Guillem Jover
|
5f40ae0644
dpkg: Print a message instead of asserting on readlink/stat size discrepancy
|
15 years ago |
Guillem Jover
|
3650a669fb
libdpkg: Rename fd_null_copy() to fd_skip()
|
15 years ago |
Raphaël Hertzog
|
277e572fac
dpkg: correctly handle a hardlink pointing to a conffile
|
15 years ago |
Guillem Jover
|
efcf279a50
dpkg: Defer hardlink renames to avoid breakage on unpack
|
15 years ago |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 years ago |