diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 12:18:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-12 12:18:23 +0000 |
commit | 4afb7d9bf4e57f95eb547a61cb1f000d0de8bcc3 (patch) | |
tree | 0b47e3fdb5b675b90987f555fc15dd4b5509277b /perl-install/install | |
parent | f6b812a0da473aa45fa4624cee0fd940b6154771 (diff) | |
download | drakx-4afb7d9bf4e57f95eb547a61cb1f000d0de8bcc3.tar drakx-4afb7d9bf4e57f95eb547a61cb1f000d0de8bcc3.tar.gz drakx-4afb7d9bf4e57f95eb547a61cb1f000d0de8bcc3.tar.bz2 drakx-4afb7d9bf4e57f95eb547a61cb1f000d0de8bcc3.tar.xz drakx-4afb7d9bf4e57f95eb547a61cb1f000d0de8bcc3.zip |
- drakx-in-chroot:
o just like stage1, handle <root of distrib> ending with current arch() so
that we can access main32 on x86_64
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4a1538a7f..d89aead32 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- drakx-in-chroot: + o just like stage1, handle <root of distrib> ending with current arch() so + that we can access main32 on x86_64 - do not rebuild rpmdb if it is ok (will workaround #32547) (need perl-URPM 3.01) - adapt to perl-URPM 3.00 API to parse pubkey files |