Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fa8fe025728162bb7a6ae6e4100f220e514f94cb

commit fa8fe025728162bb7a6ae6e4100f220e514f94cb
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Mar 4 11:28:24 2010 +0100

docs/upgrade: add dhcpcd-5.x section

diff --git a/docs/upgrade.txt b/docs/upgrade.txt
index 73369bc..c68832c 100644
--- a/docs/upgrade.txt
+++ b/docs/upgrade.txt
@@ -86,6 +86,26 @@ files are not parsed completely. So be warned, it's expected 
that you
need to re-configure a few of your favorite KDE applications before they
are ready to work again.

+== DHCP client 5.x upgrade
+
+We shipped the DHCP client daemon 3.x series in Getorin and now we
+updated to 5.x in Locris. This includes a major internal dhcpcd rework,
+but there should be no big incompatibility on the user side. Minor
+issues may appear, for example if you do not want dhcpcd touch your
+`/etc/resolv.conf` file, and you used the following directive in a
+`netconfig` profile:
+
+----
+dhcp_opts = -R
+----
+
+now you need:
+
+
+----
+dhcp_opts = -C 20-resolv.conf
+----
+
== The reboot

Since the kernel is upgraded, too, you have to reboot your machine.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to