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 |
|
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
|
2011-03-31 15:41:39 +00:00 |
|
codehelp
|
665204943b
|
* Use perl realpath support and drop dependency. * [INTL:da] Add Danish translation of multistrap documentation (Closes: #619069)
git-svn-id: http://emdebian.org/svn/current@7889 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-03-21 12:02:59 +00:00 |
|
codehelp
|
c9df51e62d
|
Use perl realpath support and drop dependency.
git-svn-id: http://emdebian.org/svn/current@7887 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-03-10 09:50:32 +00:00 |
|
codehelp
|
1edf252259
|
Updated german translation (Closes: #616527)
git-svn-id: http://emdebian.org/svn/current@7869 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-03-05 15:07:30 +00:00 |
|
codehelp
|
849b2f560f
|
Protect device-table.pl realpath usage to allow relative directories.
git-svn-id: http://emdebian.org/svn/current@7861 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-28 16:26:16 +00:00 |
|
codehelp
|
28cdf889b7
|
Disable SecureApt if fakeroot is detected.
git-svn-id: http://emdebian.org/svn/current@7860 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-28 09:17:49 +00:00 |
|
codehelp
|
51c7904c00
|
Fix device-table.pl to use correct minor device number in iterative mode (Closes: #615819)
git-svn-id: http://emdebian.org/svn/current@7859 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-28 08:31:39 +00:00 |
|
codehelp
|
0b14008bc6
|
Updated European Portuguese translation for manpage/documentation" (Closes: #614381)
git-svn-id: http://emdebian.org/svn/current@7794 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-21 15:36:08 +00:00 |
|
codehelp
|
0a43d71e60
|
Danish translation of multistrap (Closes: #614306)
git-svn-id: http://emdebian.org/svn/current@7792 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-20 22:55:21 +00:00 |
|
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
|
2011-02-09 17:19:49 +00:00 |
|
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
|
2011-02-08 20:38:54 +00:00 |
|
codehelp
|
471a7ba778
|
Fix hook implementation if no hooks in use
git-svn-id: http://emdebian.org/svn/current@7761 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-08 15:59:56 +00:00 |
|
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
|
2011-02-07 12:21:45 +00:00 |
|
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
|
2011-02-07 12:19:44 +00:00 |
|
codehelp
|
451dc6920d
|
Remove workaround for apt from lenny.
git-svn-id: http://emdebian.org/svn/current@7751 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-07 12:11:13 +00:00 |
|
codehelp
|
1a736b4e46
|
Add example for wheezy and use permanent codenames.
git-svn-id: http://emdebian.org/svn/current@7750 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-07 12:06:53 +00:00 |
|
codehelp
|
3bb4adb00f
|
oops
git-svn-id: http://emdebian.org/svn/current@7747 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-06 09:30:43 +00:00 |
|
codehelp
|
3618bcca8a
|
target at unstable now
git-svn-id: http://emdebian.org/svn/current@7744 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-06 09:09:45 +00:00 |
|
codehelp
|
d7f50d601e
|
Fix examples in comments within device_table.txt to use consistent tabs. (Closes: #611808)
git-svn-id: http://emdebian.org/svn/current@7737 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-02 17:24:37 +00:00 |
|
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
|
2011-02-01 22:27:22 +00:00 |
|
codehelp
|
3669f13b11
|
Fix typo in sysvinit chroot.sh script.
git-svn-id: http://emdebian.org/svn/current@7733 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-01 22:10:17 +00:00 |
|
codehelp
|
5d71a7fed3
|
Add sysvinit method to existing upstart support in script for native chroots to disable starting daemons. (Closes: #611188)
git-svn-id: http://emdebian.org/svn/current@7726 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-01-29 15:45:07 +00:00 |
|
codehelp
|
45486ea13e
|
Experimental support for debconf preseed files (Closes: #610614)
git-svn-id: http://emdebian.org/svn/current@7722 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-01-28 15:29:42 +00:00 |
|
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
|
2011-01-28 10:49:07 +00:00 |
|
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
|
2011-01-23 00:15:35 +00:00 |
|
codehelp
|
c4da0f4e9a
|
Document changes in packages key support and advise on reporting bugs via the BTS
git-svn-id: http://emdebian.org/svn/current@7706 563faec7-e20c-0410-992a-a66f704d0ccd
|
2010-12-25 12:32:54 +00:00 |
|
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
|
2010-12-25 12:28:44 +00:00 |
|
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
|
2010-10-29 14:32:06 +00:00 |
|
codehelp
|
c4abe38774
|
Bump to debhelper 7 compat for dh_prep usage.
git-svn-id: http://emdebian.org/svn/current@7564 563faec7-e20c-0410-992a-a66f704d0ccd
|
2010-10-16 14:39:51 +00:00 |
|
codehelp
|
494debcd46
|
* Include chroot.sh preventing services being started during chroot creation (Closes: #599056) * Add a note about redirecting output in manpage. (Closes: #593326)
git-svn-id: http://emdebian.org/svn/current@7563 563faec7-e20c-0410-992a-a66f704d0ccd
|
2010-10-16 14:34:44 +00:00 |
|
codehelp
|
001dd625bc
|
Document the reinstall and additional fields. Add advice in manpage on what to check before filing bugs.
git-svn-id: http://emdebian.org/svn/current@7562 563faec7-e20c-0410-992a-a66f704d0ccd
|
2010-10-16 11:41:12 +00:00 |
|