summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
Commit message (Collapse)AuthorAgeFilesLines
* further simplifyThierry Vignaud2012-09-161-1/+1
|
* remove useless "Autodetect printers" optionThierry Vignaud2012-09-161-4/+0
| | | | | | rationale: we don't detect anymore printers since commit r245200 on 2008-09-15 ("do not use anymore printerdrake and thus do not detect printers anymore")
* small english message improvement (mga#456)Thierry Vignaud2012-03-101-1/+1
|
* update my emailThierry Vignaud2012-01-271-1/+1
|
* (format_bus_ids) perl_checker cleanupThierry Vignaud2011-12-141-1/+1
|
* fix missing names after bogus cleaning-before-importing (mga#3745)Thierry Vignaud2011-12-141-1/+1
|
* factorize stringThierry Vignaud2011-04-301-1/+1
|
* - import stage1/drakxtools mips supportArnaud Patard2011-03-181-0/+3
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* display info about coresThierry Vignaud2010-02-211-0/+6
|
* display CPUID level in Id partThierry Vignaud2010-02-211-1/+1
|
* do not display 2 decades old CPU bugsThierry Vignaud2010-02-211-12/+0
|
* factorize a string definitionThierry Vignaud2009-11-251-5/+6
|
* fix 'id' description for SCSI devicesThierry Vignaud2009-11-241-1/+2
|
* fix LUN descriptionThierry Vignaud2009-11-241-1/+1
|
* (format_bus_ids) do not display bogus "0" ids for hard disksThierry Vignaud2009-11-241-0/+2
| | | | (rationale: do not vivify ids)
* (format_bus_ids) extract it (needed for next commit)Thierry Vignaud2009-11-241-4/+10
|
* nicer display of PCI Express nameThierry Vignaud2009-09-291-1/+1
|
* (force_rename_field) extract it (needed for next commit)Thierry Vignaud2009-09-291-4/+10
|
* reduce perl_checker's SNR ratioThierry Vignaud2009-09-231-0/+1
|
* report if devices are PCI or PCI Express (#28479)Thierry Vignaud2009-09-231-0/+1
|
* display PCI revision (#42576)Thierry Vignaud2009-09-231-1/+8
|
* fix inverted condition for detecting serial modem (regressionThierry Vignaud2009-04-171-1/+1
| | | | | introduced in r256551)
* do not reinvent do_pkgs->are_installed() and do_pkgs->are_available()Thierry Vignaud2009-04-171-4/+3
|
* always detect PCI modems (even when (slow) detecting serial modems is disabled)Thierry Vignaud2009-04-161-1/+1
|
* do not open branches by defaultThierry Vignaud2009-04-141-1/+0
|
* hide module configuration button if needed (#16678)Thierry Vignaud2009-02-251-0/+11
|
* harddrake2: detect network and graphical driver packages tooOlivier Blin2008-09-181-1/+1
|
* rename as detect_rpmsrate_hardware_packagesOlivier Blin2008-08-181-1/+1
|
* move rpmsrate functions in pkgs moduleOlivier Blin2008-08-181-11/+2
|
* extract openoffice hack from the light rpmsrate abstraction (to be used by ↵Olivier Blin2008-08-181-2/+6
| | | | other tools)
* do not try to install openoffice64 on x86_64 (#37318)Thierry Vignaud2008-02-071-1/+1
|
* bump copyright yearThierry Vignaud2008-01-231-1/+1
|
* fix version reported by drakfont & harddrakeThierry Vignaud2007-10-041-1/+1
|
* simplify now that alternatives are an array and not an array refThierry Vignaud2007-09-121-2/+2
|
* display an identifier for generic SCSI devicesThierry Vignaud2007-09-041-0/+1
|
* bump yearThierry Vignaud2007-09-041-1/+1
|
* display the PCI domain tooThierry Vignaud2007-08-081-1/+2
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-81/+60
|
* uploading the hw status to hcl.mandriva.com is now done in mccThierry Vignaud2006-02-151-42/+0
|
* - 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
* space cleaning (thx perl_checko)Thierry Vignaud2005-09-161-1/+2
|
* show the main window very early. thus:Thierry Vignaud2005-09-151-6/+18
| | | | | | - users feels it startups faster - both main window's icon subdialogs' ones work smoothly
* (simple_read_rpmsrate) only install HW packages of weigh 4 or 5Thierry Vignaud2005-08-181-6/+6
|
* do not offer to configure driver of keyboards and mice (#17254)Thierry Vignaud2005-08-041-3/+2
|
* do not draw a border around the main window while embeddedThierry Vignaud2005-07-191-0/+1
|
* really reap zombie children; side-effect: we can now run a secondThierry Vignaud2005-07-191-1/+3
| | | | | config tool again (#16851)
* let's work with "perl -w"Thierry Vignaud2005-07-191-2/+2
|