summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* allow to rename an old user (possibly "guest" from a live distribution) ↵Olivier Blin2006-02-231-0/+7
| | | | instead of creating a new one, using info from first added user in finish-install
* rename config hash as it will contain more settingsOlivier Blin2006-02-231-2/+2
|
* don't try to destroy potentially non-existent wizard window (if some steps ↵Olivier Blin2006-02-231-1/+4
| | | | are skipped for example)
* - fix adding storage controllers: set scsi_hostadapter like DrakX does insteadThierry Vignaud2006-02-161-1/+11
| | | | | | of trying preloading the driver - manage hardware_raid class too
* uploading the hw status to hcl.mandriva.com is now done in mccThierry Vignaud2006-02-151-42/+0
|
* fix problem "atom 0 is not a section"Antoine Ginies2006-02-151-1/+1
|
* (uninstall) "Uninstall List" is both confusing and wrong since theThierry Vignaud2006-02-091-1/+1
| | | | | | | button really offer to select font directories to uninstall (it doesn't offer to uninstall the whole list or the list of selected fonts)
* (show_list_to_remove) nicer GUI:Thierry Vignaud2006-02-091-3/+4
| | | | | | | - use standard verbs on button - use a standard & meaningfull title - add a sentence explaining the purpose of the dialog
* bump copyrightThierry Vignaud2006-02-091-8/+1
|
* (font_choice) enable to select fonts with upcase letters in file extensions ↵Thierry Vignaud2006-02-081-1/+1
| | | | (#16948)
* handle *.ttc fonts tooThierry Vignaud2006-02-061-1/+1
|
* install msec if neededThierry Vignaud2006-01-281-0/+5
|
* More support for TS2Stew Benedict2006-01-251-82/+116
|
* - Moved loading of kernel modules before the port checking step, theTill Kamppeter2006-01-201-7/+24
| | | | | | | | | | | | device file is usually generated when the module is loaded - Support for loading kernel modules only in case of a certain connection type (SCSI, USB, Parport). - Let kernel module only be added to /etc/modules and /etc/modprobe.preload if loading of the module with "modprobe" succeeded. - Do not die when loading of a kernel module does not succeed. - s/Hewlett Packard/Hewlett-Packard/ when generating ScannerDB.
* put kde's enhancements (backward compatible)Pascal Rigaux2006-01-131-6/+32
| | | | | | - multi distro - new variables in fileshare.conf
* add a commentThierry Vignaud2006-01-111-0/+1
|
* this service is *NOT* interactiveThierry Vignaud2006-01-101-1/+0
|
* convert parallel init to LSBOlivier Blin2006-01-091-4/+8
|
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-035-30/+24
|
* require dkmsOlivier Blin2006-01-021-1/+1
|
* check/sanitize user input MAC addresses, add tooltips (#20384)Stew Benedict2006-01-021-0/+34
|
* add parallel init support (Couriousous)Olivier Blin2006-01-021-0/+4
|
* Add support for custom kernel args in initrdStew Benedict2005-12-301-17/+33
| | | | | | Add support for future unionfs/TS2 Perl_checker fixes
* replace sprintf_fixutf8 with simple sprintfPascal Rigaux2005-12-181-1/+1
|
* - Removed "localhost" from the DISPLAY veriable, it broke theTill Kamppeter2005-12-161-2/+2
| | | | | | authorization to pop up the printerdrake window on the user's desktop when a new USB printer was plugged.
* ask for license agreement before doing anything elseThierry Vignaud2005-12-151-0/+5
|
* Fix some instances of 100% cpu on combo-box 'changed' in "Advanced When".Stew Benedict2005-12-123-20/+86
| | | | | | Update drakbackup.conf man page with new options. Add drakbackup man page.
* allow to blacklist steps in /etc/sysconfig/finish-installOlivier Blin2005-11-231-11/+18
|
* locale is now set by any::selectLanguage_standaloneOlivier Blin2005-11-231-2/+0
|
* add ask_keyboard stepPascal Rigaux2005-11-231-1/+19
|
* create new function and use itPascal Rigaux2005-11-231-4/+1
|
* make dialog variable local, to avoid crappy workarounds that don't even workOlivier Blin2005-11-231-4/+1
|
* remember 'restricted' wireless modeOlivier Blin2005-11-141-2/+1
|
* don't crash if mandi isn't startedOlivier Blin2005-11-141-2/+3
|
* use $wnet variable name to disambiguate wireless network and global net settingsOlivier Blin2005-11-041-24/+24
|
* - use drakfirstboot wizard instead of mdkonlineDaouda Lo2005-10-191-2/+2
|
* do not merge AGP section into BRIDGES one (translation is availlable for ↵Thierry Vignaud2005-10-181-2/+0
| | | | quite a long time)
* Club integration for proprietary drivers: offer to subscribe to Mandriva ClubThierry Vignaud2005-10-181-1/+40
| | | | | | if some proprietary packages are needed and are not availlable, thus allowing automatic download/installation of proprietary drivers from Club
* perl_checker fixOlivier Blin2005-10-181-1/+1
|
* use disconnected icon if no route, even if wifi is associatedOlivier Blin2005-10-171-4/+8
|
* add a couple commentsThierry Vignaud2005-10-121-0/+2
|
* perl_checker cleanupThierry Vignaud2005-10-121-1/+1
|
* 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
|
* test if /etc/sysconfig/wizard_samba exist (commented)Antoine Ginies2005-09-281-0/+6
|
* - Let parallel HP printers be set up with HPLIP.Till Kamppeter2005-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | - 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.
* 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