summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-06-10 00:42:33 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-06-10 00:42:33 +0000
commitefe558a6b86c2861311088fa957141b236446030 (patch)
treef871747e630909a6a032b253f519d9d6c3ab60ec /TODO
parent8dfa0e99898918b13db1782d7cf48eb48f83ca6d (diff)
downloadptxdist-efe558a6b86c2861311088fa957141b236446030.tar.gz
ptxdist-efe558a6b86c2861311088fa957141b236446030.tar.xz
TODO: update 'ptxdist newpacket' task
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10690 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO40
1 files changed, 21 insertions, 19 deletions
diff --git a/TODO b/TODO
index cb48ac011..af909ca01 100644
--- a/TODO
+++ b/TODO
@@ -7,27 +7,12 @@ TODO before 1.99.14
TODO before 2.0.0
=================
-[ ] rsc: add bbu's "get" script.
-
[ ] rsc: add "ptxdist happy-customer-package". Add all needed software,
- toolchain packages and EULA.
-
-[ ] rsc: fix 'ptxdist newpacket host'; find out what mkl intended with
- this "class" mechanism and make sure it produces sane output. Check
- with mkl.
-
- Example: ptxdist newpacket host-existing-target:
-
- - asks for version number, which should be derived from existing
- target version
- - asks for URL, but we want to use the download mechanics from
- target
- - should output warning that you have to change := into = for
- corresponding target packet
- mkl: this is not true!
+ toolchain packages and EULA. May need bbu's "get" script.
- jbe: discuss the templeate rules and their content with mkl to shrink them or
- to adapt them to the current ptxdist behaviour
+[ ] rsc: verify 'ptxdist newpacket' mechanics. Check all use cases,
+ especially when creating new packages in ptxdist itself (not in the
+ project). Workspace check needs more sophistication.
[ ] mol, rsc: improve user database concept. Especially for the system
users we currently have the problem how to generate system users which
@@ -483,6 +468,23 @@ Test suite components to be added
DONE
====
+[x] rsc: fix 'ptxdist newpacket host'; find out what mkl intended with
+ this "class" mechanism and make sure it produces sane output. Check
+ with mkl.
+
+ Example: ptxdist newpacket host-existing-target:
+
+ - asks for version number, which should be derived from existing
+ target version
+ - asks for URL, but we want to use the download mechanics from
+ target
+ - should output warning that you have to change := into = for
+ corresponding target packet
+ mkl: this is not true!
+
+ jbe: discuss the templeate rules and their content with mkl to shrink them or
+ to adapt them to the current ptxdist behaviour
+
[x] mkl/jbe: Host's environment variable PKG_CONFIG_PATH leaks in.
We want a whitelist instead of the current blacklist.