diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-03-20 22:43:48 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2020-03-21 08:31:13 +0000 |
commit | 68c21fe2efabc7310565d1746f2954fa4ea317ad (patch) | |
tree | d4d747c6b6ccc40fc7fc5cd40789472275b980d4 /perl-install/NEWS | |
parent | bdeb0e6c7bad7a6f544692a8778f9102b50caa84 (diff) | |
download | drakx-68c21fe2efabc7310565d1746f2954fa4ea317ad.tar drakx-68c21fe2efabc7310565d1746f2954fa4ea317ad.tar.gz drakx-68c21fe2efabc7310565d1746f2954fa4ea317ad.tar.bz2 drakx-68c21fe2efabc7310565d1746f2954fa4ea317ad.tar.xz drakx-68c21fe2efabc7310565d1746f2954fa4ea317ad.zip |
Cache results from detect_devices::getInputDevices().
Significantly speeds up service_harddrake, and hence Live ISO boot, due
to many calls to detect_devices::probeall().
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 148e26ee0..e54eea86d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- cache results from detect_devices::getInputDevices() + (significantly speeds up service_harddrake, and hence Live ISO boot) + Version 18.26 - 20 March 2020 - diskdrake: |