summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-0812-15/+178
|
* (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
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-0727-227/+1575
| | | | | soon will launch the stage2
* add insmod from busybox (i386 only)Guillaume Cottenceau2000-12-079-0/+5593
|
* remove lilo as in any /boot/* for lilo are not included, and moreover, it'sPascal Rigaux2000-12-061-1/+0
| | | | | stupid to have it in the PATH
* 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)
* added management of multi-lang.Francois Pons2000-12-051-1/+4
|
* 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 not to use already computed depslist.ordered.Francois Pons2000-12-041-38/+28
|
* 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
|
* updated.Francois Pons2000-11-281-12/+35
|
* 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
|
* *** empty log message ***Guillaume Cottenceau2000-11-224-0/+0
|
* *** empty log message ***Guillaume Cottenceau2000-11-225-0/+0
|
* *** empty log message ***Guillaume Cottenceau2000-11-222-0/+0
|
* *** empty log message ***Guillaume Cottenceau2000-11-221-0/+0
|
* removed code to ask if take care of /etc/X11/XF86Config* files.Francois Pons2000-11-211-9/+1
|