adaptions: new all-stable target
authorhackbard <hackbard>
Sun, 11 Sep 2005 08:07:48 +0000 (08:07 +0000)
committerhackbard <hackbard>
Sun, 11 Sep 2005 08:07:48 +0000 (08:07 +0000)
Config
doc/CHANGELOG

diff --git a/Config b/Config
index 1d52d93..874ebaa 100644 (file)
--- a/Config
+++ b/Config
 export hdw_version="1.0"       # version of hdw-linux
 
 export hdw_target="default"    # which target to build 
-                               # currently:    
-                               #       toolchain - just the toolchain (stable)
-                               #       default - pure base (stable)
-                               #       mobile - my mobile hackstation (stable)
-                               #       desktop - all packages (stable)
+                               # current (hopefully) stable targets:
+                               #       toolchain - just the toolchain
+                               #       default - pure base
+                               #       desktop - a lot of packages
+                               #       mobile - my mobile hackstation
                                #       router  - packages need for routers 
-                               #                                       (stable)
-                               #       fai-server - packages needed for
-                               #                    automated install of hdw
-                               #                                       (devel)
+                               #       all-stable - all stable packages
+                               #       fai-server - packages for host acting
+                               #                    as a fai server
+                               # current devel targets:
                                #       all-dev - all possible packages (devel)
                                #       fefe    - dietlibc based target (devel)
 
index 673699b..58f85ae 100644 (file)
@@ -1,3 +1,7 @@
+*) 2005-09-011
+
+- adapted Config file (new all-stable target)
+
 *) 2005-09-010
 
 - added xosd package