summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* (selectInstallClass): give $clicked to selectInstallClassPascal Rigaux2000-12-091-1/+3
|
* (selectInstallClass): if expert pre-chosen, ensure expert is keptPascal Rigaux2000-12-091-5/+6
|
* remove debugging codePascal Rigaux2000-12-091-1/+0
|
* (exitInstall): save the report.bug in /root/report.bugPascal Rigaux2000-12-081-0/+1
|
* (write_conf): fix to make make test_pms happyPascal Rigaux2000-12-081-1/+1
|
* (new): retry in case of ftp connection/loginPascal Rigaux2000-12-081-2/+8
|
* (rotate_logs): created, rotates ddebug.log and install.log in /rootPascal Rigaux2000-12-081-0/+12
|
* (main): warn if VERSION file doesn't existPascal Rigaux2000-12-081-1/+4
| | | | | (formatPartitions): call rotate_logs after mounting the partitions
* report_bug: created, returns a stringPascal Rigaux2000-12-081-9/+12
|
* fixed bug in list of packages provided by another one.Francois Pons2000-12-081-4/+5
|
* updated Brazilian filePablo Saratxaga2000-12-082-769/+776
|
* adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵Pascal Rigaux2000-12-065-22/+31
| | | | %_install_langs in /etc/rpm/macros
* add possibility to use keyboarddrake non-interactive (aka give the keyboard asPascal Rigaux2000-12-061-2/+6
| | | | | first parameter)
* final fixes to versionCompare to make sure no deadlock can occurs.Francois Pons2000-12-051-1/+2
|
* restored Matrox G200/G400 hw 3d accel configuration.Francois Pons2000-12-051-1/+1
|
* use isCdNotEjectable.Francois Pons2000-12-041-1/+1
|
* added function isCdNotEjectable.Francois Pons2000-12-041-1/+3
|
* add Options sw_cursor for SiS 6326 in XF3 mode.Francois Pons2000-12-041-1/+1
|
* load only one hdlist in memory if CD is not ejectable (low memory).Francois Pons2000-12-041-6/+16
|
* fixed compareVersion for deadlock. removed silly CODE print on deporder ↵Francois Pons2000-12-041-4/+2
| | | | problems.
* included reno's patches. Now should work without kudzu.damien2000-11-281-2/+8
|
* removed some more logs.Francois Pons2000-11-281-2/+0
|
* modified def_mark to 59 (gl hw acceleration level) and upgrade use this levelFrancois Pons2000-11-281-2/+2
| | | | | for newbies so.
* make sure a recommended upgrade get the minimum and a little more (80).Francois Pons2000-11-281-15/+20
|
* fixed misuse of map with values returing list which are indexed afterward.Francois Pons2000-11-281-1/+1
|
* keep track of unknown keyboard (for upgrade)Francois Pons2000-11-281-1/+1
|
* choose default size according to a default mark (currently 49).Francois Pons2000-11-281-3/+6
|
* extended chooseSizeToInstall.Francois Pons2000-11-281-2/+3
|
* updated comment.Francois Pons2000-11-281-1/+1
|
* change upgrade section for keyboard.Francois Pons2000-11-281-3/+6
|
* (@bad_types): list of the different type of extended partitionsPascal Rigaux2000-11-271-2/+4
| | | | | (important_types): remove @bad_types from important_types
* avoid .la files for selection.Francois Pons2000-11-241-4/+4
|
* added missing portmap.Francois Pons2000-11-241-2/+2
|
* spliteddamien2000-11-241-30/+3
|
* doc + splitdamien2000-11-241-0/+45
|
* removed some ugly logs.Francois Pons2000-11-231-3/+0
|
* added tempory fix for initscripts %post.Francois Pons2000-11-231-0/+9
|
* synced versionCompare() with rpmtools-2.1-4mdk.Francois Pons2000-11-231-5/+7
| | | | | | | removed ugly log on transaction. added special case to avoid counting kernels space when upgrading as these package are not upgraded (just installed).
* put all tina stuff to weight 0Guillaume Cottenceau2000-11-231-3/+3
|
* Memory usage optimization, change structure of storingFrancois Pons2000-11-231-357/+427
| | | | | | | | package informations. lot of fork to make sure of freeing memory by perl (no free on used hashes or arrays usable by other than perl), now upgrade takes as much as install which takes at least 0.5Mb less than before.
* updated with structural change of pkgs.Francois Pons2000-11-234-41/+40
|
* removed code to ask if take care of /etc/X11/XF86Config* files.Francois Pons2000-11-211-9/+1
|
* always try to get default from /etc/X11/XF86ConfigFrancois Pons2000-11-211-0/+1
|
* upgrade for XF86Config, take care of resolution and depth wanted.Francois Pons2000-11-211-3/+4
|
* added more subtil upgrade from /etc/X11/XF86Config* files, keepFrancois Pons2000-11-211-32/+93
| | | | | wacom entries.
* added wait message during rebuild of rpm database as it takes some time.Francois Pons2000-11-211-0/+6
|
* removing logs.Francois Pons2000-11-211-5/+0
|
* cosmetic changes for upgrade, removing some logs.Francois Pons2000-11-211-3/+1
|
* clean up as today filelist is no more.Francois Pons2000-11-201-50/+2
|
* added parsehdlist.Francois Pons2000-11-201-0/+1
|