Difference between revisions of "TODO list"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
m
Line 30: Line 30:
  
 
'''Linux/UNIX port'''<br />
 
'''Linux/UNIX port'''<br />
Preferably, written in Perl or Python.
+
wpkg.js rewrite, preferably in Perl or Python.

Revision as of 19:35, 18 October 2007

If you have new ideas, please discuss it on the mailing list first.

You can also see the old wishlist.


Fix bugs listed in Bugzilla: http://bugzilla.wpkg.org


Make IP-based profiles:


   <host ip="192.168.2.5" profile-id="profile01" />
   <host ip="192.168.2-6.5-126" profile-id="profile02" />

Hostname-based profiles should have precedence over IP-based profiles (or should IPs be more important?). Or make it configurable:

   <host order="hostname,ip" />



Make possible installing and uninstalling on a certain date
(like "installdate = 23.07.2005", "uninstalldate = 01.02.2006")


Linux/UNIX port
wpkg.js rewrite, preferably in Perl or Python.