102 Commits (d906c8e3b623202939fd477f9c78d5b1b6e696a0)

Author SHA1 Message Date
codehelp d906c8e3b6 Simplify the test for a multiarch-aware dpkg, thanks to Steve Langasek.
git-svn-id: http://emdebian.org/svn/current@8060 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp dc7b978df7 fix some debug code and improve the sanity check on the dpkg version.
git-svn-id: http://emdebian.org/svn/current@8059 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 88c7c4b40b Add support for shortcuts to use configuration files in known locations like /usr/share/multistrap and /etc/multistrap.d/
git-svn-id: http://emdebian.org/svn/current@8057 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 99bbcbe436 * Add support for MultiArch configuration files and checks for a suitable version of dpkg. * Allow multiple keyring packages to be imported. (Closes: #635584)
git-svn-id: http://emdebian.org/svn/current@8055 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 2d49249fd4 Allow empty aptsources.
git-svn-id: http://emdebian.org/svn/current@8047 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 0b88989248 * Clean up the retainsources behaviour (Closes: #627179) * Implement some code for omitpreinst support.
git-svn-id: http://emdebian.org/svn/current@8024 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 03483ad805 handle source packages separately from tidy_apt.
git-svn-id: http://emdebian.org/svn/current@8021 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 5e1d52e43c Read the dpkg status file to look for source packages even when no packages needed to be downloaded or unpacked. (Closes: #623563)
git-svn-id: http://emdebian.org/svn/current@8002 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 64deee1b7b Disable multi-arch field handling for same and wrap foreign and allowed. dpkg does not currently support changes in /var/lib/dpkg/info
git-svn-id: http://emdebian.org/svn/current@7980 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 319133cf6c Improve multi-arch field handling for foreign and allowed.
git-svn-id: http://emdebian.org/svn/current@7979 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 46b72b659b Initial support for Multi-Arch paths. (Closes: #616111)
git-svn-id: http://emdebian.org/svn/current@7971 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp f4a4e420ab avoid unitialised var
git-svn-id: http://emdebian.org/svn/current@7969 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp ab39cd5914 Complete the support for 'flat' repositories (Closes: #619959)
git-svn-id: http://emdebian.org/svn/current@7964 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 9da8725e4a Improve source download method to get packages individually - avoids breakage if the repository is incomplete.
git-svn-id: http://emdebian.org/svn/current@7963 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 2f9e921109 fix some warning messages.
git-svn-id: http://emdebian.org/svn/current@7952 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp c9df51e62d Use perl realpath support and drop dependency.
git-svn-id: http://emdebian.org/svn/current@7887 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 28cdf889b7 Disable SecureApt if fakeroot is detected.
git-svn-id: http://emdebian.org/svn/current@7860 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 06f5ddfb00 add some clarification for translators
git-svn-id: http://emdebian.org/svn/current@7793 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 9e6b354f2f avoid undefined error check variable.
git-svn-id: http://emdebian.org/svn/current@7775 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp af316c5101 Ensure that realpath does really exist (local test debugging) and guard against an undefined keyring pkg variable.
git-svn-id: http://emdebian.org/svn/current@7765 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 9bb4403541 update PO files
git-svn-id: http://emdebian.org/svn/current@7764 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 50108a7d27 Accumulate warnings from system calls and hooks and report to user at the end of the operation.
git-svn-id: http://emdebian.org/svn/current@7763 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7ee5ca1a68 tweak the lib64 output
git-svn-id: http://emdebian.org/svn/current@7762 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 471a7ba778 Fix hook implementation if no hooks in use
git-svn-id: http://emdebian.org/svn/current@7761 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 2a7aa089b6 add docs and initial implementation for hooks
git-svn-id: http://emdebian.org/svn/current@7755 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 9fda93fe05 Add hook directory support, per configuration file, similar to pbuilder support.
git-svn-id: http://emdebian.org/svn/current@7753 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8eae53de0f Improve the fix for #553599 and generalise it. Handle making a real directory for amd64 to cope with libc6-amd64 [i386].
git-svn-id: http://emdebian.org/svn/current@7752 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 451dc6920d Remove workaround for apt from lenny.
git-svn-id: http://emdebian.org/svn/current@7751 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 65d3511701 tweak to clarify bootstrap vs debootstrap
git-svn-id: http://emdebian.org/svn/current@7738 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 257b921038 * run preinst scripts install command instead of upgrade (Closes: #611744) * Run the preinst scripts ahead of calling configure -a in native mode. Thanks to Daniel Baumann for spotting it.
git-svn-id: http://emdebian.org/svn/current@7734 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 45486ea13e Experimental support for debconf preseed files (Closes: #610614)
git-svn-id: http://emdebian.org/svn/current@7722 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 1813472536 improve the unpack handling
git-svn-id: http://emdebian.org/svn/current@7721 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ed85bff925 Fix unpack option to look only for 'true' values.
git-svn-id: http://emdebian.org/svn/current@7720 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp dafb8035fd Add support for addimportant in the general section only. (Closes: #610634)
git-svn-id: http://emdebian.org/svn/current@7718 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 999a6f5f3b whitespace tweak
git-svn-id: http://emdebian.org/svn/current@7707 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 87d2adca49 * Allow multiple packages lines per section to support very long lists. * Update the trustdb.gpg with keyrings, to fix gpgv errors on missing file.
git-svn-id: http://emdebian.org/svn/current@7705 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 44e091ad7b Fail if the config file cannot be sensibly parsed as an keyfile - i18n fix.
git-svn-id: http://emdebian.org/svn/current@7704 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d605cd7ccb Fail if the config file cannot be sensibly parsed as an keyfile.
git-svn-id: http://emdebian.org/svn/current@7703 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b07ecbf9f7 change to improve Secure Apt support - needs more testing.
git-svn-id: http://emdebian.org/svn/current@7701 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 79d2a8c907 Allow missing packages lines and add note about using omitdebsrc with debian-ports.
git-svn-id: http://emdebian.org/svn/current@7587 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f5fe180960 Expand the --simulate option output further.
git-svn-id: http://emdebian.org/svn/current@7561 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 575ebe5c53 undef the msg before reusing it
git-svn-id: http://emdebian.org/svn/current@7557 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e141789f3e undef the msg before reusing it
git-svn-id: http://emdebian.org/svn/current@7556 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp fdc2eff413 typo
git-svn-id: http://emdebian.org/svn/current@7555 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d764a13c22 fakeroot support for download and don't lowercase include filenames.
git-svn-id: http://emdebian.org/svn/current@7554 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ba99b959cd drop duplicate realpath check for included files.
git-svn-id: http://emdebian.org/svn/current@7522 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 01706647dc * Drop all use of forceyes - no longer necessary. * Handle missing 'include' files cleanly and early. (Closes: #595006)
git-svn-id: http://emdebian.org/svn/current@7521 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 51014e4e40 oops, need -y
git-svn-id: http://emdebian.org/svn/current@7516 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f255133dd0 port apt fix from branch
git-svn-id: http://emdebian.org/svn/current@7510 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey cc1f6a57db Check in fixes for apt authentication on 0.8 and updates for Ubuntu maverick config
git-svn-id: http://emdebian.org/svn/current@7502 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago