summaryrefslogtreecommitdiffstats
path: root/perl-install/printer.pm
Commit message (Expand)AuthorAgeFilesLines
* File permission settings during install were not done. Fixed.Till Kamppeter2001-09-241-1/+1
* Added support for automatic /dev/... file permissions setting by devfsd.Till Kamppeter2001-09-221-6/+12
* When one changes the driver of a freshly added printer, the cursor was not po...Till Kamppeter2001-09-211-3/+4
* Added a forgotten "_( ... )".Till Kamppeter2001-09-211-1/+1
* Network is now only required (and checked) for remote printers.Till Kamppeter2001-09-191-26/+47
* Fixed bug of /etc/foomatic/defaultspooler not been written in expert install.Till Kamppeter2001-09-171-1/+1
* Do not die when "chkconfig" fails (needed for "security_check").Till Kamppeter2001-09-171-14/+16
* Added handling of high and paranoid security levels.Till Kamppeter2001-09-171-0/+62
* Fixed bug which prevented from printing the option list during install.Till Kamppeter2001-09-161-1/+1
* Fixed bug which prevents printerdrake from running without PDQ installed.Till Kamppeter2001-09-161-2/+5
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-1/+0
* Added possibility to list command line options for the printers and to give t...Till Kamppeter2001-09-161-1/+43
* Added the PDQ panic button.Till Kamppeter2001-09-151-0/+6
* Command line commands as "lpr", "lpq", ... are mapped to the correct spooler ...Till Kamppeter2001-09-151-0/+27
* Raw queue entry added, so cursor not always on "Alps MD-1000" when no printerTill Kamppeter2001-09-141-2/+22
* make test_pms happydamien2001-09-141-1/+1
* Made network checking working on non-english systems.Till Kamppeter2001-09-141-2/+2
* Now it is checked whether the network is configured and running.Till Kamppeter2001-09-141-2/+84
* Copying of PPD file when moving a CUPS (non-Foomatic) queue modified to not getTill Kamppeter2001-09-101-8/+27
* Data structure fitted for auto-install to workTill Kamppeter2001-09-071-19/+77
* start ifup lo before starting service cups.Francois Pons2001-09-061-1/+1
* Set default printer (all spoolers), manual config (CUPS), bugfixes, clean-ups.Till Kamppeter2001-09-051-12/+62
* Fitted to the new Foomatic version.Till Kamppeter2001-09-041-4/+4
* fixed foomatic failed (no lo up since ifup lo don't run)Francois Pons2001-08-301-2/+1
* Let the "Options" button only appear when the queue is Foomatic or with PPD (...Till Kamppeter2001-08-151-1/+2
* Removed superfluous lines.Till Kamppeter2001-08-141-2/+0
* Automatic transfer of queues when changing the spooler.Till Kamppeter2001-08-131-0/+90
* The photo test page was not printed during installation.Till Kamppeter2001-08-131-0/+1
* Check files before checking RPM database => Acceleration, waiting windowsTill Kamppeter2001-08-121-1/+9
* "Expert Mode" button, better "Remote CUPS server" dialog, bugfixesTill Kamppeter2001-08-121-0/+44
* Restructuring continued and debuggedTill Kamppeter2001-08-111-6/+33
* New structure for queue modification, general structure clean-upTill Kamppeter2001-08-091-15/+16
* Different choosable test pages available nowTill Kamppeter2001-08-081-2/+11
* Corrected init script calls in the (start|stop|restart)_service functionsTill Kamppeter2001-08-081-3/+3
* add interactive_pkgs stuffPascal Rigaux2001-08-081-15/+0
* change to do_pkgsPascal Rigaux2001-08-081-5/+0
* Bugfixes on automatic installation of needed packagesTill Kamppeter2001-08-081-1/+15
* Automatic installation of all needed packagesTill Kamppeter2001-08-071-0/+15
* Automatic installation and start of the desired printer spoolerTill Kamppeter2001-08-051-7/+35
* Fixed bug in recognizing the printer ID in the Foomatic overview.Till Kamppeter2001-08-011-4/+4
* In beginners mode one chooses only the printer, not the driver (default driver)Till Kamppeter2001-07-301-12/+30
* use MDK::CommonPascal Rigaux2001-07-301-2/+2
* Support for PPD files of PostScript printers (when CUPS is used)Till Kamppeter2001-07-281-26/+187
* Printerdrake changed to use Foomatic, driver options, spooler changeTill Kamppeter2001-07-271-462/+251
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* added final patch (4) from David Eastcott, although it was rewritten a bit.Francois Pons2001-06-121-0/+1
* applied patches given for printer configuration bug reported by David Eastcott.Francois Pons2001-06-111-1/+1
* use run_program and remove "require run_program"sPascal Rigaux2001-04-121-6/+1
* added Till patch for printer (raw queue and PostScript queue).Francois Pons2001-04-091-2/+2
* added die on error of lpadmin.Francois Pons2001-04-041-1/+1