Commit graph

102 commits

Author SHA1 Message Date
codehelp
5460ab0067 Add examples for Grip.
git-svn-id: http://emdebian.org/svn/current@7361 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-05 23:26:30 +00:00
codehelp
8db9dbcff4 Improve the omitdebsrc handling for detection of 'true'.
git-svn-id: http://emdebian.org/svn/current@7360 563faec7-e20c-0410-992a-a66f704d0ccd
2010-08-05 23:25:22 +00:00
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
2010-08-02 21:50:18 +00:00
codehelp
a3aa1d5aee standards version
git-svn-id: http://emdebian.org/svn/current@7349 563faec7-e20c-0410-992a-a66f704d0ccd
2010-07-28 18:32:48 +00:00
codehelp
999358a406 Allow check-deps.sh to detect | dependencies.
git-svn-id: http://emdebian.org/svn/current@7348 563faec7-e20c-0410-992a-a66f704d0ccd
2010-07-28 18:30:44 +00:00
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
2010-07-26 21:54:02 +00:00
codehelp
192cd73127 tidy up some loose ends
git-svn-id: http://emdebian.org/svn/current@7329 563faec7-e20c-0410-992a-a66f704d0ccd
2010-07-20 21:59:47 +00:00
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
2010-07-20 10:00:16 +00:00
codehelp
ea8a5a5f37 Avoid unitialised Priority value.
git-svn-id: http://emdebian.org/svn/current@7316 563faec7-e20c-0410-992a-a66f704d0ccd
2010-06-29 12:57:03 +00:00
codehelp
c7b40d3423 Allow check-deps.sh to proceed when detecting errors.
git-svn-id: http://emdebian.org/svn/current@7314 563faec7-e20c-0410-992a-a66f704d0ccd
2010-06-20 16:41:23 +00:00
codehelp
b7053113c1 French manpage translation update (Closes: #584679)
git-svn-id: http://emdebian.org/svn/current@7293 563faec7-e20c-0410-992a-a66f704d0ccd
2010-06-05 17:20:55 +00:00
codehelp
a1587bbf95 tweaks
git-svn-id: http://emdebian.org/svn/current@7266 563faec7-e20c-0410-992a-a66f704d0ccd
2010-06-01 08:14:56 +00:00
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
2010-05-31 19:18:16 +00:00
codehelp
8e26dbb360 Extend device table format to support creating symlinks and hardlinks.
git-svn-id: http://emdebian.org/svn/current@7259 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-31 17:17:06 +00:00
codehelp
6872a1ee35 downgrade fakeroot to a suggest; drop sudo from recommends.
git-svn-id: http://emdebian.org/svn/current@7257 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-30 23:41:09 +00:00
codehelp
548cb09e0a Handle fakeroot with native architectures.
git-svn-id: http://emdebian.org/svn/current@7238 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-28 21:08:00 +00:00
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
2010-05-27 16:00:42 +00:00
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
2010-05-27 15:14:05 +00:00
codehelp
4303662948 French program output translation (Closes: #582059)
git-svn-id: http://emdebian.org/svn/current@7218 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-18 07:54:00 +00:00
codehelp
8960b0de2a Updated Portuguese translation for manpage messages (Closes: #581673)
git-svn-id: http://emdebian.org/svn/current@7212 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-15 08:05:41 +00:00
codehelp
8282ebed28 Danish translation of multistrap program (Closes: #581496)
git-svn-id: http://emdebian.org/svn/current@7211 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-13 11:21:46 +00:00
codehelp
ab6dbcf060 Updated Portuguese program output translation (Closes: #581251)
git-svn-id: http://emdebian.org/svn/current@7208 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-12 05:58:51 +00:00
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
2010-05-08 10:40:06 +00:00
codehelp
96d0cec74b Vietnamese program translation update (Closes: #580623)
git-svn-id: http://emdebian.org/svn/current@7186 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-07 11:55:38 +00:00
codehelp
d72e1f6455 upload this one to experimental first, into unstable once translations updated.
git-svn-id: http://emdebian.org/svn/current@7185 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-05 19:15:05 +00:00
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
2010-05-05 19:10:43 +00:00
codehelp
227736b1c1 Clarify documentation of bootstrap and aptsources sections (Closes: #579626)
git-svn-id: http://emdebian.org/svn/current@7182 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-05 18:50:33 +00:00
codehelp
426ac8f2e1 typo
git-svn-id: http://emdebian.org/svn/current@7171 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-03 13:17:58 +00:00
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
2010-05-03 12:56:16 +00:00
codehelp
175fa80842 update copyright for new svn location
git-svn-id: http://emdebian.org/svn/current@7163 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-01 14:15:42 +00:00
codehelp
e75939700c Move multistrap branch to new multistrap trunk
git-svn-id: http://emdebian.org/svn/current@7161 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-01 13:28:16 +00:00
codehelp
31749c9c25 tweaks
git-svn-id: http://emdebian.org/svn/current@7159 563faec7-e20c-0410-992a-a66f704d0ccd
2010-05-01 08:50:16 +00:00
codehelp
7620e7f8da Add support for multiple cross-toolchains in the chroot
git-svn-id: http://emdebian.org/svn/current@7154 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-30 17:12:00 +00:00
codehelp
9c55deb69a Fix armel.conf to specify the right sources.
git-svn-id: http://emdebian.org/svn/current@7146 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-25 13:50:14 +00:00
codehelp
5bfbdc9ac8 recommend the emdebian keyring
git-svn-id: http://emdebian.org/svn/current@7134 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-22 21:09:37 +00:00
codehelp
7038c376f9 tweak email address
git-svn-id: http://emdebian.org/svn/current@7127 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-21 15:01:04 +00:00
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
2010-04-21 14:23:42 +00:00
codehelp
ba8b7cb24a Add a simple C file to test the compiler inside the chroot
git-svn-id: http://emdebian.org/svn/current@7119 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-20 17:15:49 +00:00
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
2010-04-20 17:15:15 +00:00
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
2010-04-20 15:47:03 +00:00
codehelp
f5a661c0d4 Add cascading configuration to support standard Emdebian cross architectures.
git-svn-id: http://emdebian.org/svn/current@7109 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-17 21:25:42 +00:00
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
2010-04-17 21:24:53 +00:00
codehelp
70e000ad29 tweak
git-svn-id: http://emdebian.org/svn/current@7095 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-14 20:00:26 +00:00
codehelp
4f5fd09f39 add some final changes from trunk
git-svn-id: http://emdebian.org/svn/current@7094 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-14 19:59:24 +00:00
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
2010-04-07 13:33:14 +00:00
codehelp
65e4ddd996 update for 2.0.9
git-svn-id: http://emdebian.org/svn/current@7056 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-06 20:06:15 +00:00
codehelp
de47e36a48 Add device-table.pl helper - internal support to follow.
git-svn-id: http://emdebian.org/svn/current@7052 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-06 19:21:17 +00:00
codehelp
f5d786c755 Add initial crosschroot.conf for multistrap support.
git-svn-id: http://emdebian.org/svn/current@7050 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-05 22:25:24 +00:00
codehelp
16fde96c97 slim down the package to just multistrap
git-svn-id: http://emdebian.org/svn/current@7045 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-05 20:03:39 +00:00
codehelp
0435ea7b19 experimental 2.1.x branch
git-svn-id: http://emdebian.org/svn/current@7044 563faec7-e20c-0410-992a-a66f704d0ccd
2010-04-05 19:48:04 +00:00