Commit graph

18 commits

Author SHA1 Message Date
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
2010-03-12 15:03:06 +00:00
codehelp
51817bf6f8 Handle relative directories from the command line.
git-svn-id: http://emdebian.org/svn/current@6799 563faec7-e20c-0410-992a-a66f704d0ccd
2010-03-11 16:48:13 +00:00
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
2010-03-04 09:43:49 +00:00
codehelp
b96eaa5d63 Add component support to multistrap.
git-svn-id: http://emdebian.org/svn/current@6769 563faec7-e20c-0410-992a-a66f704d0ccd
2010-02-27 20:05:07 +00:00
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
2009-11-23 21:25:46 +00:00
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
2009-11-15 23:15:44 +00:00
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
2009-11-02 12:01:47 +00:00
codehelp
daea8a0205 Add support for translated program output in multistrap
git-svn-id: http://emdebian.org/svn/current@6667 563faec7-e20c-0410-992a-a66f704d0ccd
2009-11-01 18:38:41 +00:00
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
2009-11-01 14:58:54 +00:00
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
2009-09-15 16:34:09 +00:00
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
2009-03-29 15:37:34 +00:00
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
2009-03-24 14:09:55 +00:00
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
2009-03-24 13:37:53 +00:00
codehelp
38e93256e4 pbuilder/multistrap : Support Secure Apt.
git-svn-id: http://emdebian.org/svn/current@5727 563faec7-e20c-0410-992a-a66f704d0ccd
2009-03-23 22:28:50 +00:00
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
2009-03-22 16:28:09 +00:00
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
2009-03-08 18:10:24 +00:00
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
2009-03-06 12:00:27 +00:00
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
2009-03-05 19:07:21 +00:00