Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | |||||
* | make progress bar more appropriate. | Francois Pons | 2002-07-19 | 1 | -1/+1 |
| | |||||
* | reduce progress bar width. | Francois Pons | 2002-07-19 | 1 | -1/+1 |
| | |||||
* | *** 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 |
| | | | | | are taken into account... but is may be any changes here ?). | ||||
* | 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 |
| | |||||
* | use lilo-bmp2mdk which is now in path | Pascal Rigaux | 2002-07-19 | 1 | -2/+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 |
| | | | | | - remove 'use security::msec' | ||||
* | - don't write XF86Config when no {card}{server} | Pascal Rigaux | 2002-07-19 | 1 | -9/+11 |
| | | | | | | | | | - don't write XF86Config-4 when no {card}{driver} - workaround mixing values from existing config and cardConfigurationAuto() - fix asking VideoRam - fix device0 in XF86Config | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - restore having a nice VendorName + BoardName (since Identifier is not very useful) - get {card}{Chipset} from existing XF86Config - use $::prefix - drop obsolete stuff: Ramdac, Dacspeed, Clockchip - drop {card}{flags}, the few flags are moved directly to {card} - force_xf4 is now a global in Xconfigurator - create new functions for better modularity: multi_head_config, xfree_and_glx_choices, xfree_and_glx_choose - for ppc, allow choosing DRI or not - need flag {card}{use_DRI_GLX} and {card}{use_UTAH_GLX} deciding wether to use DRI_GLX or UTAH_GLX. That way, {card}{DRI_GLX}, {card}{UTAH_GLX} are only flags allowing or not DRI/UTAH. - {card}{use_xf4} is dropped. New function using_xf4 has this functionality. The flags are now: - using XF4 if {driver} && !{prefer_xf3} otherwise using XF3 - error if $force_xf4 && !{driver} || !{driver} && !{server} - internal error if $force_xf4 && {prefer_xf3} || {prefer_xf3} && !{server} - {card}{description} contains what used to be {card}{identifier} - rename {card}{type} to {card}{card_name} - drop {monitor}{type} | ||||
* | 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 |
| | |||||
* | stage1 version s/8.2/cooker/ | Guillaume Cottenceau | 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 |
| | | | | | in local target (dams fsck) | ||||
* | . 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 |
| | | | | | | - remove useless expert_mode var - add get_options(): will be used to get various options from msec | ||||
* | 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 |
| | | | | | funtioncs and the draksec interface. | ||||
* | use $::prefix instead of $::o->{prefix} | Pascal Rigaux | 2002-07-18 | 2 | -4/+4 |
| | |||||
* | - set $::prefix | Pascal Rigaux | 2002-07-18 | 1 | -3/+1 |
| | | | | | - drop $o->{root} (was "/tmp/root-perl-install" when testing but completly unused) | ||||
* | 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 |
| | |||||
* | fixes allowNVIDIA_rpms against perl-URPM. | Francois Pons | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | really fixes it. | Francois Pons | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | fixes error if package is not found (regression fixed). | Francois Pons | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | 6mdk final changes | Thierry Vignaud | 2002-07-18 | 1 | -5/+12 |
| | |||||
* | update | Thierry Vignaud | 2002-07-18 | 1 | -0/+3 |
| | |||||
* | - bump version number | Thierry Vignaud | 2002-07-18 | 1 | -4/+8 |
| | | | | | | - move scsi & ata controllers, tv-audio, dvd, burners, ... in their own "non configurable" sections | ||||
* | added back support for multiple hdlists. | Francois Pons | 2002-07-18 | 1 | -1/+1 |
| |