Browse Source

document unimplemented feature

Waldemar Brodkorb 15 years ago
parent
commit
805cdc8ebd
2 changed files with 3 additions and 3 deletions
  1. 2 2
      TODO
  2. 1 1
      target/Config.in

+ 2 - 2
TODO

@@ -1,5 +1,5 @@
 - netbsd build
 - macos x build
-- make rpm package backend working
-- network scripts for wireless client / ap
+- implement rpm package backend 
+- network scripts for wireless client and acess point
 - customise mconf help texts to better fit for OpenADK

+ 1 - 1
target/Config.in

@@ -814,7 +814,7 @@ config ADK_TARGET_PACKAGE_RPM
 	prompt "rpm package format"
 	help
 	  Create rpm packages and use rpm package management on the
-          target.
+          target. WARNING: NOT YET IMPLEMENTED
 
 endchoice