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
|
327303b340
|
update gettext strings
git-svn-id: http://emdebian.org/svn/current@8029 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-06-18 19:34:57 +00:00 |
|
codehelp
|
47f66e397e
|
update doc PO files
git-svn-id: http://emdebian.org/svn/current@8028 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-06-18 19:31:04 +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
|
03483ad805
|
handle source packages separately from tidy_apt.
git-svn-id: http://emdebian.org/svn/current@8021 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-06-15 16:44:08 +00:00 |
|
codehelp
|
a532f5ce75
|
tweak
git-svn-id: http://emdebian.org/svn/current@8003 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-05-11 20:30:37 +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
|
97aa95bc92
|
update vcs-svn
git-svn-id: http://emdebian.org/svn/current@7998 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-05-08 12:21:34 +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
|
b1cc79e790
|
doc PO updates
git-svn-id: http://emdebian.org/svn/current@7970 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-04-01 20:30:37 +00:00 |
|
codehelp
|
f4a4e420ab
|
avoid unitialised var
git-svn-id: http://emdebian.org/svn/current@7969 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-04-01 20:28:02 +00:00 |
|
codehelp
|
f52e3ca1a9
|
let debconf set the value later, it fails if done too early
git-svn-id: http://emdebian.org/svn/current@7968 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-04-01 20:27:39 +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
|
2f9e921109
|
fix some warning messages.
git-svn-id: http://emdebian.org/svn/current@7952 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-03-27 13:18: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
|
aaa99546e3
|
update doc PO files
git-svn-id: http://emdebian.org/svn/current@7870 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-03-05 15:08:31 +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
|
06f5ddfb00
|
add some clarification for translators
git-svn-id: http://emdebian.org/svn/current@7793 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-20 22:57:48 +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
|
9e6b354f2f
|
avoid undefined error check variable.
git-svn-id: http://emdebian.org/svn/current@7775 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-17 17:26:40 +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
|
9bb4403541
|
update PO files
git-svn-id: http://emdebian.org/svn/current@7764 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-08 20:43:34 +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
|
7ee5ca1a68
|
tweak the lib64 output
git-svn-id: http://emdebian.org/svn/current@7762 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-08 16:05:36 +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
|
9919f96b3d
|
update PO files
git-svn-id: http://emdebian.org/svn/current@7756 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-07 18:03:49 +00:00 |
|
codehelp
|
2a7aa089b6
|
add docs and initial implementation for hooks
git-svn-id: http://emdebian.org/svn/current@7755 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-07 18:01:24 +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
|
036c707ed1
|
documentation tweaks
git-svn-id: http://emdebian.org/svn/current@7739 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-02 21:49:47 +00:00 |
|
codehelp
|
65d3511701
|
tweak to clarify bootstrap vs debootstrap
git-svn-id: http://emdebian.org/svn/current@7738 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-02 21:42:52 +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
|
12f743d598
|
Update PO files
git-svn-id: http://emdebian.org/svn/current@7735 563faec7-e20c-0410-992a-a66f704d0ccd
|
2011-02-01 22:27:54 +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 |
|