Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: README.chromium

Issue 2428004: Overhaul dhcpcd for chrome os use (Closed) Base URL: ssh://git@chromiumos-git//dhcpcd.git
Patch Set: purge hooks from configure to silence complaint Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Makefile ('k') | common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..a97b909ed31b4831fba2afd5c87dc2f0a8e4ae80
--- /dev/null
+++ b/README.chromium
@@ -0,0 +1,13 @@
+URL: http://roy.marples.name/projects/dhcpcd/
+Version: Current as of Wed Jan 13 13:08 PDT 2010
+License: BSD License clause 2.
+License File: No LICENSE file is available since the source code does not contaiin one.
+
+Description:
+ The source code for dhcpcd mangled for use with flimflam. Specifically,
+ we integrate the d-bus support and instead of directly handling Layer 3
+ state configuration push it back to flimflam.
+
+ Note we rename the d-bus objects to avoid conflicting with the original
+ dhcpcd implementation. The dhcpcd d-bus protocol has also been changed
+ and is incompatible.
« no previous file with comments | « Makefile ('k') | common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698