Raptorial: Difference between revisions
From SprezzOSWiki
(→README) |
No edit summary |
||
Line 1: | Line 1: | ||
[[File:Rapt.jpg|right]] | [[File:Rapt.jpg|right]] | ||
A modern rewriting of [[APT]] focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution. | A modern rewriting of [[APT]] focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution. | ||
==Bugs== | |||
===Open bugs=== | |||
{{#bugzilla:columns=id,priority,to,component,summary,status | |||
|status=CONFIRMED,REOPENED,INPROGRESS | |||
|sort=priority,id | |||
|component=Raptorial | |||
|noresultsmessage=No matching bugs found. | |||
}} | |||
===Closed bugs=== | |||
{{#bugzilla:columns=id,priority,to,component,summary,status | |||
|status=RESOLVED,VERIFIED | |||
|sort=priority,id | |||
|component=Raptorial | |||
|noresultsmessage=No matching bugs found. | |||
}} | |||
==Transcluded Project Documentation== | ==Transcluded Project Documentation== |
Revision as of 21:51, 24 March 2013
A modern rewriting of APT focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution.
Bugs
Open bugs
{{#bugzilla:columns=id,priority,to,component,summary,status
|status=CONFIRMED,REOPENED,INPROGRESS |sort=priority,id |component=Raptorial |noresultsmessage=No matching bugs found.
}}
Closed bugs
{{#bugzilla:columns=id,priority,to,component,summary,status
|status=RESOLVED,VERIFIED |sort=priority,id |component=Raptorial |noresultsmessage=No matching bugs found.
}}
Transcluded Project Documentation
README
<include src="https://raw.github.com/dankamongmen/raptorial/master/README.md" />