summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (check) pcitable is compressed nowThierry Vignaud2005-11-081-1/+1
|
* do not call dmraid init() by default, call it explictly (it helps patching ↵Pascal Rigaux2005-11-082-3/+2
| | | | dmraid)
* log is mixed with valid data (bugzilla #19654)Pascal Rigaux2005-11-081-2/+18
|
* 10.4-0.3mdkThierry Vignaud2005-11-071-1/+16
|
* add bug reference in requires explanationsThierry Vignaud2005-11-071-1/+1
|
* (install_server) properly handle switch between nvidia & nvidia_legacy: preventThierry Vignaud2005-11-071-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | having both nvidia_legacy-kerne and nvidia-kernel, thus resulting in having two drivers with the same name: The following packages have to be removed for others to be upgraded: nvidia-7676-5mdk.i586 (en raison de conflit avec nvidia_legacy-7174-3mdk.i586) installing nvidia_legacy-7174-3mdk.i586.rpm nvidia_legacy-kernel-2.6.12-12mdk-7174-1mdk.i586.rpm from //mnt/disk/bin lemel nvidia-7676-5mdk.i586 Emaon o prientiñ ... ############################################# 1/2: nvidia_legacy ############################################# Relaunch XFdrake to configure your NVidia cards warning: /etc/ld.so.conf.d/nvidia.conf saved as /etc/ld.so.conf.d/nvidia.conf.rpmsave 2/2: nvidia_legacy-kernel-2.6.12-12mdk############################################# Error! This module/version combo is already installed for kernel: 2.6.12-12mdk (i586) nvidia_legacy, 7174, 2.6.12-12mdk, i586: installed (WARNING! Diff between built and installed module!) root@du mdk/gi/perl-install # rpm -qa nvidia\* nvidia_legacy-kernel-2.6.12-12mdk-7174-1mdk nvidia-kernel-2.6.12-12mdk-7676-1mdk nvidia_legacy-7174-3mdk
* updateThierry Vignaud2005-11-071-4/+4
|
* (getSagem) handle new ueagle-atm driverThierry Vignaud2005-11-071-1/+1
|
* add ueagle-atm USB ADSL driverThierry Vignaud2005-11-071-1/+1
|
* don't log wpa_cli/iwgetid/iwlist commandsOlivier Blin2005-11-051-5/+5
|
* use mkrelThierry Vignaud2005-11-041-1/+1
|
* make sure Net::DBus::Binding::Value is loadedOlivier Blin2005-11-041-0/+2
|
* use $wnet variable name to disambiguate wireless network and global net settingsOlivier Blin2005-11-041-24/+24
|
* perl_checko cleanupThierry Vignaud2005-11-041-1/+1
|
* (is_network_install) use it whenever possibleThierry Vignaud2005-11-042-5/+4
|
* (set_raw) restart ypbind in install too (killing old todo)Thierry Vignaud2005-11-041-3/+1
|
* don't duplicate variables (MTU, NETMASK, IPADDR) in ifcfg files (#19325)Olivier Blin2005-11-041-1/+1
|
* make it more readableOlivier Blin2005-11-031-1/+1
|
* don't use /root/tmp if /root doesn't exist (fixes using it in rescue)Pascal Rigaux2005-11-031-2/+1
|
* temporary workaround to have device-independant config files in wireless.dOlivier Blin2005-11-021-0/+2
|
* fix typo (thanks to Berthy)Olivier Blin2005-11-021-1/+1
|
* Updated French translationChristophe Berthelé2005-11-021-29/+44
|
* - Fixed setting up printers with pre-made Foomatic PPD inTill Kamppeter2005-10-311-1/+3
| | | | | /usr/share/cups/model (bug #19524).
* *** empty log message ***José Melo2005-10-301-181/+98
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-10-291-2316/+2718
|
* Updated POT file.Funda Wang2005-10-2871-13205/+12964
|
* updated Walloon filePablo Saratxaga2005-10-281-128/+156
|
* crappy workaround for rt2400/rt2500 and their missing "device" link in sysfsOlivier Blin2005-10-271-0/+6
|
* fix typoOlivier Blin2005-10-271-1/+1
|
* don't let interfaces with unknown drivers be configuredOlivier Blin2005-10-271-1/+6
|
* use standard 'mac' modifier in iftab for IEEE1394, EUI64 and IRDAOlivier Blin2005-10-271-3/+4
|
* updated po fileShiva Huang2005-10-251-71/+82
|
* 1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 ↵renato2005-10-241-179/+93
| | | | fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.1 fuzzy and 1 not translated strings.
* Updated Contact InfoWilly Sudiarto Raharjo2005-10-241-5/+8
|
* updated po fileShiva Huang2005-10-231-34/+52
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-10-231-2320/+2719
|
* Translation updateTomasz Bednarski2005-10-221-156/+83
|
* Updated POT file.Funda Wang2005-10-2271-6927/+8162
|
* updatesKeld Simonsen2005-10-211-209/+156
| | | | | soft/initscripts/po/da.po gi/perl-install/share/po/da.po
* saferPascal Rigaux2005-10-211-1/+1
|
* simplify (and make it more robust)Pascal Rigaux2005-10-211-4/+4
|
* make it more easier to understandPascal Rigaux2005-10-211-4/+6
|
* reboot if things went nicelyPascal Rigaux2005-10-202-4/+5
|
* fix reboot by creating /dev/initctl (what's this??)Pascal Rigaux2005-10-201-0/+1
| | | | | (it was broken when called in rc.sysinit, it was working otherwise)
* install_bootloader should succeed otherwise it's an errorPascal Rigaux2005-10-201-1/+1
|
* make install_bootloader non interactivePascal Rigaux2005-10-201-1/+1
|
* add ability to keep existing /home (as requested by miura)Pascal Rigaux2005-10-201-0/+11
|
* doesn't display prompt if autoPascal Rigaux2005-10-201-2/+2
|
* add option --auto to install without promptingPascal Rigaux2005-10-201-1/+7
|
* simplify (remove code choosing best master to restore from)Pascal Rigaux2005-10-201-51/+33
|