| Commit message (Expand) | Author | Age | Files | Lines |
* | - complete app list | Daouda Lo | 2002-07-20 | 1 | -10/+15 |
* | fix typo | Pascal Rigaux | 2002-07-20 | 1 | -2/+2 |
* | (devfssymlinkf): use devfs names for devfs/conf.d/xxx.conf, but not for the | Pascal Rigaux | 2002-07-20 | 1 | -5/+6 |
* | devfssymlinkf doesn't have any return value, so don't check it | Pascal Rigaux | 2002-07-20 | 2 | -5/+3 |
* | *** empty log message *** | Pascal Rigaux | 2002-07-19 | 1 | -0/+55 |
* | reduce "Use of uninitialized value" in a heavy used place | Pascal Rigaux | 2002-07-19 | 1 | -1/+3 |
* | - reorganize monitor tree | Pascal Rigaux | 2002-07-19 | 1 | -39/+58 |
* | read monitor's VendorName & ModelName | Pascal Rigaux | 2002-07-19 | 1 | -0/+4 |
* | - fix good_default_monitor (must not be 1600x1200!) | Pascal Rigaux | 2002-07-19 | 1 | -2/+3 |
* | (devfssymlinkf): try devices::to_devfs when devfs_device is not provided | Pascal Rigaux | 2002-07-19 | 1 | -1/+5 |
* | add functions to_devfs and from_devfs. These only work for devices entries | Pascal Rigaux | 2002-07-19 | 1 | -0/+35 |
* | (devfssymlinkf): use devfs_device instead of device when available | Pascal Rigaux | 2002-07-19 | 2 | -6/+7 |
* | help perl_checker | Pascal Rigaux | 2002-07-19 | 1 | -1/+1 |
* | handling devfs names for cdrom/hds on ide/scsi (needs testing) | Pascal Rigaux | 2002-07-19 | 2 | -11/+43 |
* | *** empty log message *** | Pascal Rigaux | 2002-07-19 | 1 | -0/+103 |
* | partly cleanup monitor re-configuration (work in progress) | Pascal Rigaux | 2002-07-19 | 1 | -15/+16 |
* | fix default_monitors to adapt new MonitorsDB | Pascal Rigaux | 2002-07-19 | 1 | -3/+3 |
* | (readCardsDB): add handling BAD_FB_RESTORE & BAD_FB_RESTORE_XF3 | Pascal Rigaux | 2002-07-19 | 1 | -1/+3 |
* | select default_packages directly during setPackages. | Francois Pons | 2002-07-19 | 1 | -0/+1 |
* | make sure unselectMostPackages is called (so that changes in default_packages | Francois Pons | 2002-07-19 | 1 | -1/+1 |
* | revert changes so that DrakX work again. | Francois Pons | 2002-07-19 | 1 | -0/+70 |
* | - check if speedtouch_mgmt exist before installing it | Damien Chaumette | 2002-07-19 | 1 | -1/+1 |
* | fix typo on what_provides (for pitchounette :-)). | Francois Pons | 2002-07-19 | 1 | -1/+1 |
* | fix typo on last commit. | Francois Pons | 2002-07-19 | 1 | -1/+1 |
* | added what_provides. | Francois Pons | 2002-07-19 | 1 | -0/+6 |
* | added what_provides. | Francois Pons | 2002-07-19 | 1 | -0/+5 |
* | *** empty log message *** | Pascal Rigaux | 2002-07-19 | 1 | -0/+165 |
* | - remove any msec related functions | Christian Belisle | 2002-07-19 | 1 | -70/+0 |
* | - don't write XF86Config when no {card}{server} | Pascal Rigaux | 2002-07-19 | 1 | -9/+11 |
* | nicer error message when {val} is not set for ask_from & list | Pascal Rigaux | 2002-07-19 | 1 | -0/+1 |
* | rename $i in $X (to have the same as Xconfigurator.pm) | Pascal Rigaux | 2002-07-19 | 1 | -6/+6 |
* | - use "device1", "device2"... for "Device" Identifier | Pascal Rigaux | 2002-07-19 | 2 | -307/+304 |
* | don't pass the prefix parameter, not needed/wanted anymore | Pascal Rigaux | 2002-07-19 | 1 | -1/+1 |
* | - any::setup_thiskind_backend changed in any::load_category_no_message | Damien Chaumette | 2002-07-19 | 1 | -1/+1 |
* | add support/option for Windows(tm) authentication via winbind | Stew Benedict | 2002-07-18 | 2 | -2/+58 |
* | useless standalone dependancy for pixel fscking checker | Thierry Vignaud | 2002-07-18 | 1 | -0/+1 |
* | don't pass the prefix parameter, not needed/wanted anymore | Pascal Rigaux | 2002-07-18 | 2 | -2/+2 |
* | 7mdk changes | Thierry Vignaud | 2002-07-18 | 1 | -1/+5 |
* | faster startup: remove use (diagnostics|vars|strict) in srpm target as | Thierry Vignaud | 2002-07-18 | 1 | -0/+3 |
* | . draknet renamed in drakconnect | Damien Chaumette | 2002-07-18 | 1 | -20/+20 |
* | s/draknet/drakconnect/ | Thierry Vignaud | 2002-07-18 | 1 | -1/+1 |
* | - add prefix var in file names | Christian Belisle | 2002-07-18 | 1 | -4/+10 |
* | move the msec related functions from any.pm to msec.pm. create sec_options | Christian Belisle | 2002-07-18 | 1 | -225/+72 |
* | create the main() function in security.pm | Christian Belisle | 2002-07-18 | 1 | -36/+4 |
* | Re-Addition: will contain the security related (but not related to any apps) | Christian Belisle | 2002-07-18 | 1 | -0/+39 |
* | use $::prefix instead of $::o->{prefix} | Pascal Rigaux | 2002-07-18 | 2 | -4/+4 |
* | - set $::prefix | Pascal Rigaux | 2002-07-18 | 1 | -3/+1 |
* | removing | Christian Belisle | 2002-07-18 | 1 | -5/+0 |
* | fixes with new urpm library of urpmi. | Francois Pons | 2002-07-18 | 1 | -2/+2 |
* | removed all the commented out code obsoleted. | Francois Pons | 2002-07-18 | 1 | -536/+2 |