Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update_kernel: now require install rpms or rpm files as arguments | Pascal Rigaux | 2007-08-09 | 4 | -36/+23 |
| | | | | | | | | | (this allow specifying precisely which installed kernels are used) nb: - RPMS/ is not used anymore, pkgs given an command line are installed directly in all.kernels/ - RPMS/.main is replaced by all.kernels/.list which keeps the ordering of kernels given to update_kernel | ||||
* | drop support from taking kernel from $repository (was deprecated) | Pascal Rigaux | 2007-08-09 | 1 | -21/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-08-09 | 72 | -72/+72 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-08-09 | 71 | -1174/+1916 |
| | |||||
* | update | Thierry Vignaud | 2007-08-09 | 1 | -3/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-08-09 | 71 | -233/+670 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-08 | 1 | -25/+19 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-08 | 1 | -78/+40 |
| | |||||
* | 10.4.16310.4.163 | Pascal Rigaux | 2007-08-08 | 2 | -1/+3 |
| | |||||
* | - harddrake: | Pascal Rigaux | 2007-08-08 | 2 | -1/+2 |
| | | | | | o handle nvidia-current.ko (Anssi Hannula) | ||||
* | simplify code using Xconfig::proprietary::pkgs_for_Driver2 from ↵ | Pascal Rigaux | 2007-08-08 | 1 | -2/+2 |
| | | | | drakx-kbd-mouse-X11 0.21 | ||||
* | - for XFdrake: use update-alternatives command instead doing things by hand | Pascal Rigaux | 2007-08-08 | 2 | -14/+3 |
| | | | | | (this uses --set, new feature of update-alternatives) (#32362) | ||||
* | update translation for basque (euskara) | Iñigo Salvador Azurmendi | 2007-08-08 | 1 | -194/+73 |
| | |||||
* | (pci_probe) make it work... | Thierry Vignaud | 2007-08-08 | 1 | -0/+1 |
| | |||||
* | (pci_probe) cache PCI probe results at install time too | Thierry Vignaud | 2007-08-08 | 2 | -5/+3 |
| | |||||
* | display the PCI domain too | Thierry Vignaud | 2007-08-08 | 2 | -1/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | 1.6 | Pascal Rigaux | 2007-08-08 | 2 | -1/+3 |
| | |||||
* | - adapt to new libldetect together with drakx-installer-images 1.13 | Pascal Rigaux | 2007-08-08 | 2 | -0/+2 |
| | |||||
* | release stage2 btw (10.4.162)10.4.162 | Thierry Vignaud | 2007-08-08 | 1 | -0/+2 |
| | |||||
* | bump release for drakxtools (10.4.162) | Thierry Vignaud | 2007-08-08 | 2 | -1/+3 |
| | |||||
* | - loadkeys file: | Pascal Rigaux | 2007-08-08 | 3 | -5/+10 |
| | | | | | | | o handle new "kbd" rpm which have .map files instead of .kmap o don't skip fr_CH-latin1 o handle "fr_CH"-like short names | ||||
* | fix fetching translations from "libDrakX-standalone" domain (#32402) | Thierry Vignaud | 2007-08-08 | 2 | -0/+3 |
| | |||||
* | - drakboot: | Pascal Rigaux | 2007-08-08 | 2 | -1/+4 |
| | | | | | | o allow choosing another bootloader method when a package cannot be installed (occurs on 2008.0 beta1 where mandriva-gfxboot-theme is missing) | ||||
* | update translation for basque (euskara) | Iñigo Salvador Azurmendi | 2007-08-08 | 1 | -99/+103 |
| | |||||
* | update translation for basque (euskara) | Iñigo Salvador Azurmendi | 2007-08-08 | 1 | -3/+3 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2007-08-08 | 11 | -5/+30 |
| | | | | | | | | o do not show partition types which have no associated filesystem for LVM LV (#32326) nb: we still would need to have pt_type per partition_table types | ||||
* | - allow using diskdrake even if there is only a lvm PV on full disk available | Pascal Rigaux | 2007-08-08 | 4 | -5/+29 |
| | |||||
* | 1.13 | Pascal Rigaux | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | 1.13 | Pascal Rigaux | 2007-08-08 | 1 | -0/+2 |
| | |||||
* | - add modules.alias in /modules/<version> as required by stage2 with new ↵ | Pascal Rigaux | 2007-08-08 | 2 | -4/+9 |
| | | | | libldetect | ||||
* | update translation for basque (euskara) | Iñigo Salvador Azurmendi | 2007-08-08 | 1 | -164/+61 |
| | |||||
* | update translation for basque (euskara) | Iñigo Salvador Azurmendi | 2007-08-08 | 1 | -89/+30 |
| | |||||
* | (miscellaneousBefore) better log message | Thierry Vignaud | 2007-08-07 | 1 | -1/+1 |
| | |||||
* | silently set the default security level as 3 | Thierry Vignaud | 2007-08-07 | 2 | -2/+2 |
| | |||||
* | (summary) warn if the security level will prevent accessig windows partitions | Thierry Vignaud | 2007-08-07 | 2 | -2/+6 |
| | |||||
* | (check_security_level) split it out of miscellaneous() | Thierry Vignaud | 2007-08-07 | 1 | -4/+9 |
| | |||||
* | reorder | Thierry Vignaud | 2007-08-07 | 1 | -2/+2 |
| | |||||
* | kill security level step (only reachable from summary now) | Thierry Vignaud | 2007-08-07 | 2 | -1/+2 |
| | |||||
* | (summary_prompt) render titles in bold | Thierry Vignaud | 2007-08-07 | 2 | -2/+4 |
| | |||||
* | (summary) reorder steps according to specs | Thierry Vignaud | 2007-08-07 | 2 | -36/+36 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-08-07 | 1 | -23/+7 |
| | |||||
* | make drakx-in-chroot work with new libldetect: | Pascal Rigaux | 2007-08-07 | 2 | -1/+10 |
| | | | | | | | | - /sys must be mounted - /lib/modules/<version>/modules.{dep,alias} are needed nb: still need to modify drakx-installer-images | ||||
* | Updated Estonian translation. | Marek Laane | 2007-08-07 | 1 | -92/+71 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-07 | 1 | -66/+79 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-07 | 1 | -5/+5 |
| | |||||
* | nl.po: Updated Dutch translation | Reinout van Schouwen | 2007-08-06 | 1 | -64/+74 |
| | |||||
* | * 2007-08-06 Reinout van Schouwen <reinout@gmail.com> - nl.po: updated ↵ | Reinout van Schouwen | 2007-08-06 | 1 | -23/+26 |
| | | | | Dutch translation | ||||
* | drop backward compatibility pt_type ids (were kept for compatibility in | Pascal Rigaux | 2007-08-06 | 1 | -7/+0 |
| | | | | | auto_installs, but this has been deprecated for 3 years old) | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-08-06 | 1 | -17/+11 |
| |