Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix return code when chroot can't be done | Olivier Blin | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | ensure {needToCopy} is not dropped when calling read_rpmsrate() more than once | Pascal Rigaux | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | use mousedrake to configure tablets & touchscreens | Thierry Vignaud | 2005-05-23 | 1 | -0/+1 |
| | |||||
* | install sb16_csp for SB sound cards | Thierry Vignaud | 2005-05-23 | 1 | -2/+2 |
| | |||||
* | install ld10k1 for snd-emu10k1 and snd-emu10k1x | Thierry Vignaud | 2005-05-23 | 1 | -1/+2 |
| | |||||
* | install hdspconf for snd-hdsp | Thierry Vignaud | 2005-05-23 | 1 | -1/+1 |
| | |||||
* | - create kernel/RPMS/ to copy rpms before expanding them in kernel/all.kernels | Pascal Rigaux | 2005-05-23 | 1 | -1/+1 |
| | | | | | | - remove old compatability code - add some doc in update_kernel | ||||
* | typo fix (blino) | Thierry Vignaud | 2005-05-23 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-05-23 | 1 | -1/+1294 |
| | |||||
* | Updated simplified Chinese translation. | Funda Wang | 2005-05-22 | 1 | -145/+5 |
| | |||||
* | undo breakage | Thierry Vignaud | 2005-05-22 | 77 | -956/+956 |
| | |||||
* | 10.3-0.16mdk | Thierry Vignaud | 2005-05-22 | 1 | -1/+7 |
| | |||||
* | ensure that explanations go into /var/log/explanations is standalone | Thierry Vignaud | 2005-05-22 | 1 | -13/+13 |
| | | | | | mode (log::explanations() just calls log::l() at install time) | ||||
* | (libgl_config) only run ldconfig if needed (aka only if GL config was altered) | Thierry Vignaud | 2005-05-22 | 1 | -4/+13 |
| | |||||
* | fix canceling managment in text mode | Thierry Vignaud | 2005-05-22 | 1 | -2/+2 |
| | |||||
* | us428control usx2yloader are for devices managed by snd-usb-usx2y and not by ↵ | Thierry Vignaud | 2005-05-22 | 1 | -1/+1 |
| | | | | snd-usb-audio | ||||
* | install synaptics related packages early in the install process | Thierry Vignaud | 2005-05-22 | 1 | -0/+2 |
| | |||||
* | ensure sound utils got installed | Thierry Vignaud | 2005-05-22 | 1 | -12/+13 |
| | |||||
* | install bluez-utils only if a bluetooth device is plugged | Thierry Vignaud | 2005-05-22 | 1 | -1/+1 |
| | |||||
* | install joystick utils if a joystick is detected | Thierry Vignaud | 2005-05-22 | 1 | -0/+1 |
| | |||||
* | install kradio qtradio with KDE and gnomeradio with GNOME if a radio card is | Thierry Vignaud | 2005-05-22 | 1 | -0/+2 |
| | | | | | present | ||||
* | do not install eroaster under KDE & GNOME since they've their own native | Thierry Vignaud | 2005-05-22 | 1 | -1/+1 |
| | | | | | burner program | ||||
* | adiusbadsl has been replaced by eagle-usb in the pcitable in november 2004 | Thierry Vignaud | 2005-05-22 | 1 | -1/+1 |
| | |||||
* | automatically install wireless-tools if there's a wireless card | Thierry Vignaud | 2005-05-22 | 1 | -1/+2 |
| | |||||
* | remove references to perl-GTK-Glade, perl-GTK-GLArea and perl-GTK-Gnome since | Thierry Vignaud | 2005-05-22 | 1 | -2/+1 |
| | | | | | they're obsoleted and not used by any core package | ||||
* | ispell packages are gone; let's replace them by aspell ones | Thierry Vignaud | 2005-05-22 | 1 | -1/+1 |
| | |||||
* | s/Mandrivalinux/Mandriva Linux/ | Funda Wang | 2005-05-20 | 2 | -2/+2 |
| | |||||
* | s/Mandrivalinux/Mandriva Linux/ | Funda Wang | 2005-05-20 | 77 | -518/+518 |
| | |||||
* | s/Mandrivalinux/Mandriva Linux/ | Funda Wang | 2005-05-20 | 3 | -3/+3 |
| | |||||
* | keep binaries in their "standard" binary dir instead of moving everything to ↵ | Pascal Rigaux | 2005-05-20 | 6 | -19/+17 |
| | | | | | | | /usr/bin (it used to be in /usr/bin when the stage1 was not exited) | ||||
* | Small update | Willy Sudiarto Raharjo | 2005-05-20 | 1 | -3/+3 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2005-05-20 | 1 | -35/+65 |
| | |||||
* | propagate postInstall and postInstallNonRooted in new auto_install.cfg.pl | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
| | |||||
* | fix titi sux | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
| | |||||
* | Updated simplified Chinese translation | Funda Wang | 2005-05-19 | 1 | -8/+8 |
| | |||||
* | revert wrongly committed temporary change | Pascal Rigaux | 2005-05-19 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2005-05-19 | 1 | -7/+7 |
| | |||||
* | - insmod_ is now a symlink to insmod-25 | Pascal Rigaux | 2005-05-19 | 4 | -77/+5 |
| | | | | | - handle explictly insmod, modinfo and rmmod | ||||
* | - list the known bootloaders without checking the availability of the binary ↵ | Pascal Rigaux | 2005-05-19 | 1 | -7/+22 |
| | | | | | | | (useful when we don't have the root partition mounted, eg in restore_ms_boot) - tell kdm which is the installed bootloader | ||||
* | update | Thierry Vignaud | 2005-05-19 | 1 | -29/+29 |
| | |||||
* | update cataglog | Thierry Vignaud | 2005-05-19 | 71 | -96571/+107599 |
| | |||||
* | real 10.3-0.15mdk | Thierry Vignaud | 2005-05-19 | 1 | -3/+7 |
| | |||||
* | really list ATM devices | Thierry Vignaud | 2005-05-19 | 1 | -3/+3 |
| | |||||
* | fix DVB configurator | Thierry Vignaud | 2005-05-19 | 1 | -1/+0 |
| | |||||
* | list tablets and touchscreens in their own category | Thierry Vignaud | 2005-05-19 | 1 | -0/+8 |
| | |||||
* | (detect) handle quite's more tablets and touchscreens at install time | Thierry Vignaud | 2005-05-19 | 1 | -0/+5 |
| | |||||
* | fix detecting joysticks | Thierry Vignaud | 2005-05-19 | 1 | -1/+1 |
| | |||||
* | 10.3-0.15mdk | Thierry Vignaud | 2005-05-19 | 1 | -1/+9 |
| | |||||
* | (adsl_detect) simplify again | Thierry Vignaud | 2005-05-19 | 1 | -4/+1 |
| | |||||
* | (adsl_detect) explain | Thierry Vignaud | 2005-05-19 | 1 | -0/+1 |
| |