23 Commits (0435ea7b194f2477ebb616857d3ec2864c2e724e)

Author SHA1 Message Date
codehelp 0435ea7b19 experimental 2.1.x branch
git-svn-id: http://emdebian.org/svn/current@7044 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 1aa94c0c4c Fix separation of debootstrap vs aptsources and remove reliance on the section label matching the lists name.
git-svn-id: http://emdebian.org/svn/current@7043 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7b5b2c1709 Allow empty keyring values.
git-svn-id: http://emdebian.org/svn/current@7002 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b38ce21f9c Fix typos in translated strings.
git-svn-id: http://emdebian.org/svn/current@6908 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp a50b40c3a5 prevent uninitiliased variable.
git-svn-id: http://emdebian.org/svn/current@6881 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 0b6329aaf9 Add subroutines to replace functionality from Emdebian::Tools in shell scripts. Drop Emdebian::Tools dependency. (LP: #531143)
git-svn-id: http://emdebian.org/svn/current@6803 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 51817bf6f8 Handle relative directories from the command line.
git-svn-id: http://emdebian.org/svn/current@6799 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp aec6c41752 Clean up component support and ensure a sane default exists.
git-svn-id: http://emdebian.org/svn/current@6778 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b96eaa5d63 Add component support to multistrap.
git-svn-id: http://emdebian.org/svn/current@6769 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7fffa79748 Avoid uninitialised array if no extra packages are specified.
git-svn-id: http://emdebian.org/svn/current@6701 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp ab464736ec Add support for adding extra packages at the end of the run. Work around dash and dpkg-divert issue. Use dpkg -X to avoid problems with data.tar.bz2 and check that the /bin/sh symlink exists.
git-svn-id: http://emdebian.org/svn/current@6686 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp e99dd1218e Add manpage content requested by Wookey and describe environment variables needed for configuring.
git-svn-id: http://emdebian.org/svn/current@6672 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp daea8a0205 Add support for translated program output in multistrap
git-svn-id: http://emdebian.org/svn/current@6667 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp ee2da812b2 Check for symlinks from lib64 to /lib and warn if not unset. (Closes: #553599)
git-svn-id: http://emdebian.org/svn/current@6659 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 424abe579a Include example config and provide sensible default configuration values. (Closes: #545488)
git-svn-id: http://emdebian.org/svn/current@6626 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp cecaffcddc pbuilder/em_multistrap : Allow retention of source packages outside the rootfs for source distribution and allow separate configuration of the apt sources inside the rootfs.
git-svn-id: http://emdebian.org/svn/current@5753 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp d11580a25f relocate the installed check for the system, not the multistrap
git-svn-id: http://emdebian.org/svn/current@5729 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 49694d5f90 * Create new multistrap package because em_multistrap does not need Emdebian::Tools or other emdebian-rootfs dependencies. (Closes: #520087) * pbuilder/em_multistrap : ensure /dev and /etc/network/ exist; only install keyring packages if not already installed.
git-svn-id: http://emdebian.org/svn/current@5728 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 38e93256e4 pbuilder/multistrap : Support Secure Apt.
git-svn-id: http://emdebian.org/svn/current@5727 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
codehelp 05bad91461 pbuilder/em_multistrap : add support for complete unpacking, ported from emsandbox, with options to remove the .debs and cache data. Disable broken native support.
git-svn-id: http://emdebian.org/svn/current@5691 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp adcf3a18a3 pbuilder/em_multistrap : Add new script to extend debootstrap to cope with multiple repositories using apt to reconcile dependencies. May migrate into a different package in time, does not support machine:variant.
git-svn-id: http://emdebian.org/svn/current@5688 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp bd8a302444 * Get the archive keyring package from Lenny using pre-seeding * pbuilder/em_multistrap : New script to make one debootstrap from multiple repositories.
git-svn-id: http://emdebian.org/svn/current@5680 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago