Bugzilla – Bug 106080
remove Foomatic Postscript.ppd.gz for Ricoh family
Last modified: 2005-08-22 13:32:01 UTC
George Liu from Ricoh informed me that we should remove the Foomatic generated Postscript PPDs for Ricoh family printers. In the installed system these PPDs are: for d in Ricoh Gestetner Infotec Lanier NRG Savin do ls /usr/share/cups/model/$d/*_PS-Postscript.ppd.gz done Reason: For all those printers there are manufacturer PPDs available and the manufacturer PPDs support all printer features. In contrast the Foomatic generated PPDs are generic PPDs which do not provide special sprinter specific features.
Seems that "Lanier", "Gestetner", "NRG", and "Savin" needs to removed completely (incl. subdirs), as no other types of printer exists there. And only those needs to be removed (processed) individual: Infotec/*_PS-Postscript.ppd.gz Ricoh/*_PS-Postscript.ppd.gz
Yes. According to George Liu only this non-Postscript PPDs can be kept: /usr/share/cups/model/Infotec/4651_MF-gimp-print.ppd.gz /usr/share/cups/model/Infotec/4651_MF-lj5gray.ppd.gz /usr/share/cups/model/Infotec/4651_MF-ljet4.ppd.gz /usr/share/cups/model/Infotec/4651_MF-pxlmono.ppd.gz /usr/share/cups/model/Ricoh/4081-r4081.ppd.gz /usr/share/cups/model/Ricoh/4801-r4081.ppd.gz /usr/share/cups/model/Ricoh/6000-r4081.ppd.gz /usr/share/cups/model/Ricoh/Aficio_220-gimp-print.ppd.gz /usr/share/cups/model/Ricoh/Aficio_220-lj5gray.ppd.gz /usr/share/cups/model/Ricoh/Aficio_220-ljet4.ppd.gz /usr/share/cups/model/Ricoh/Aficio_220-pxlmono.ppd.gz /usr/share/cups/model/Ricoh/Aficio_401-gimp-print.ppd.gz /usr/share/cups/model/Ricoh/Aficio_401-ljet4.ppd.gz /usr/share/cups/model/Ricoh/Aficio_700-gimp-print.ppd.gz /usr/share/cups/model/Ricoh/Aficio_700-ljet4.ppd.gz /usr/share/cups/model/Ricoh/RPDL_III_Laser_Printer-rpdl.ppd.gz /usr/share/cups/model/Ricoh/RPDL_II_Laser_Printer-rpdl.ppd.gz /usr/share/cups/model/Ricoh/RPDL_IV_Laser_Printer-rpdl.ppd.gz /usr/share/cups/model/Ricoh/RPDL_I_Laser_Printer-rpdl.ppd.gz
keeping Ricoh/Aficio_AP2000 and Ricoh/Aficio_Color_2206, as state is unknown. rest is removed in next version.