139 Commits (main)

Author SHA1 Message Date
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
13 years ago
codehelp 9bb4403541 update PO files
git-svn-id: http://emdebian.org/svn/current@7764 563faec7-e20c-0410-992a-a66f704d0ccd
13 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
13 years ago
codehelp 7ee5ca1a68 tweak the lib64 output
git-svn-id: http://emdebian.org/svn/current@7762 563faec7-e20c-0410-992a-a66f704d0ccd
13 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
13 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
13 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
13 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
13 years ago
codehelp 451dc6920d Remove workaround for apt from lenny.
git-svn-id: http://emdebian.org/svn/current@7751 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 65d3511701 tweak to clarify bootstrap vs debootstrap
git-svn-id: http://emdebian.org/svn/current@7738 563faec7-e20c-0410-992a-a66f704d0ccd
13 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
13 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
wookey 1e58141beb Correct bugs in flat URL suport
git-svn-id: http://emdebian.org/svn/current@7390 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7712ce145e untested flatfile experiment
git-svn-id: http://emdebian.org/svn/current@7388 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 743fbdccbd tidy up output again.
git-svn-id: http://emdebian.org/svn/current@7387 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7528669e79 improve the efficiency of the new output for sources.
git-svn-id: http://emdebian.org/svn/current@7386 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7c29be60ba Implement section output properly.
git-svn-id: http://emdebian.org/svn/current@7384 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b9ea415aed revert r7374 and fix the implementation to no longer reuse an existing variable name.
git-svn-id: http://emdebian.org/svn/current@7383 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8c6ae7d6bd revert r7373: does not actually do what it says on the tin - need to restructure the dump_config routine to enforce an explicit nested order.
git-svn-id: http://emdebian.org/svn/current@7382 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey 3e95c32799 Stop spurious omitdebsrc message appearing at end of simulate info due to $msg being re-used.
git-svn-id: http://emdebian.org/svn/current@7374 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey dc66a1305a Don't sort the sources, suites and components lines in --simulate output, so that they correspond.
git-svn-id: http://emdebian.org/svn/current@7373 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8a0a081d0c trim the source listing to match the specified sections.
git-svn-id: http://emdebian.org/svn/current@7372 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 068fc2ec57 tighten the section check regexp
git-svn-id: http://emdebian.org/svn/current@7371 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 0436450d0d only listen to packages listings for those sections included in debootstrap
git-svn-id: http://emdebian.org/svn/current@7370 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 720595e180 ensure all sources are cleaned out and within our control.
git-svn-id: http://emdebian.org/svn/current@7369 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8db9dbcff4 Improve the omitdebsrc handling for detection of 'true'.
git-svn-id: http://emdebian.org/svn/current@7360 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp bccc15c533 Add all packages to the source dir, including calculated dependencies.
git-svn-id: http://emdebian.org/svn/current@7358 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7f10ea3aee Add aptitude to crosschroot configs as pbuilder now requires it.
git-svn-id: http://emdebian.org/svn/current@7345 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp a92c5505f2 tidy up
git-svn-id: http://emdebian.org/svn/current@7331 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ad9dfd675d Call dpkg --print-architecture for determination of host architecture. (Closes: #589713)
git-svn-id: http://emdebian.org/svn/current@7326 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ea8a5a5f37 Avoid unitialised Priority value.
git-svn-id: http://emdebian.org/svn/current@7316 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7a154eb65d move the previous fix for sourcedir, again
git-svn-id: http://emdebian.org/svn/current@7270 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e92613ef72 move the previous fix for sourcedir
git-svn-id: http://emdebian.org/svn/current@7269 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 092f2df1aa only get the sources once, even if tidy_apt is called twice.
git-svn-id: http://emdebian.org/svn/current@7265 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 6d29417ef1 Download source packages for all binaries, if a source directory is set.
git-svn-id: http://emdebian.org/svn/current@7261 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 2de5a872b8 tweak translation strings
git-svn-id: http://emdebian.org/svn/current@7256 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 548cb09e0a Handle fakeroot with native architectures.
git-svn-id: http://emdebian.org/svn/current@7238 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7e104e631a When moving downloaded packages to a sourcedir, also download the source packages for GPL compliance.
git-svn-id: http://emdebian.org/svn/current@7236 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8d1160c337 Add support for omitdebsrc and change suite behaviour to be non- default, usable by selecting explicitsuite to true.
git-svn-id: http://emdebian.org/svn/current@7235 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 149f09e1ab add a warning about old apt.
git-svn-id: http://emdebian.org/svn/current@7234 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ec949dad42 shuffle setupsh again - run it between unpack and native
git-svn-id: http://emdebian.org/svn/current@7214 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 5da4e83ef9 fix tidy_up mode in cascade
git-svn-id: http://emdebian.org/svn/current@7213 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 9b15524abb * Report parsing errors in config files (Closes: #580687) * Move from experimental into unstable.
git-svn-id: http://emdebian.org/svn/current@7188 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp edf4ab30f4 tweaks
git-svn-id: http://emdebian.org/svn/current@7187 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d5c6e6b8e5 Clarify error reporting in the --simulate option, warn if sections are not defined. (Closes: #579627)
git-svn-id: http://emdebian.org/svn/current@7183 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp fd3e5dc9bf fix support for setup.sh and config.sh - used to set the default dpkg-cross arch
git-svn-id: http://emdebian.org/svn/current@7176 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e0c8365b2b Add support for configurable single cross-toolchains in the chroot - using the dpkg-cross default_arch, if any.
git-svn-id: http://emdebian.org/svn/current@7167 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 4a121cd0a0 fix problems with incomplete lists of required packages.
git-svn-id: http://emdebian.org/svn/current@7149 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f014a1d21a tweak
git-svn-id: http://emdebian.org/svn/current@7126 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 45772b00e8 tweak
git-svn-id: http://emdebian.org/svn/current@7125 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp cb7d618a9f avoid broken sources lists on bad config
git-svn-id: http://emdebian.org/svn/current@7123 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d41bdc76e2 tweak
git-svn-id: http://emdebian.org/svn/current@7122 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e52a364fa4 sort duplicate sources list entries and use dedicated sources list files
git-svn-id: http://emdebian.org/svn/current@7121 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 2cda5f4cc1 * Add support for compressing the filesystem into a tarball. * Add support for reinstalling packages known to fail due to preinst problems.
git-svn-id: http://emdebian.org/svn/current@7118 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e539d3965c * Add support to avoid running preinst scripts and always ignore the bash preinst which does not respect DEBIAN_FRONTEND=noninteractive * fix handling of omitrequired and configsh when empty * add force-yes when using noauth * split the package list even if using only spaces, not commas
git-svn-id: http://emdebian.org/svn/current@7117 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 84094ca16c * Add --simulate mode for cascading configuration testing. * Split out the POD - not needed in the runtime script.
git-svn-id: http://emdebian.org/svn/current@7107 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 0ff757844d tweaks and notes
git-svn-id: http://emdebian.org/svn/current@7060 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 16a9a83137 typo
git-svn-id: http://emdebian.org/svn/current@7059 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8e1bbc5345 Add explicit support for running preinst scripts in native mode.
git-svn-id: http://emdebian.org/svn/current@7058 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f5d786c755 Add initial crosschroot.conf for multistrap support.
git-svn-id: http://emdebian.org/svn/current@7050 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp c9a8a2ce3d /usr/share/info/dir is a file, not a directory.
git-svn-id: http://emdebian.org/svn/current@7048 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 16fde96c97 slim down the package to just multistrap
git-svn-id: http://emdebian.org/svn/current@7045 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 805d62ee59 preparing the new emdebian-rootfs source package
git-svn-id: http://emdebian.org/svn/current@5745 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp bb0ecacd94 pbuilder/multistrap : remove debootstrap code and do all the work in apt+dpkg. Improve native support and re-enable.
git-svn-id: http://emdebian.org/svn/current@5723 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago