diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2023-08-19 19:41:50 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2023-08-19 19:41:50 +0100 |
commit | 66fe9e18812c5009eee369144dd75e81fe0dc6ce (patch) | |
tree | f5b1270a189cec91f24a922ecca51b7674f93cb2 /perl-install/install/NEWS | |
parent | 023a3cfaf17f28ce4e6f191f0991fd512989a4eb (diff) | |
download | drakx-66fe9e18812c5009eee369144dd75e81fe0dc6ce.tar drakx-66fe9e18812c5009eee369144dd75e81fe0dc6ce.tar.gz drakx-66fe9e18812c5009eee369144dd75e81fe0dc6ce.tar.bz2 drakx-66fe9e18812c5009eee369144dd75e81fe0dc6ce.tar.xz drakx-66fe9e18812c5009eee369144dd75e81fe0dc6ce.zip |
Revert "Change default DHCP client to dhcpcd (mga#30938)"
This reverts commit 35cdeec997163a9195f1c6c917554cbed5892261.
The change broke the ability to bring up networking (to add
on-line media) when using the classical installer ISO to
update a system that used the legacy network scripts.
Diffstat (limited to 'perl-install/install/NEWS')
-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 cb25b3821..cb2fadeac 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- Revert change of default DHCP client to dhcpcd (mga#30938) + Version 18.65 - 11 July 2023 - add ntfs3 to isFat_or_NTFS() |