summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* instead of generating my own list of module descriptions fromThierry Vignaud2002-08-204-27/+6
| | | | | | list_modules.pm list of sound modules, just usemodules::category2modules_and_description
* - simplifyThierry Vignaud2002-08-201-11/+7
| | | | | | - allocate sound slots in the same order as install2.pm (aka in modules::probe_category('multimedia/sound') order)
* - kill dead codeThierry Vignaud2002-08-201-21/+3
| | | | | - more use of MDK::Common
* - use draksound wizardThierry Vignaud2002-08-202-31/+31
| | | | | | - boot: only check for removed/added disks, video card, ethernet devices and mouse
* add draksound: allow to switch between alsa and oss;Thierry Vignaud2002-08-204-0/+272
| | | | | should result in better sound support
* - Let all occurences of "Seiko Epson" replaced by "Epson" both in theTill Kamppeter2002-08-202-2/+19
| | | | | | | | | | scanner names read from the ScannerDB and in the names resulting from scanner auto-detection (names from usbtable). So the user gets presented "Epson" and usbtable can have "Epson" names where ScannerDB can have "Seiko Epson" names. - If a scanner is listed as "unsupported" in ScannerDB, the user gets a message instead of scannerdrake silently exiting.
* fixed ldconfig not visible in packages tree.Francois Pons2002-08-201-1/+2
|
* Fixed parantheses of a "member" function, fixed typos.Till Kamppeter2002-08-201-3/+5
|
* s/enter a disk/insert a disk/ (Arpad Biro)Thierry Vignaud2002-08-201-1/+1
|
* s/mkinird/mkinitrd/ (Arpad Biro)Thierry Vignaud2002-08-201-1/+1
|
* typo fixed seen by Arpad Biro:Thierry Vignaud2002-08-201-5/+5
| | | | | | | | s/durind/during/ s/an user/a user/ s/select select/select/ s/propogate/propagate/
* fixed ldconfig not selected for installation.Francois Pons2002-08-201-2/+4
|
* s/one of the selected service/one of the selected services/Thierry Vignaud2002-08-201-1/+1
| | | | | (spoted by Arpad Biro)
* make sure kernel is selected during upgrade.Francois Pons2002-08-201-0/+5
|
* added bestKernelPackage.Francois Pons2002-08-201-0/+12
|
* don't put dvd burners in both dvd and burners classes but only inThierry Vignaud2002-08-201-1/+1
| | | | | burners
* fix $'s in i18n'ed stringsPascal Rigaux2002-08-201-6/+6
|
* update to correspond to keyboard.pmPascal Rigaux2002-08-201-0/+0
|
* - drop the loadkeys_files (it is unused)Pascal Rigaux2002-08-201-32/+4
| | | | | - add more precise check of the existence of .bkmap's and that share/keymaps.tar.bz2 is up to date
* o ECI adsl config fixDamien Chaumette2002-08-201-1/+1
|
* firewire configuration is only automaticPascal Rigaux2002-08-201-1/+1
|
* add firewire controller configurationPascal Rigaux2002-08-203-1/+6
|
* updated pot filePablo Saratxaga2002-08-203-1161/+1131
|
* fix the use of create_okcancelPascal Rigaux2002-08-201-1/+1
|
* when restarting X, don't kill kdm/gdm/xdm, they don't need this (worse, they ↵Pascal Rigaux2002-08-201-1/+1
| | | | don't respawn)
* adding draksplashJonathan Gotti2002-08-201-1/+6
|
* adding draksplash in STANDALONEPMS_Jonathan Gotti2002-08-201-1/+1
|
* a tool for bootsplash theme creationJonathan Gotti2002-08-201-0/+544
|
* Removed fallback languages for "bs" (there are enough native translations now)Pablo Saratxaga2002-08-201-1/+1
|
* remove unused subsStew Benedict2002-08-201-651/+540
| | | | | | disable forced "backup before restore" that erases previous backup more work towards tracking backed up files for future recovery
* s/progess/progress/ (Arpad Biro)Thierry Vignaud2002-08-191-3/+3
|
* typo fix spoted by Arpad BiroThierry Vignaud2002-08-191-1/+1
|
* *** empty log message ***Pascal Rigaux2002-08-191-0/+94
|
* *** empty log message ***Pascal Rigaux2002-08-191-4/+5
|
* remove dir securityPascal Rigaux2002-08-191-2/+2
|
* use my_gtk {isWizard} and {isEmbedded} which are more accurate thanPascal Rigaux2002-08-191-6/+4
| | | | | | $::isWizard && !$my_gtk::pop_it and $::isEmbedded && !$my_gtk::pop_it, since when the Plug is full, the window is not embedded.
* in my_gtk object, set {isEmbedded} if embedded and {isWizard} if displayed ↵Pascal Rigaux2002-08-191-0/+2
| | | | wizard mode
* (readMonitorsDB): now return a list instead of a hash to handle same name ↵Pascal Rigaux2002-08-191-19/+24
| | | | | | | | entries with different EISA_ID (configure_automatic): handle EISA_ID but no VertRefresh/HorizSync (happens for some hardware) (choose): handle user asking for "Plug'n Play" monitor and ddcxinfos failing
* replace "xxx => eval { }" with "xxx => scalar eval {}"Pascal Rigaux2002-08-191-2/+2
|
* fix checking the return value of fsck.jfsPascal Rigaux2002-08-191-1/+4
|
* add remove_modulesThierry Vignaud2002-08-191-0/+7
|
* o remove old /etc/hosts entries for the hostname before adding new oneDamien Chaumette2002-08-191-1/+6
|
* add scsi Optical Device recognition (thanks to Michael Riss)Pascal Rigaux2002-08-191-1/+1
| | | | | | (without this, a hard drive following the optical device gets assigned sda whereas sda is the optical device and the hard drive really is sdb)
* s/drakconnet/drakconnect/ (Thank you for adding this bug, Titi)Till Kamppeter2002-08-191-3/+3
|
* add $Id: $Pascal Rigaux2002-08-191-1/+1
|
* (getAndSaveAutoInstallFloppy): ensure mount fail doesn't cause any pbPascal Rigaux2002-08-191-1/+1
|
* Make sure nautilus-gtkhtml is installed by default for GNOMEFrederic Crozat2002-08-191-0/+1
|
* - draksec is in his own package nowChristian Belisle2002-08-193-349/+0
|
* - draksec is in his own package now.Christian Belisle2002-08-191-18/+0
|
* - draksec is now in his own packageChristian Belisle2002-08-191-26/+0
|