X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fdebian%2Fftpstats.R;h=41f2c3381f18f3b22fb6eed9c5ac3f8af5d05dbf;hb=fb855981827bd831e4152864c3aadd220f967ae7;hp=62846c766c0e6780019208e5d06c96bfd9f2496a;hpb=ce828cf5a3557613771eab8f0ad59586bbbcecbb;p=dak.git diff --git a/scripts/debian/ftpstats.R b/scripts/debian/ftpstats.R index 62846c76..41f2c338 100644 --- a/scripts/debian/ftpstats.R +++ b/scripts/debian/ftpstats.R @@ -1,8 +1,7 @@ arch <- c("source", "all", "amd64", "i386", "alpha", "arm", "armel", "hppa", "hurd-i386", "ia64", - "mips", "mipsel", "powerpc", "s390", "sparc") -palette(c("midnightblue", "gold", "turquoise", "cyan", "black", "red", "OrangeRed", "green3", "blue", - "magenta", "tomato4", - "violetred2","thistle4", "steelblue2", "springgreen4", + "kfreebsd-amd64", "kfreebsd-i386", "mips", "mipsel", "powerpc", "s390", "sparc") +palette(c("midnightblue", "gold", "turquoise", "cyan", "black", "red", "OrangeRed", "green3", "blue", "magenta", + "comsilk3", "darkolivegreen3", "tomato4", "violetred2","thistle4", "steelblue2", "springgreen4", "salmon","gray")) cname <- c("date",arch) plotsize <- function(file,title,p,height=11.8,width=16.9) {