diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-10-09 10:49:02 +0200 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2014-10-20 21:29:57 +0000 |
commit | 1a213f9497330c3173500e4e27d0e21a694beba4 (patch) | |
tree | 8b5437737f4f939eba4e1f75938e145fc467c769 /perl-install | |
parent | 1f921b90cff06de45a9f5150f647de9fcfba1396 (diff) | |
download | drakx-1a213f9497330c3173500e4e27d0e21a694beba4.tar drakx-1a213f9497330c3173500e4e27d0e21a694beba4.tar.gz drakx-1a213f9497330c3173500e4e27d0e21a694beba4.tar.bz2 drakx-1a213f9497330c3173500e4e27d0e21a694beba4.tar.xz drakx-1a213f9497330c3173500e4e27d0e21a694beba4.zip |
adapt to the fact that stage2 expects a /dev fully populated by udev
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 921d0ed27..4a05be0c4 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- drakx-in-chroot: + o adapt to the fact that stage2 expects a /dev fully populated by udev - package installation: o adapt to URPM-5 o rename "no_suggests" option as "no_recommends" |