summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* fix previous commit so that "prog1|prog2" like construction still workThierry Vignaud2005-10-071-1/+2
|
* fix buggy previous commit, cleanup and correctly indent. previous commit was:Pascal Rigaux2005-10-071-2/+10
| | | | | do not clober output files (stdout or stderr) when binary cannot be found (#18987)
* (miscellaneous_choose) try harder to explain (#17261)Thierry Vignaud2005-10-071-1/+1
|
* (raw) do not clober output files (stdout or stderr) when binary cannot be ↵Thierry Vignaud2005-10-071-0/+2
| | | | found (#18987)
* scim-anthy-0.7 needs kasumiThierry Vignaud2005-10-062-2/+2
|
* (config_window) properly report no configurable parameter (#17579)Thierry Vignaud2005-10-061-4/+4
|
* remove duplicate casePascal Rigaux2005-10-061-1/+0
|
* (libgl_config)Thierry Vignaud2005-10-061-4/+6
| | | | | | - handle nvidia_legacy - don't create files (and thus don't run ldconfig when not needed)
* (to_raw_X) make it more readable and ensure only one glx is loaded:Thierry Vignaud2005-10-061-6/+11
| | | | | | | | - factorize test - set_load_module with test on DRI_GLX_SPECIAL doesn't work when DRI_GLX_SPECIAL isn't set o remove vendor's glx when DRI_GLX_SPECIAL is not set
* (to_raw_X, install_server) fix X11 segfaulting with nvidia driver, aka preventThierry Vignaud2005-10-061-0/+3
| | | | | | | loading both Xorg's glx and nvidia's glx (also prevent glixinfo from segfaulting when using nv driver while nvidia packages're installed btw)
* don't modify /etc/ld.so.conf.d/{nvidia,ati}.conf if file does not existPascal Rigaux2005-10-051-1/+1
| | | | | (otherwise at package install time, one gets a .rpmnew)
* (get_sysfs_usbpath_for_block) introduce it in order to factorize codeThierry Vignaud2005-10-051-3/+16
| | | | | | (complete_usb_storage_info) use sane way for handling multiple USB disks of the same vendor (aka compare hosts)
* *** empty log message ***José Melo2005-10-051-13/+13
|
* (read_raw) explain (ie add comments)Thierry Vignaud2005-10-031-0/+2
|
* use /lib/firmware as default firmware directoryOlivier Blin2005-10-031-1/+1
|
* (default_packages) install powernowd on x86_64 (since they've the cool&quiet ↵Thierry Vignaud2005-10-031-0/+1
| | | | technology) and athcool on athlon32
* (default_packages) "alsa" doesn't existsThierry Vignaud2005-10-031-1/+1
|
* Translation updatesTomasz Bednarski2005-10-031-235/+232
|
* allow using an updated dmraidPascal Rigaux2005-10-031-0/+12
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-10-021-2361/+2747
|
* Small consistency changesPjetur Hjaltason2005-10-011-10/+10
|
* *** empty log message ***José Melo2005-09-301-2/+2
|
* *** empty log message ***José Melo2005-09-301-6/+6
|
* fallback nicely, trying english if i18n doc not availablePascal Rigaux2005-09-301-2/+13
| | | | | (need a change in ctxhelp, but won't fail worse than current behaviour without it)
* cleanupPascal Rigaux2005-09-301-4/+7
|
* nvidia installer now uses a new placeThierry Vignaud2005-09-291-1/+1
|
* 3 errors in pt_BR for drakconf.po.renato2005-09-291-1268/+90
|
* Add stellariumDavid Baudens2005-09-291-0/+1
|
* test if /etc/sysconfig/wizard_samba exist (commented)Antoine Ginies2005-09-281-0/+6
|
* simplifyOlivier Blin2005-09-281-1/+1
|
* Translation updatesTomasz Bednarski2005-09-281-8/+0
|
* - Removed HPOJ and subpackages from rpmsrate (obsolete, replaced byTill Kamppeter2005-09-281-4/+3
| | | | | | HPLIP). - Removed mtoolsfm from rpmsrate (was only needed by HPOJ).
* - Let parallel HP printers be set up with HPLIP.Till Kamppeter2005-09-284-783/+205
| | | | | | | | | | | | | | | | | | | | | | - Removed HPOJ support (HPOJ obsolete, now completely replaced by HPLIP). - Warn the user if an HP printer is connected via a port which is not supported by HPLIP. - Fixed printerdrake freezing when choosing a machine as remote CUPS server (for daemon-less client) which does not exist or does not run CUPS. - Let network printer detection also work if the DNS is misconfigured. - Let "Printer options" entry in printer editing menu only disapppear if there are really no options (entry disappeared also for Sagem MF3625 with empty manufacturer name in the PPD). - Fixed raw queue being shown with "driver: PPD" and not "driver: raw". - Do not use "Unknown model" and "Unknown Model", this somtimes broke identifying a print queue as being for an unknown printer. - Do not die if /usr/share/hplip/data/xml/models.xml (HPLIP printer database) is missing, this allows creation of live distros without HPLIP. - Fixed loop of determining the HPLIP device URI for local printers in the "printer::main::start_hplip()" function.
* Some translation correctionsTomasz Bednarski2005-09-281-4/+4
|
* Some translation correctionsTomasz Bednarski2005-09-271-3/+5
|
* (main) do not stop bootsplash on globetrotterThierry Vignaud2005-09-271-1/+1
|
* (autologin) always show the autologing config step for globetrotterThierry Vignaud2005-09-271-2/+2
|
* (autologin) always enable autologin on globetrotterThierry Vignaud2005-09-271-1/+1
|
* fixed end of linePablo Saratxaga2005-09-271-1/+1
|
* ensure we don't prompt things when we are not interactivePascal Rigaux2005-09-271-3/+6
|
* fix error calling ask_okcancel on object install_steps_auto_install when ↵Pascal Rigaux2005-09-271-0/+16
| | | | setting LDAP authentication
* cleanup, and especially call ensure_are_installed with parameter "auto" ↵Pascal Rigaux2005-09-271-8/+29
| | | | | | | during install (esp. to fix calling authentication::set with $o which is not interactive)
* get rid of "rpmq: no arguments given for query"Pascal Rigaux2005-09-271-0/+2
| | | | | (eg: when calling ensure_are_installed with an empty list)
* *** empty log message ***José Melo2005-09-271-2/+2
|
* *** empty log message ***José Melo2005-09-271-30/+30
|
* Avoid wiping out user cronStew Benedict2005-09-271-3/+8
|
* Add EA (xattr) to starStew Benedict2005-09-261-17/+31
| | | | | | Optional view restore log Redo compression flag set code
* Extended ACL support user star (#17761)Stew Benedict2005-09-261-161/+154
| | | | | | | Multiple email recipients (user requested feature) Code cleanups, use do_pkgs->install Fix bug on restore with file in 2 archives
* Install mkisofs if needed. Refuse to creates images without a NIC.Stew Benedict2005-09-261-12/+16
|
* Some translation correctionsTomasz Bednarski2005-09-261-2/+5
|