summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* (zips__faking_ide_scsi): fix returned value in standalonePascal Rigaux2002-03-071-10/+9
| | | | | (getSCSI): don't call isFloppyOrHD for ZIPs (lowers the number of kernel error when there is no floppy)
* corrected bad system commanddamien2002-03-071-3/+3
|
* avoid destroying some files in /etc.Francois Pons2002-03-071-1/+4
|
* drakboot functionality for PPCStew Benedict2002-03-074-20/+36
|
* (nfs_exports::update_server): ensure portmap is runningPascal Rigaux2002-03-061-0/+1
|
* updated po filePablo Saratxaga2002-03-061-186/+191
|
* *** empty log message ***Pascal Rigaux2002-03-061-0/+99
|
* corrected HASH and ARRAY labeldamien2002-03-061-9/+20
|
* translate the actionsPascal Rigaux2002-03-061-1/+1
|
* add @preferred libxpm4Pascal Rigaux2002-03-061-1/+1
|
* remove abiwordFlorent Villard2002-03-061-1/+1
|
* do not allow encrypted /varPascal Rigaux2002-03-061-1/+1
|
* choose to activate crypto. type password. unselect encryption. SelectPascal Rigaux2002-03-061-0/+1
| | | | | encryption again, you were not asked for password. Fixed
* no 3D with Utah GLX (XF 3.3) if more than 800 MB.Francois Pons2002-03-061-19/+25
|
* use formatErrorPascal Rigaux2002-03-061-3/+3
|
* update for newer pkgs module (fix for abort during installation).Francois Pons2002-03-061-1/+1
|
* fixed error when using multiple removable media and user aborted installationFrancois Pons2002-03-061-3/+21
| | | | | (for some other error) and hdlists cannot be retrieved.
* updated pot filePablo Saratxaga2002-03-063-1705/+1760
|
* when called by kcontrol with --apply, don't modify kde config files, ↵Pascal Rigaux2002-03-061-1/+1
| | | | kcontrol takes care of it more nicely
* fix typo in %xim (for chineese)Pascal Rigaux2002-03-061-3/+3
|
* corrected font stuffdamien2002-03-061-4/+4
|
* (find_free_loop): fixPascal Rigaux2002-03-061-6/+4
|
* (add_append): don't add to entries of type 'other'Pascal Rigaux2002-03-061-1/+1
|
* add save of synthesis too when partitions are reformated, so that urpmi is ↵Francois Pons2002-03-061-0/+2
| | | | happy after.
* fixed when hdlist gives no new package (new name) but only obsoleted package orFrancois Pons2002-03-061-1/+1
| | | | | updated package, ie security updates may appreciate.
* print an error message if xawtv isn't installedThierry Vignaud2002-03-061-20/+25
|
* ensure the fstab is kept on upgradePascal Rigaux2002-03-063-3/+4
|
* fix conflict between i18n and complete signal handler (ie return keyThierry Vignaud2002-03-061-18/+17
| | | | | and not value)
* (g_auto_install): use "interactiveSteps" field instead of pushing in ↵Pascal Rigaux2002-03-061-7/+3
| | | | @install_steps_auto_install::graphical_steps
* - create the kde share/config's directory, so that kde config files are ↵Pascal Rigaux2002-03-061-2/+5
| | | | | | | created in any case - in user_only localedrake, ensure the /etc/sysconfig/i18n is taken into account when ~/.i18n doesn't exist (thanks to F.Crozat)
* add Fred Bastok modifFlorent Villard2002-03-051-47/+41
| | | | | remove too many duplicate in i18n packages that are now automatically added
* *** empty log message ***Pascal Rigaux2002-03-051-0/+79
|
* added auto restore of some files (/etc/profile) needed by upgrade (from ↵Francois Pons2002-03-051-1/+14
| | | | .rpmnew).
* deactivate v4l module if DRI is enabled and r128 driver used.Francois Pons2002-03-051-1/+4
|
* avoid trying to find hdlist-updates.cz in existing medium (instead of ftp one).Francois Pons2002-03-051-1/+8
|
* fix duplicate synthesis.hdlist.xxx file present in /var/lib/urpmi, andFrancois Pons2002-03-051-1/+1
| | | | | furthermore uncompressed :-(
* corrected expert option in install modedamien2002-03-051-1/+1
|
* added expert modedamien2002-03-051-0/+1
|
* cosmeticdamien2002-03-051-2/+1
|
* added log for hasNetwork (so that we can understand why installUpdates do ↵Francois Pons2002-03-051-1/+3
| | | | nothing).
* fixed hd install to allow using specific directory.Francois Pons2002-03-051-3/+12
|
* fix bug in generating automatic stage1Guillaume Cottenceau2002-03-051-1/+1
| | | | | params for http
* greater intersticedamien2002-03-051-1/+1
|
* gzipped modules handleddamien2002-03-051-3/+8
|
* Install xlockmore when installing gnome, since xscreensaver can't lockFrederic Crozat2002-03-051-1/+1
| | | | | root desktop..
* if mem=nopentium is given on cmdline, have it after installPascal Rigaux2002-03-051-0/+3
|
* fixed possible bug when generating synthesis file for urpmi installation.Francois Pons2002-03-051-1/+1
|
* (extract_modules): created (was done in load_raw)Pascal Rigaux2002-03-051-3/+8
|
* Add USB2 controllerChmouel Boudjnah2002-03-051-0/+1
|
* Added support for HP's newest MF devices: HP OfficeJet D series, HP LaserJet ↵Till Kamppeter2002-03-051-2/+7
| | | | | | | 33xx MFP. Fixed bug of printerdrake sometimes assuming the user has an MF device when he has typed the device file name in the expert mode.