Guillem Jover
|
bbf1c10064
build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR
|
16 years ago |
Guillem Jover
|
fcd428d0b0
build: Unify and fix AC_ARG_ENABLE usage
|
16 years ago |
Guillem Jover
|
d20d82f994
build: Add missing m4 quotes around AM_CONDITIONAL argument
|
16 years ago |
Guillem Jover
|
495dfd0389
build: Add missing m4 quotes to sed regex
|
16 years ago |
Cyril Brulebois
|
e338748e9f
build: Break if ncurses is requested but unavailable
|
16 years ago |
Guillem Jover
|
4f81ba2457
man: Use FHS mount point for /media/cdrom
|
16 years ago |
Guillem Jover
|
ba908783e3
libdpkg: Always print parse warnings on stderr
|
16 years ago |
Guillem Jover
|
4afc4d0239
libdpkg: Reorded convert_string arguments
|
16 years ago |
Guillem Jover
|
28007d02c3
Use new namevalue_find_by_name function instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
e66836854e
libdpkg: Add new namevalue_find_by_name function
|
16 years ago |
Guillem Jover
|
8c234c5698
libdpkg: Move namevalue declarations to its own header file
|
16 years ago |
Guillem Jover
|
b89373e169
libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank
|
16 years ago |
Guillem Jover
|
a3dd7c6101
libdpkg: Rename informative to pkg_is_informative
|
16 years ago |
Guillem Jover
|
f74dfc666e
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
|
16 years ago |
Guillem Jover
|
a6066a13aa
libdpkg: Rename illegal_triggername to trig_name_is_illegal
|
16 years ago |
Guillem Jover
|
cc49169cdc
dpkg-trigger: Remove duplicate command name from error messages
|
16 years ago |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 years ago |
Guillem Jover
|
6ad315a1ee
libdpkg: Use push_error_context_jump() instead of push_error_handler()
|
16 years ago |
Guillem Jover
|
2a92bb8118
libdpkg: Rename error_unwind() to pop_error_context()
|
16 years ago |
Guillem Jover
|
051423d23c
dselect: Use a function instead of a jump error handler
|
16 years ago |
Guillem Jover
|
b94d25d09f
Use push_error_context() instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
841f42173e
libdpkg: Add new push_error_context() function
|
16 years ago |
Guillem Jover
|
de42418d9c
libdpkg: Remove set_error_display()
|
16 years ago |
Guillem Jover
|
29f4ab41c9
libdpkg: Create a new error context in subproc_fork
|
16 years ago |
Guillem Jover
|
2272d41169
Move error context display handler reset to error_unwind()
|
16 years ago |
Guillem Jover
|
bf14550858
libdpkg: Add error context function handler support
|
16 years ago |
Guillem Jover
|
e07774f1b5
dpkg-query: Fix --search not found string to be more meaningful
|
15 years ago |
Guillem Jover
|
fd84ba8969
Use thisname variable instead of hard-coded 'dpkg' string
|
16 years ago |
Guillem Jover
|
dc98261980
dpkg-divert: Use DPKG_MAINTSCRIPT_PACKAGE environment variable
|
16 years ago |
Guillem Jover
|
efefc09d91
Use setaction() instead of directly assigning to cipaction
|
16 years ago |