Re: How to find list of backports for Debian squeeze?

2012-06-26 Thread Andrei POPESCU
On Lu, 25 iun 12, 12:20:24, MPR wrote: How can I find a list of all available backports for Debian squeeze? Google and DDG turn up nothing relevant. I searched this list's archives and also didn't find anything. Leaving the search field blank on http://backports-master.debian.org/Packages/

Re: How to find list of backports for Debian squeeze?

2012-06-26 Thread CamaleĆ³n
On Mon, 25 Jun 2012 12:20:24 -0700, MPR wrote: How can I find a list of all available backports for Debian squeeze? Google and DDG turn up nothing relevant. I searched this list's archives and also didn't find anything. Leaving the search field blank on

How to find list of backports for Debian squeeze?

2012-06-25 Thread MPR
How can I find a list of all available backports for Debian squeeze? Google and DDG turn up nothing relevant. I searched this list's archives and also didn't find anything. Leaving the search field blank on http://backports-master.debian.org/Packages/ only returns an error. The backports FAQ

Re: How to find list of backports for Debian squeeze?

2012-06-25 Thread Per Carlson
How can I find a list of all available backports for Debian squeeze? For amd64: wget http://backports.debian.org/debian-backports/dists/squeeze-backports/{main,contrib,non-free}/binary-amd64/Packages.gz -q -O - | zcat | awk '/^Package/ { p = $2 }; /^Version/ { printf %-40s %s\n, p, $2 }' |

Re: How to find list of backports for Debian squeeze?

2012-06-25 Thread MPR
Thanks, Pelle, for both the command and the output. That's just what I needed. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: