Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first draft can detect your cdrom drives | Guillaume Cottenceau | 2000-12-07 | 27 | -227/+1575 |
| | | | | | soon will launch the stage2 | ||||
* | add insmod from busybox (i386 only) | Guillaume Cottenceau | 2000-12-07 | 9 | -0/+5593 |
| | |||||
* | remove lilo as in any /boot/* for lilo are not included, and moreover, it's | Pascal Rigaux | 2000-12-06 | 1 | -1/+0 |
| | | | | | stupid to have it in the PATH | ||||
* | adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵ | Pascal Rigaux | 2000-12-06 | 5 | -22/+31 |
| | | | | %_install_langs in /etc/rpm/macros | ||||
* | add possibility to use keyboarddrake non-interactive (aka give the keyboard as | Pascal Rigaux | 2000-12-06 | 1 | -2/+6 |
| | | | | | first parameter) | ||||
* | added management of multi-lang. | Francois Pons | 2000-12-05 | 1 | -1/+4 |
| | |||||
* | final fixes to versionCompare to make sure no deadlock can occurs. | Francois Pons | 2000-12-05 | 1 | -1/+2 |
| | |||||
* | restored Matrox G200/G400 hw 3d accel configuration. | Francois Pons | 2000-12-05 | 1 | -1/+1 |
| | |||||
* | use isCdNotEjectable. | Francois Pons | 2000-12-04 | 1 | -1/+1 |
| | |||||
* | added function isCdNotEjectable. | Francois Pons | 2000-12-04 | 1 | -1/+3 |
| | |||||
* | add Options sw_cursor for SiS 6326 in XF3 mode. | Francois Pons | 2000-12-04 | 1 | -1/+1 |
| | |||||
* | load only one hdlist in memory if CD is not ejectable (low memory). | Francois Pons | 2000-12-04 | 1 | -6/+16 |
| | |||||
* | fixed not to use already computed depslist.ordered. | Francois Pons | 2000-12-04 | 1 | -38/+28 |
| | |||||
* | fixed compareVersion for deadlock. removed silly CODE print on deporder ↵ | Francois Pons | 2000-12-04 | 1 | -4/+2 |
| | | | | problems. | ||||
* | included reno's patches. Now should work without kudzu. | damien | 2000-11-28 | 1 | -2/+8 |
| | |||||
* | removed some more logs. | Francois Pons | 2000-11-28 | 1 | -2/+0 |
| | |||||
* | modified def_mark to 59 (gl hw acceleration level) and upgrade use this level | Francois Pons | 2000-11-28 | 1 | -2/+2 |
| | | | | | for newbies so. | ||||
* | make sure a recommended upgrade get the minimum and a little more (80). | Francois Pons | 2000-11-28 | 1 | -15/+20 |
| | |||||
* | updated. | Francois Pons | 2000-11-28 | 1 | -12/+35 |
| | |||||
* | fixed misuse of map with values returing list which are indexed afterward. | Francois Pons | 2000-11-28 | 1 | -1/+1 |
| | |||||
* | keep track of unknown keyboard (for upgrade) | Francois Pons | 2000-11-28 | 1 | -1/+1 |
| | |||||
* | choose default size according to a default mark (currently 49). | Francois Pons | 2000-11-28 | 1 | -3/+6 |
| | |||||
* | extended chooseSizeToInstall. | Francois Pons | 2000-11-28 | 1 | -2/+3 |
| | |||||
* | updated comment. | Francois Pons | 2000-11-28 | 1 | -1/+1 |
| | |||||
* | change upgrade section for keyboard. | Francois Pons | 2000-11-28 | 1 | -3/+6 |
| | |||||
* | (@bad_types): list of the different type of extended partitions | Pascal Rigaux | 2000-11-27 | 1 | -2/+4 |
| | | | | | (important_types): remove @bad_types from important_types | ||||
* | avoid .la files for selection. | Francois Pons | 2000-11-24 | 1 | -4/+4 |
| | |||||
* | added missing portmap. | Francois Pons | 2000-11-24 | 1 | -2/+2 |
| | |||||
* | splited | damien | 2000-11-24 | 1 | -30/+3 |
| | |||||
* | doc + split | damien | 2000-11-24 | 1 | -0/+45 |
| | |||||
* | removed some ugly logs. | Francois Pons | 2000-11-23 | 1 | -3/+0 |
| | |||||
* | added tempory fix for initscripts %post. | Francois Pons | 2000-11-23 | 1 | -0/+9 |
| | |||||
* | synced versionCompare() with rpmtools-2.1-4mdk. | Francois Pons | 2000-11-23 | 1 | -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 0 | Guillaume Cottenceau | 2000-11-23 | 1 | -3/+3 |
| | |||||
* | Memory usage optimization, change structure of storing | Francois Pons | 2000-11-23 | 1 | -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 Pons | 2000-11-23 | 4 | -41/+40 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2000-11-22 | 4 | -0/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2000-11-22 | 5 | -0/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2000-11-22 | 2 | -0/+0 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2000-11-22 | 1 | -0/+0 |
| | |||||
* | removed code to ask if take care of /etc/X11/XF86Config* files. | Francois Pons | 2000-11-21 | 1 | -9/+1 |
| | |||||
* | always try to get default from /etc/X11/XF86Config | Francois Pons | 2000-11-21 | 1 | -0/+1 |
| | |||||
* | upgrade for XF86Config, take care of resolution and depth wanted. | Francois Pons | 2000-11-21 | 1 | -3/+4 |
| | |||||
* | added more subtil upgrade from /etc/X11/XF86Config* files, keep | Francois Pons | 2000-11-21 | 1 | -32/+93 |
| | | | | | wacom entries. | ||||
* | first draft | Guillaume Cottenceau | 2000-11-21 | 11 | -41/+277 |
| | |||||
* | added wait message during rebuild of rpm database as it takes some time. | Francois Pons | 2000-11-21 | 1 | -0/+6 |
| | |||||
* | removing logs. | Francois Pons | 2000-11-21 | 1 | -5/+0 |
| | |||||
* | cosmetic changes for upgrade, removing some logs. | Francois Pons | 2000-11-21 | 1 | -3/+1 |
| | |||||
* | first draft for init and minilibc | Guillaume Cottenceau | 2000-11-20 | 4 | -0/+1061 |
| | |||||
* | clean up as today filelist is no more. | Francois Pons | 2000-11-20 | 1 | -50/+2 |
| |