User Tools

Site Tools


titanium

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
titanium [2010-08-20 12:33]
hawk
titanium [2010-08-28 23:21]
hawk
Line 55: Line 55:
  
  
-  * kernels 2.6.34.x or 2.6.36.x ​+  * kernels 2.6.34.x or 2.6.36.x ​(preferable 2.6.36.x) ​
   * OpenSSL 1.0    * OpenSSL 1.0 
   * PHP 5.3.x    * PHP 5.3.x 
 +  * XServer 1.9.x 
 Available package trees: ​ Available package trees: ​
  
Line 133: Line 134:
 ==== Maintaining stable version ==== ==== Maintaining stable version ====
  
-  - Minor updates/​fixes may be STBRed ​without prior notice. ​+  - Minor updates/​fixes may be sent to builders ​without prior notice. ​
   - Major version changes are allowed if you'll guarantee they'​ll work and won't brake anything in current installations. If in doubt, ask on pld-titanium mailing list.    - Major version changes are allowed if you'll guarantee they'​ll work and won't brake anything in current installations. If in doubt, ask on pld-titanium mailing list. 
 +  - Only working / tested packages are allowed. Test before sending to builders. If for some reason packages fails, let me know ASAP. 
 +  - Build requests are sent using "​./​make-request -d ti"​. ​
  
  
 ==== Maintaining devel version ==== ==== Maintaining devel version ====
  
-  - Don't STBR  stuff newer than versions proposed for next snapshot. ​+  - Don't STBR  stuff newer than versions proposed for next snapshot. Check pld-titanium mailing list for snapshot info
   - If you don't agree with pt. 1 and really want something included in next snapshot feel free to "​convert"​ other developers on pld-titanium mailing list.    - If you don't agree with pt. 1 and really want something included in next snapshot feel free to "​convert"​ other developers on pld-titanium mailing list. 
 +  - Build requests are sent using "​./​make-request -d ti-dev"​. ​