Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove packages that are installed by carton. | Matthew Somerville | 2012-08-08 | -23/+0 |
| | ||||
* | make is needed to use cpanm. | Matthew Somerville | 2012-08-08 | -0/+1 |
| | ||||
* | Not needed as package, carton installs it. | Matthew Somerville | 2012-08-07 | -1/+0 |
| | ||||
* | Carp::Clan actually in carton.lock so do not require here | Struan Donald | 2012-06-13 | -1/+0 |
| | ||||
* | Typo package name. | Matthew Somerville | 2012-06-13 | -1/+1 |
| | ||||
* | add in missing packages discovered in backup restore testing | Struan Donald | 2012-06-13 | -0/+2 |
| | ||||
* | ruby-compass shouldn't be in the squeeze package list | Mark Longair | 2012-05-03 | -1/+0 |
| | | | | Thanks to Matthew Somerville for pointing this out. | |||
* | Move towards one package list for a defined distribution | Mark Longair | 2012-04-23 | -0/+39 |
The previous version of the instructions suggested an xargs invocation that didn't work: a whitespace-separated '|' in conf/packages caused every package to be selected. It also seems like a good idea to have package lists and instructions that are specific to a known-to-work distribution, and add others if they are contributed. |