openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : openap-main/config README,1.1.1.1,1.2


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main/config README,1.1.1.1,1.2
Date: Thu, 18 Jul 2002 20:36:37 -0400

Update of /cvsroot/openap/openap-main/config
In directory subversions:/tmp/cvs-serv24088

Modified Files:
        README 
Log Message:
config/README: we support flavors for different boards now.

config/wl11000/config.m,dkconfig,defconfig.kernel,dkconfig.kernel : some
configurations, actually they are both the same right now.

config/wl11000/config.in: CONFIG_ROOT_DEV should be a string, not sure why it
was a bool, or how it could have been working inthe past.



Index: README
===================================================================
RCS file: /cvsroot/openap/openap-main/config/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- README      18 Jul 2002 19:57:00 -0000      1.1.1.1
+++ README      19 Jul 2002 00:36:35 -0000      1.2
@@ -11,8 +11,15 @@
 <board>/config.in : Board specific configuration logic.  Some boards require
 certain configuration options in order to function properly.
 
-<board>/<app>config : Configuration for a particular application of this board.
+<board>/defconfig : Default top-level configuration for that board (which 
+applications to install on the root filesystem as well as how those 
applications
+should be configured.)
+
+<board>/defconfig.kernel : Default kernel configuration for that board.
+
+<board>/<flavor>config : Configuration for a particular application of this 
board.
 For example <board>/dkconfig might be the configuration that David Kimdon
-uses on his access point at home.
+uses on his access point at home, really, it just might be.
 
+<board>/<flavor>config.kernel : Same as above, a flavored kernel configuration.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]