OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 25-Oct-2004 15:42:14
Branch: HEAD Handle: 2004102514421300
Modified files:
openpkg-re todo.txt
Log:
expand explanation of argument error checking requirement
Summary:
Revision Changes Path
1.309 +4 -2 openpkg-re/todo.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/todo.txt
============================================================================
$ cvs diff -u -r1.308 -r1.309 todo.txt
--- openpkg-re/todo.txt 19 Oct 2004 07:31:52 -0000 1.308
+++ openpkg-re/todo.txt 25 Oct 2004 13:42:13 -0000 1.309
@@ -145,7 +145,9 @@
o RIPE packages and dependencies (mysql3) are released for production use by
GNOC
o have a generic way to mark hundreds of config files in the RPM filelist (see
webmin)
o package popularity CGI, to indicate usage and lead to blessing decisions
- o at least a weak form of --define variable rejection (not option nor RPM macro)
+ o argument (generic if possible) error checking
+ o - check command line against RPM macros and .spec file option --define
variables
+ o - check bootstrap against legal usernames, ids, prefixes, and tags
o apache+mod_php+mod_php_imap+mod_auth_ldap auf Solaris
o conflicting files are not detected by rpm (php vs. apache+mod_php ->
@l_prefix@/bin/phpize)
o apache+mod_php should not provide a @l_prefix@/bin/phpize
@@ -298,7 +300,7 @@
- user guide
- student guide
o set gcc to 64bit on Solaris (howto by default in gcc (patch), are there any
real problems?)
- o global with_debug=yes options for -g
+ o global with_debug=yes options for -g (easy if GCC is a PreReq)
o write openssl-snakeoil CA
o ASCII tar (shell script)
o Automatic, enforced registration
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]