Commit graph

181 commits

Author SHA1 Message Date
Neil Williams
f58e833586 Move to github
No need for a watch file, use the Vcs fields.
2015-04-12 18:15:39 +01:00
codehelp
fb48c637c3 freshen changelog for upload
git-svn-id: http://emdebian.org/svn/current@8465 563faec7-e20c-0410-992a-a66f704d0ccd
2013-08-11 13:20:49 +00:00
codehelp
2fc31ead13 Add option to specify the apt default release directly and change the manpage content to advise on how this further complicates the permutations of apt configuration. Add commands to direct apt at the apt.conf.d and preferences.d directories within the chroot. (Closes: #717886)
git-svn-id: http://emdebian.org/svn/current@8462 563faec7-e20c-0410-992a-a66f704d0ccd
2013-07-27 14:53:05 +00:00
codehelp
d40acfa9e6 Carry changes from experimental into unstable.
git-svn-id: http://emdebian.org/svn/current@8451 563faec7-e20c-0410-992a-a66f704d0ccd
2013-05-17 20:29:42 +00:00
codehelp
5b6b9277e6 Fix filehandle typo when configuring multiarch (Closes: #695843)
git-svn-id: http://emdebian.org/svn/current@8422 563faec7-e20c-0410-992a-a66f704d0ccd
2013-03-21 22:08:04 +00:00
codehelp
330c7c46f8 Support marking dependencies as auto-installed using apt-mark. (Closes: #702036)
git-svn-id: http://emdebian.org/svn/current@8421 563faec7-e20c-0410-992a-a66f704d0ccd
2013-03-21 19:39:26 +00:00
codehelp
11a2f2ed72 * Aim at experimental. * Add warning if the config script is not executable. * Delete only sources lists created by multistrap.(Closes: #702033) * [INTL:fr] French program (runtime) translation update (Closes: #674771) * [INTL:fr] French documentation (po4a) translation update (Closes: #674772)
git-svn-id: http://emdebian.org/svn/current@8419 563faec7-e20c-0410-992a-a66f704d0ccd
2013-03-02 17:21:01 +00:00
codehelp
073b7b695c Add Foreign arch support to each cross-building configuration. (Closes: #688628). Drop some unused configuration files.
git-svn-id: http://emdebian.org/svn/current@8400 563faec7-e20c-0410-992a-a66f704d0ccd
2012-09-24 12:41:03 +00:00
codehelp
8e179560e8 freshen
git-svn-id: http://emdebian.org/svn/current@8360 563faec7-e20c-0410-992a-a66f704d0ccd
2012-05-16 19:33:06 +00:00
codehelp
02ef16197e aim at unstable
git-svn-id: http://emdebian.org/svn/current@8359 563faec7-e20c-0410-992a-a66f704d0ccd
2012-05-16 19:31:38 +00:00
codehelp
dae47ff6f6 update German manpage translation (Closes: #671708)
git-svn-id: http://emdebian.org/svn/current@8356 563faec7-e20c-0410-992a-a66f704d0ccd
2012-05-06 22:45:51 +00:00
codehelp
230a2fc65a Danish translation of multistrap manual (Closes: #671104)
git-svn-id: http://emdebian.org/svn/current@8351 563faec7-e20c-0410-992a-a66f704d0ccd
2012-05-01 21:32:50 +00:00
codehelp
4f6125c225 Streamline some unique sorting repetitions with a function. Patch from Andres Salomon
git-svn-id: http://emdebian.org/svn/current@8350 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-29 15:51:07 +00:00
codehelp
2cd57b5066 updated German translation (Closes: #670835)
git-svn-id: http://emdebian.org/svn/current@8346 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-29 13:50:45 +00:00
codehelp
7523c08426 backout the incompetent pt.po submission
git-svn-id: http://emdebian.org/svn/current@8345 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-28 12:20:24 +00:00
codehelp
2e218e2afb Add an update-alternatives helper.
git-svn-id: http://emdebian.org/svn/current@8344 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-28 11:41:26 +00:00
codehelp
07e77f7a72 * [INTL:pt] Updated Portuguese manpage translation. * [INTL:pt] Updated Portuguese translation multistrap. (Closes: #670698)
git-svn-id: http://emdebian.org/svn/current@8343 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-28 11:41:19 +00:00
codehelp
90d2a71a8e Updated Portuguese translation for multistrap (Closes: #670402)
git-svn-id: http://emdebian.org/svn/current@8342 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-25 12:16:32 +00:00
codehelp
4a303f0dcc Danish translation of multistrap (Closes: #669879)
git-svn-id: http://emdebian.org/svn/current@8332 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-21 19:39:09 +00:00
codehelp
171cd43b31 Fix sprintf formatting for new multiarch warning string.
git-svn-id: http://emdebian.org/svn/current@8330 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-21 13:53:28 +00:00
codehelp
a4bfe47610 Fix multiarch/unstable support for packages listings.
git-svn-id: http://emdebian.org/svn/current@8329 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-21 13:48:46 +00:00
codehelp
49ce770956 Improve MultiArch support, still experimental
git-svn-id: http://emdebian.org/svn/current@8326 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-20 20:36:59 +00:00
codehelp
3578647444 Update pdebuild-cross conf files to get toolchains from Squeeze.
git-svn-id: http://emdebian.org/svn/current@8325 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-20 20:36:31 +00:00
codehelp
1e2555c573 * Fix logic in dump_config for missing packages lines. (Closes: #669206) * Check values of the keyring hash. (Closes: #669205)
git-svn-id: http://emdebian.org/svn/current@8323 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-18 20:26:28 +00:00
codehelp
7c68f05409 Reverse logic of ignorenativearch, thanks to Andres Salomon <dilinger@queued.net>. (Closes: #669211)
git-svn-id: http://emdebian.org/svn/current@8322 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-18 20:17:36 +00:00
codehelp
1551d665d6 aim at experimental
git-svn-id: http://emdebian.org/svn/current@8319 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-17 20:15:44 +00:00
codehelp
2944d7ad9d Support not configuring packages for native arch. (Closes: #651885)
git-svn-id: http://emdebian.org/svn/current@8317 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-17 20:12:21 +00:00
codehelp
22d2b1b81f Implement support to copy an apt preferences file into place. (Closes: #616420)
git-svn-id: http://emdebian.org/svn/current@8316 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-17 19:07:29 +00:00
codehelp
0ad0c3d37b * [l10n] French manpages translation (Closes: #656418) * Remove .control files inside the multistrap chroot. (Closes: #668941) * Improve fakeroot environment variable tests. (Closes: #647240)
git-svn-id: http://emdebian.org/svn/current@8315 563faec7-e20c-0410-992a-a66f704d0ccd
2012-04-17 18:50:43 +00:00
codehelp
a099d51f81 freshen for upload
git-svn-id: http://emdebian.org/svn/current@8080 563faec7-e20c-0410-992a-a66f704d0ccd
2011-09-06 18:55:13 +00:00
codehelp
e4cce6db05 Updated Portuguese translation (Closes: #639444)
git-svn-id: http://emdebian.org/svn/current@8078 563faec7-e20c-0410-992a-a66f704d0ccd
2011-08-27 10:14:29 +00:00
codehelp
711965f225 Initial German translation of multistrap (runtime) (Closes: #639308)
git-svn-id: http://emdebian.org/svn/current@8077 563faec7-e20c-0410-992a-a66f704d0ccd
2011-08-26 10:10:29 +00:00
codehelp
98ba4936a4 Update French translation, patch from Julien Patriarca.
git-svn-id: http://emdebian.org/svn/current@8076 563faec7-e20c-0410-992a-a66f704d0ccd
2011-08-26 10:06:58 +00:00
codehelp
24742ac430 Danish translation of multistrap (Closes: #637776)
git-svn-id: http://emdebian.org/svn/current@8068 563faec7-e20c-0410-992a-a66f704d0ccd
2011-08-14 10:48:28 +00:00
codehelp
9e5afa7223 Override APT::Default-Release (Closes: #637434)
git-svn-id: http://emdebian.org/svn/current@8062 563faec7-e20c-0410-992a-a66f704d0ccd
2011-08-13 09:17:06 +00:00
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
2011-08-10 20:36:05 +00:00
codehelp
2a63b8a701 Package an example of multiarch support.
git-svn-id: http://emdebian.org/svn/current@8058 563faec7-e20c-0410-992a-a66f704d0ccd
2011-07-30 09:06:52 +00:00
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
2011-07-30 08:31:45 +00:00
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
2011-07-29 13:12:05 +00:00
codehelp
04f394acd5 add bug number.
git-svn-id: http://emdebian.org/svn/current@8052 563faec7-e20c-0410-992a-a66f704d0ccd
2011-07-11 11:21:33 +00:00
codehelp
2d49249fd4 Allow empty aptsources.
git-svn-id: http://emdebian.org/svn/current@8047 563faec7-e20c-0410-992a-a66f704d0ccd
2011-07-08 19:04:27 +00:00
codehelp
8522df7beb tweak
git-svn-id: http://emdebian.org/svn/current@8026 563faec7-e20c-0410-992a-a66f704d0ccd
2011-06-18 15:23:08 +00:00
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
2011-06-15 20:44:54 +00:00
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
2011-05-11 19:29:33 +00:00
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
2011-04-09 09:13:57 +00:00
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
2011-04-09 08:23:27 +00:00
codehelp
edcd38f73a Improve device-table incrementing
git-svn-id: http://emdebian.org/svn/current@7978 563faec7-e20c-0410-992a-a66f704d0ccd
2011-04-07 14:23:43 +00:00
codehelp
46b72b659b Initial support for Multi-Arch paths. (Closes: #616111)
git-svn-id: http://emdebian.org/svn/current@7971 563faec7-e20c-0410-992a-a66f704d0ccd
2011-04-01 21:45:11 +00:00
codehelp
e53cca1e87 Update config files for build and cross chroot (Closes: #610631)
git-svn-id: http://emdebian.org/svn/current@7967 563faec7-e20c-0410-992a-a66f704d0ccd
2011-04-01 19:18:41 +00:00
codehelp
ab39cd5914 Complete the support for 'flat' repositories (Closes: #619959)
git-svn-id: http://emdebian.org/svn/current@7964 563faec7-e20c-0410-992a-a66f704d0ccd
2011-03-31 15:43:17 +00:00