Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-03-17 | 1 | -7/+8 | |
| | ||||||
* | improved pt_BR translation, based on 2010.1 alpha3 install | Sergio Rafael Lemke | 2010-03-16 | 1 | -14/+12 | |
| | ||||||
* | updated pt_BR translation | Sergio Rafael Lemke | 2010-03-15 | 1 | -2/+2 | |
| | ||||||
* | update | José Melo | 2010-03-15 | 1 | -3/+3 | |
| | ||||||
* | update translation for ukrainian | Taras Boychuk | 2010-03-14 | 1 | -33/+33 | |
| | ||||||
* | update | José Melo | 2010-03-14 | 1 | -31/+35 | |
| | ||||||
* | update | José Melo | 2010-03-14 | 1 | -56/+63 | |
| | ||||||
* | update | José Melo | 2010-03-11 | 1 | -21/+16 | |
| | ||||||
* | update Italian translation - by Moreno Manzini | Andrea Celli | 2010-03-09 | 1 | -9/+10 | |
| | ||||||
* | revert specific mmcblk handling code, works fine through /proc/partitions parser | Olivier Blin | 2010-03-08 | 2 | -7/+0 | |
| | ||||||
* | add mdadm raid10 support | Thomas Backlund | 2010-03-04 | 3 | -2/+6 | |
| | ||||||
* | release stage2 13.14 | Pascal Terjan | 2010-03-03 | 2 | -1/+4 | |
| | ||||||
* | 2010.1 alpha 3 | Frederic Crozat | 2010-03-03 | 1 | -0/+0 | |
| | ||||||
* | Add ThinkServer to known servers | Christophe Fergeau | 2010-03-01 | 1 | -1/+1 | |
| | | | | | Lenovo took over a part of IBM server business, the servers they build are known as ThinkServer | |||||
* | handle creation of mmcblk devices (useful on Efika MX) | Olivier Blin | 2010-03-01 | 3 | -0/+10 | |
| | ||||||
* | do not try to include non existing /etc/e2fsck.conf | Thierry Vignaud | 2010-02-28 | 1 | -1/+0 | |
| | ||||||
* | 13.13 | Thierry Vignaud | 2010-02-28 | 2 | -1/+3 | |
| | ||||||
* | handle new SCSI driver: mpt2sas (#57833) | Thierry Vignaud | 2010-02-28 | 2 | -0/+3 | |
| | ||||||
* | 13.12 | Thierry Vignaud | 2010-02-25 | 2 | -1/+3 | |
| | ||||||
* | prevent forking useless shells | Thierry Vignaud | 2010-02-25 | 1 | -7/+7 | |
| | ||||||
* | try harder to match webcams (#53940) | Thierry Vignaud | 2010-02-25 | 2 | -1/+2 | |
| | ||||||
* | add bug ID | Thierry Vignaud | 2010-02-25 | 1 | -1/+1 | |
| | ||||||
* | handle new webcam driver: stv06xx (#53940) | Thierry Vignaud | 2010-02-25 | 1 | -0/+2 | |
| | ||||||
* | updated fi translation | Jani Välimaa | 2010-02-23 | 1 | -9/+8 | |
| | ||||||
* | - detect_devices: | Olivier Blin | 2010-02-23 | 3 | -1/+8 | |
| | | | | | | o fix merging PCI devices info from sysfs which resulted in ill-informed devices matching (#57711) | |||||
* | display info about cores | Thierry Vignaud | 2010-02-21 | 2 | -0/+7 | |
| | ||||||
* | display CPUID level in Id part | Thierry Vignaud | 2010-02-21 | 1 | -1/+1 | |
| | ||||||
* | do not display 2 decades old CPU bugs | Thierry Vignaud | 2010-02-21 | 2 | -12/+2 | |
| | ||||||
* | Updated Romanian translation | Catalin Florin Russen | 2010-02-21 | 1 | -19/+19 | |
| | ||||||
* | updated pt_BR translation | Sergio Rafael Lemke | 2010-02-18 | 1 | -5/+5 | |
| | ||||||
* | updated fi translation | Jani Välimaa | 2010-02-18 | 1 | -3/+2 | |
| | ||||||
* | updated polish translation | Marek Walczak | 2010-02-18 | 1 | -1017/+875 | |
| | ||||||
* | update russian translation | Alexander Kazancev | 2010-02-17 | 1 | -47/+46 | |
| | ||||||
* | Update French translation | Christophe Berthelé | 2010-02-17 | 1 | -7/+7 | |
| | ||||||
* | updated el translation | Glentadakis Dimitris | 2010-02-11 | 1 | -14/+13 | |
| | ||||||
* | run_program: use home and logname of user we are dropping privileges to, not 501 | Pascal Terjan | 2010-02-11 | 2 | -1/+4 | |
| | ||||||
* | fix generation of grub md5 password on 64 bit installs | Christophe Fergeau | 2010-02-10 | 1 | -1/+3 | |
| | | | | | | | we can't directly run grub-md5-crypt in 64 bit installs since it will run grub which is a 32 bit binary, and the install root fs doesn't have 32 bit user-land support. chroot into the target system if ::prefix is set to have proper 32 bit support if needed. | |||||
* | rework detection of already crypted grub passwords | Christophe Fergeau | 2010-02-10 | 1 | -10/+9 | |
| | ||||||
* | fix French translation | Christophe Fergeau | 2010-02-10 | 1 | -1/+1 | |
| | ||||||
* | Update NEWS | Pascal Terjan | 2010-02-10 | 2 | -2/+5 | |
| | ||||||
* | move NEWS entry to right file | Christophe Fergeau | 2010-02-10 | 2 | -1/+2 | |
| | ||||||
* | fix grub-md5-crypt call when running from a chroot | Christophe Fergeau | 2010-02-10 | 2 | -1/+2 | |
| | | | | This should fix encrypted grub passwords in installer (bug #57461) | |||||
* | 13.11 | Pascal Terjan | 2010-02-10 | 2 | -1/+3 | |
| | ||||||
* | drakboot: fix crypted password detection | Pascal Terjan | 2010-02-10 | 2 | -1/+3 | |
| | ||||||
* | fix using empty dmraid | Pascal Terjan | 2010-02-09 | 3 | -2/+15 | |
| | ||||||
* | partitioning_wizard: fix a crash on empty disk | Pascal Terjan | 2010-02-09 | 2 | -1/+2 | |
| | ||||||
* | updated tr translation | Atilla Öntaş | 2010-02-09 | 1 | -1016/+879 | |
| | ||||||
* | Add back and fix lvm in patitioning wizard | Pascal Terjan | 2010-02-08 | 3 | -4/+6 | |
| | ||||||
* | add support for asturian (#56990) | Thierry Vignaud | 2010-02-07 | 3 | -0/+4 | |
| | ||||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2010-02-07 | 1 | -4/+5 | |
| |