Adam Heath
|
c2e5a59bcb
Added a --force-all option.
|
25 years ago |
Adam Heath
|
51144e85f1
Format help string for --abort-after like other option help strings.
|
25 years ago |
Adam Heath
|
253736ab83
Fix to pass on admindir from dselect to dpkg.
|
25 years ago |
Adam Heath
|
c0c47663f1
Minor tweak so that when patch 2.5.4 is manually used to apply a diff, it
|
25 years ago |
Adam Heath
|
9d1b8a959f
Add --nicelevel, to alter a programs priority before starting.
|
26 years ago |
Adam Heath
|
67c714ba17
Document that --largemem is the default, and that the test point is 24 megs.
|
26 years ago |
Adam Heath
|
93119f6367
Document that --set-selections does not actually install any packages.
|
26 years ago |
Adam Heath
|
6bcb3df4e2
Fix typo in dpkg-deb.1.
|
26 years ago |
Adam Heath
|
f0861f5a89
Add --truename option.
|
26 years ago |
Adam Heath
|
9a526971e3
Document COLUMNS environment variable.
|
26 years ago |
Adam Heath
|
647d79b9e0
Clean up a few gcc warnings. Note that the warning:
|
26 years ago |
Adam Heath
|
559e443fd0
Modified DPKG_C_GCC_TRY_WARNS() to call AC_SUBST, so that we can use the
|
26 years ago |
Adam Heath
|
3efe004775
Added description for "suggests" in describedepcon().
|
26 years ago |
Adam Heath
|
4efdafcbe6
Remove bashism.
|
26 years ago |
Wichert Akkerman
|
5c155b40df
use FHS instead of FSSTND
|
26 years ago |
Adam Heath
|
2b71c8d006
Make '#' optional in Closes: tags.
|
26 years ago |
Adam Heath
|
47766fd366
Add -t to -h output.
|
26 years ago |
Peter Karlsson
|
b46ba31542
Updated translation
|
26 years ago |
Adam Heath
|
4cca2cac57
Closes bug 49581, because we don't use external gzip anymore.
|
26 years ago |
Adam Heath
|
668c11b340
s/--cmpversions/--compare-versions/
|
26 years ago |
Adam Heath
|
3dc84c2f8b
Remove duplicate -R(it doesn't set --root).
|
26 years ago |
Adam Heath
|
7094ec0d80
Add armv3l.
|
26 years ago |
Adam Heath
|
1c78c24e34
Switch all size parameters to ssize_t. Also, return totalread, not
|
26 years ago |
Adam Heath
|
296b46032b
Handle EINTR on reading and writting in buffer_copy.
|
26 years ago |
Peter Karlsson
|
6a4236187f
Updated.
|
26 years ago |
Wichert Akkerman
|
e55e763b77
reinstate reading of trailing zeroes
|
26 years ago |
Adam Heath
|
40a340714b
Fix -Wall messages.
|
26 years ago |
Adam Heath
|
d6d9d77c9f
Make {stream,fd}_null_copy use [lf]seek, and fall back on the buffer code,
|
26 years ago |
Adam Heath
|
357b068534
Move -D_GNU_SOURCE from configure.in to Makefile, and from CFLAGS to DEFS.
|
26 years ago |
Adam Heath
|
a4adb1a09f
* main/processarc.c: Don't copy trailing zeros from dpkg-deb pipe.
|
26 years ago |