Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remake x86emu & int10 subdirs if sources have changed | Gwenolé Beauchesne | 2004-09-09 | 1 | -2/+2 |
| | |||||
* | kill warnings | Thierry Vignaud | 2004-09-09 | 3 | -0/+9 |
| | |||||
* | install slmodem for ltmodem, slamr, slusb windmodem drivers too | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | 10.1-0.25mdk | Thierry Vignaud | 2004-09-09 | 1 | -1/+20 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-09 | 1 | -1/+168 |
| | |||||
* | (read_all_conf) remove spurous character from regexp | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | handles the lilo case where it wants to assign a new Volume ID: prompt the ↵ | Pascal Rigaux | 2004-09-09 | 1 | -2/+17 |
| | | | | | | | | | user, then - if it doesn't want to modify the Volume ID, use static-bios-codes to be able to install lilo - otherwise call lilo with answer "n" to the question "Is the above disk an NT boot disk?" so that it assigns a new Volume ID | ||||
* | - handle lilo "static-bios-codes" option | Pascal Rigaux | 2004-09-09 | 1 | -2/+3 |
| | | | | | | - call lilo with a forced stdin (so that it doesn't read from tty) - enable calling lilo with a special stdin value | ||||
* | (read_all_conf) ignore rpm's backups (#10816) | Thierry Vignaud | 2004-09-09 | 1 | -0/+1 |
| | |||||
* | don't check_prog when the prog is a complex command (containing a pipe) | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | rename $str into $real_name | Pascal Rigaux | 2004-09-09 | 1 | -4/+4 |
| | |||||
* | remove redundant code | Pascal Rigaux | 2004-09-09 | 1 | -11/+8 |
| | |||||
* | add dmi type 6 in detection memory size | Nicolas Planel | 2004-09-09 | 1 | -2/+27 |
| | |||||
* | help emacs mode | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | fix regexp to work with "linux-2.6.8.1-10mdk" | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | instead of expanding symlinks in any case, only do it when renaming "linux" | Pascal Rigaux | 2004-09-09 | 1 | -19/+26 |
| | | | | | | | into the kernel version based label (eg: "2681-10") that way "linux" like entries won't be modified, the way the "linux" is already handled | ||||
* | Up kpilot | David Baudens | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | Fix regexp | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | compssUsers.pl and rpmsrate for 10.1 Community | David Baudens | 2004-09-09 | 2 | -4/+4 |
| | |||||
* | Don't suggest lost+found as a user name (bug #11298) | Rafael Garcia-Suarez | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | (set_window_manager) ensure ~/.dmrc is owned by user else GDM | Thierry Vignaud | 2004-09-08 | 1 | -0/+2 |
| | | | | | complains about (spoted by frederic crozat) | ||||
* | added slamr, slusb and ltmodem modules for getModem | Frederic Lepied | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | added (commented) new keyboard for tibetan script, so I remember it later | Pablo Saratxaga | 2004-09-08 | 1 | -0/+3 |
| | |||||
* | fix comment | Pascal Rigaux | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | log which tools are runned | Thierry Vignaud | 2004-09-08 | 1 | -0/+1 |
| | |||||
* | fix log message when we cannot run a configurator | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | handle options in any order | Thierry Vignaud | 2004-09-08 | 1 | -4/+17 |
| | |||||
* | Add a count of skipped packages after having read an hdlist | Rafael Garcia-Suarez | 2004-09-08 | 1 | -1/+3 |
| | |||||
* | (configureNetwork2) update iftab when config is written | Olivier Blin | 2004-09-08 | 1 | -0/+3 |
| | |||||
* | remove update_eth_card_iftab(), add update_iftab() | Olivier Blin | 2004-09-08 | 1 | -12/+10 |
| | |||||
* | Don't require installation of foomatic-db-engine when installing from the | Rafael Garcia-Suarez | 2004-09-08 | 1 | -3/+10 |
| | | | | | mini CD (bug #11292) | ||||
* | Always return a hashref from pkgs::packageMedium() | Rafael Garcia-Suarez | 2004-09-08 | 1 | -6/+8 |
| | |||||
* | install slmodem for winmodem managed by ALSA (there're more out not | Thierry Vignaud | 2004-09-08 | 1 | -0/+1 |
| | | | | | managed by ALSA that need to be added here) | ||||
* | 10.1-0.24mdk | Thierry Vignaud | 2004-09-08 | 1 | -1/+10 |
| | |||||
* | update splash when removed too, use Mandrakelinux theme by default, | Olivier Blin | 2004-09-08 | 1 | -5/+7 |
| | | | | | don't give theme name to remove-theme | ||||
* | replace "Cancel" with "Close" when prompting to launch userdrake (as ↵ | Pascal Rigaux | 2004-09-08 | 1 | -1/+1 |
| | | | | suggested by Fabian Mandelbaum) | ||||
* | fix #11287 | Olivier Blin | 2004-09-08 | 1 | -6/+11 |
| | |||||
* | (xconf) fix X11 autoconfiguration | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | (get_user_or_group) fix freeze (#11274) | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | Slow mdkkdm, up kdm, add accessibility softwares | David Baudens | 2004-09-08 | 1 | -2/+7 |
| | |||||
* | Remove debug logs | Rafael Garcia-Suarez | 2004-09-08 | 1 | -2/+0 |
| | |||||
* | disable "Ok" when neither NFS nor SMB is selected (as suggested by Fabian ↵ | Pascal Rigaux | 2004-09-08 | 1 | -2/+4 |
| | | | | Mandelbaum) | ||||
* | Better version of the reload-IO::Socket patch | Rafael Garcia-Suarez | 2004-09-08 | 2 | -5/+6 |
| | |||||
* | Install from a CD with a networked HTTP media : force reloading of | Rafael Garcia-Suarez | 2004-09-07 | 2 | -2/+5 |
| | | | | | | IO::Socket::INET after having brought up the network interface. It won't work otherwise (for mysterious reasons.) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-07 | 1 | -1/+61 |
| | |||||
* | (perform_adsl) ppp module doesn't exist, don't try to load it | Olivier Blin | 2004-09-07 | 1 | -1/+0 |
| | |||||
* | Add kphone | David Baudens | 2004-09-07 | 1 | -1/+2 |
| | |||||
* | Down kdm | David Baudens | 2004-09-07 | 1 | -1/+1 |
| | |||||
* | install_urpmi() wasn't writing proper urls when having read an hdlists | Rafael Garcia-Suarez | 2004-09-07 | 2 | -14/+20 |
| | | | | | file for a networked supplementary media |