Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update French translation | Christophe Berthelé | 2009-09-26 | 1 | -2/+2 |
| | |||||
* | Update French translation | Christophe Berthelé | 2009-09-26 | 1 | -13/+10 |
| | |||||
* | Update French translation | Christophe Berthelé | 2009-09-26 | 1 | -33/+8 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2009-09-25 | 1 | -9/+9 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2009-09-25 | 1 | -8/+8 |
| | |||||
* | (tar) fix compressing with new tar | Thierry Vignaud | 2009-09-25 | 1 | -1/+1 |
| | |||||
* | (tar) fix compressing with new tar | Thierry Vignaud | 2009-09-25 | 1 | -1/+1 |
| | |||||
* | - better describe what usernames we allow (#44783) | Pascal Terjan | 2009-09-24 | 2 | -1/+3 |
| | | | | - drop useless ? in regexp | ||||
* | updated translation for pt_BR | Sergio Rafael Lemke | 2009-09-24 | 1 | -13/+9 |
| | |||||
* | add missing bit that got lost between euphor and mdv (fixing running | Thierry Vignaud | 2009-09-23 | 1 | -0/+1 |
| | | | | | wit strict pragma) | ||||
* | 12.55 | Thierry Vignaud | 2009-09-23 | 2 | -1/+3 |
| | |||||
* | reduce perl_checker's SNR ratio | Thierry Vignaud | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | reduce perl_checker's SNR ratio | Thierry Vignaud | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | report if devices are PCI or PCI Express (#28479) | Thierry Vignaud | 2009-09-23 | 2 | -0/+2 |
| | |||||
* | (is_child_of_a_pcie_bridge) introduce it | Thierry Vignaud | 2009-09-23 | 1 | -2/+15 |
| | | | | | (pci_probe) introdude 'nice_bus' field in order to report if it's a PCIe device (#28479) | ||||
* | (get_pci_sysfs_path) extract it out of pci_probe__real() (needed for | Thierry Vignaud | 2009-09-23 | 1 | -1/+7 |
| | | | | later commits) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2009-09-23 | 1 | -5/+5 |
| | |||||
* | add bug ID | Thierry Vignaud | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | display PCI revision (#42576) | Thierry Vignaud | 2009-09-23 | 2 | -1/+11 |
| | |||||
* | revert bogus bit in latest commti | Thierry Vignaud | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | (pci_probe__real,c::pci_probe) retrieve PCI revision (#42576) | Thierry Vignaud | 2009-09-23 | 2 | -4/+4 |
| | | | | | (needs ldetect >= 0.9) | ||||
* | 12.54 | Olivier Blin | 2009-09-23 | 3 | -1/+5 |
| | |||||
* | log autologin/desktop changes | Olivier Blin | 2009-09-23 | 2 | -0/+28 |
| | |||||
* | only write dm conf files if they exist before | Olivier Blin | 2009-09-23 | 1 | -4/+6 |
| | |||||
* | write DISPLAYMANAGER in /etc/sysconfig/desktop too | Olivier Blin | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | always write /etc/sysconfig/desktop | Olivier Blin | 2009-09-23 | 1 | -4/+5 |
| | |||||
* | remove spurious spaces | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | test display manager instead of desktop when configuring autologin | Olivier Blin | 2009-09-23 | 1 | -3/+3 |
| | |||||
* | fix typo | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | allow to specify display manager in $o->{dm} | Olivier Blin | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | always ensure dm is installed before configuring autologin/desktop | Olivier Blin | 2009-09-23 | 2 | -4/+5 |
| | |||||
* | use get_autologin to read autologin settings in install (and thus get ↵ | Olivier Blin | 2009-09-23 | 1 | -2/+3 |
| | | | | default dm) | ||||
* | pass autologin hash to set_autologin | Olivier Blin | 2009-09-23 | 4 | -22/+29 |
| | |||||
* | rename autologin field as user | Olivier Blin | 2009-09-23 | 3 | -6/+6 |
| | |||||
* | add dm variable in autologin hash | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | read autologin settings from /etc/sysconfig/autologin as fallback | Olivier Blin | 2009-09-23 | 1 | -0/+5 |
| | |||||
* | read kdm config file only if kdm is to be used | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | simplify | Olivier Blin | 2009-09-23 | 1 | -10/+10 |
| | |||||
* | guess display manager from /etc/sysconfig/desktop, or default session, or ↵ | Olivier Blin | 2009-09-23 | 1 | -1/+14 |
| | | | | /etc/X11/lookupdm | ||||
* | when detecting default desktop, use first session (instead of using hacks ↵ | Olivier Blin | 2009-09-23 | 1 | -1/+1 |
| | | | | with dm config files) | ||||
* | Don't detect disks if we are not in bootloader or splash mode | Pascal Terjan | 2009-09-23 | 2 | -5/+10 |
| | |||||
* | fix build due to 'N() must be used with a string' error | Thierry Vignaud | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | log list_modules changes | Thierry Vignaud | 2009-09-22 | 1 | -0/+1 |
| | |||||
* | 12.53 | Thierry Vignaud | 2009-09-22 | 3 | -1/+5 |
| | |||||
* | adjust touchscreen driver list | Thierry Vignaud | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | updated fi translation, again | Jani Välimaa | 2009-09-22 | 1 | -2/+2 |
| | |||||
* | updated fi translation | Jani Välimaa | 2009-09-22 | 1 | -3/+3 |
| | |||||
* | more fixes according new hyphen rules | Wanderlei Antonio Cavassin | 2009-09-22 | 1 | -5/+5 |
| | |||||
* | update NEWS | Olivier Blin | 2009-09-22 | 1 | -0/+2 |
| | |||||
* | 1.42 | Olivier Blin | 2009-09-22 | 2 | -1/+4 |
| |