[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH v2 0/2] Running maintscripts for a different architecture



Dear dpkg developers,

this is v2 of the patch set I sent last month, which includes a fix
to let update-alternatives succeed in offline-mode on distributions
not based on Debian, e.g. ArchLinux. altdb_get_namelist() ignored the
root directory, so it mistakenly used the host's altdb.

I dropped the RFC status, since there was no negative feedback.

Best regards,
Andreas

Andreas Oberritter (2):
  dpkg: Add option --cross-bootstrap
  update-alternatives: Implement offline mode

 src/main.c                  |   3 +
 src/main.h                  |   1 +
 src/script.c                |   6 +-
 utils/update-alternatives.c | 162 ++++++++++++++++++++++++++++----------------
 4 files changed, 110 insertions(+), 62 deletions(-)

-- 
1.9.1


Reply to: