summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
Commit message (Collapse)AuthorAgeFilesLines
* for install, a service is on if there is at least one runlevel for which thePascal Rigaux2004-02-101-1/+1
| | | | | service is on (esp. for service "dm") (bugzilla #7146)
* add a fam description (telling that GNOME & KDE uses it). closes part of ↵Pascal Rigaux2004-01-081-0/+2
| | | | bugzilla #1704
* perl_checker compliancePascal Rigaux2003-08-111-1/+0
|
* in drakxservices, display differently services handled by xinetd (bug #4516)Pascal Rigaux2003-08-061-23/+33
|
* create services_raw() which returns all the info out of "chkconfig --list"Pascal Rigaux2003-08-061-5/+18
|
* perl_checker compliancePascal Rigaux2003-08-061-1/+1
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-1/+1
|
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-1/+1
|
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-1/+1
|
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+2
|
* - fix packing on standalone mode (no horizontal scrolling)Thierry Vignaud2003-03-101-1/+1
| | | | | - let show it all when embedded
* we do use $in !!!!Thierry Vignaud2003-03-061-1/+1
|
* in drakxservices, don't stop services if one is using the gtk frontend ↵Pascal Rigaux2003-03-041-1/+3
| | | | | | | (since it allows one to start/stop services) this allows to skip stopping service "dm" (bug #2664)
* perl_checker fixThierry Vignaud2003-02-271-1/+1
|
* in standalone mode, only display a service as enabled at boot timeThierry Vignaud2003-02-241-2/+8
| | | | | | | only if it's really enabled in current runlevel. what's more it's more coherent with other "only show current runlevel status" tools like ntsysv.
* (ask_standalone_gtk): ensure popup is not destroyed more than oncePascal Rigaux2003-02-211-1/+1
|
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-201-1/+1
|
* fix rawdevices description (bug #1677)Pascal Rigaux2003-02-161-1/+1
|
* use $::prefixPascal Rigaux2003-02-141-22/+21
|
* - set_help is deprecatedPascal Rigaux2003-02-131-0/+1
| | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now
* (start_service_on_boot) prevent copying this styleThierry Vignaud2003-02-131-4/+2
|
* (do_not_start_service_on_boot) : simplify itThierry Vignaud2003-02-131-3/+1
|
* cleanup starts_on_boot()Pascal Rigaux2003-02-121-15/+3
|
* Scannerdrake vastly improvedTill Kamppeter2003-02-121-1/+8
| | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-211-2/+2
|
* fix prefix usageThierry Vignaud2003-01-201-15/+12
|
* fix embeddingThierry Vignaud2003-01-161-1/+1
|
* use wrap_text (instead of handcoding it)Pascal Rigaux2002-12-131-10/+1
|
* drakxservices' gtk+-2 portThierry Vignaud2002-12-051-7/+7
|
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-3/+3
|
* gtk2Guillaume Cottenceau2002-12-031-18/+18
|
* - my_gtk->main already do the kill 'USR2'Thierry Vignaud2002-11-281-1/+1
| | | | | | and hardcoding signal number was bad anyway - use gtkflush()
* - my_gtk->main already do the kill 'USR2'Thierry Vignaud2002-11-281-2/+1
| | | | | | and hardcoding signal number was bad anyway - use gtkflush()
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
|
* perl_checker fixesThierry Vignaud2002-11-261-1/+1
|
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-1/+1
|
* printer related modules cleaning :Thierry Vignaud2002-11-121-3/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | - create the printer/ hierarchy - split services related stuff into services.pm & printer::services, - move things that've nothing to do with printers into common.pm (alternatives, permissions, ...) - move eveything related to cups, gimp-print, detection, {star,open}office to the corresponding splited printer:: module - big consolidation of printer::office (it was obvious there were tons of duplication between staroffice and openoffice managment) - move other stuff into printer::main, printer::common, status : print.pm has been heavily splited (now one can begin to understand the little bits). printerdrake still needs to be splited/cleaned and eventually removed since printer/printerdrake modules separation is not understandable by other people till, in printer::gimp, $lprcommand is neither declared nor setted nowhere. idem in mdk9.0 ...
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-56/+56
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* fix the use of a non-bounded regexp to check services (fix "nfs" being markedPascal Rigaux2002-11-051-5/+5
| | | | | on whereas it is "nfslock" which is on)
* (services): better sorting of servicesPascal Rigaux2002-08-081-1/+1
|
* make new perl_checker happyPascal Rigaux2002-07-311-2/+2
|
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-9/+9
|
* (ask_standalone_gtk, ask_install): only return the on_services (thosePascal Rigaux2002-07-291-2/+2
| | | | | | functions used to return ($l, $on_services) which used in a scalar context returned $on_services)
* use run_program::rooted_get_stdout instead of `chroot $prefix ...`Pascal Rigaux2002-07-261-2/+3
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
|
* corrected translation used for shell commanddamien2002-03-011-1/+1
|
* applied cooker guy english reviewdamien2002-02-041-1/+1
|
* changed some strings to make translation easierPablo Saratxaga2002-02-011-6/+3
|
* - move the require on my_gtk to ask_standalone_gtkPascal Rigaux2002-01-271-11/+4
| | | | | - cleanup