mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Updated tasks/README with new location of popularity-contest results.
This commit is contained in:
parent
0c1a833339
commit
4ff7142626
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -41,6 +41,8 @@ debian-cd (2.2.17) UNRELEASED; urgency=low
|
||||
* Steve Langasek
|
||||
- Add fdisk-udeb to the list of needed debs for alpha
|
||||
- Use /dev/ram as the root device for aboot (alpha)
|
||||
* Petter Reinholdtsen
|
||||
- Updated tasks/README with new location of popularity-contest results.
|
||||
|
||||
-- Raphael Hertzog <hertzog@debian.org> Wed, 20 Aug 2003 20:17:06 +0200
|
||||
|
||||
|
@ -13,8 +13,8 @@ not supported.
|
||||
|
||||
Popularity contest results:
|
||||
|
||||
wget http://people.debian.org/~ballombe/popcon/main/by_inst
|
||||
wget http://people.debian.org/~ballombe/popcon/contrib/by_inst
|
||||
wget http://popcon.debian.org/main/by_inst
|
||||
wget http://popcon.debian.org/contrib/by_inst
|
||||
grep -h '^[^#]' by_inst* | egrep -v '(Total|-----)' | sort -rn -k3,3 -k7,7 -k4,4 | awk '{print $2}'
|
||||
|
||||
-----
|
||||
|
Loading…
Reference in New Issue
Block a user