summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-06 18:52:42 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-06 18:52:42 +0100
commit805cdc8ebd35ff06e9e4b5a44466f3c8670572a8 (patch)
treebe5aef3a6140ecb98f97c0ead0623e4e6a458a4a
parent43255b790d08156bb6474e0ca72c9a3440bd4302 (diff)
document unimplemented feature
-rw-r--r--TODO4
-rw-r--r--target/Config.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index fa8a07fef..ab41d6e3b 100644
--- a/TODO
+++ b/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
diff --git a/target/Config.in b/target/Config.in
index e86554474..12ab8eb64 100644
--- a/target/Config.in
+++ b/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