summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* fix mounting NFS server (Derek Jennings, mga#207)Thierry Vignaud2013-03-122-20/+24
| | | | also fix indent + perl_checker cleanups + simplify
* fix permissions of help displayer (mga#9340)Thierry Vignaud2013-03-122-0/+1
|
* install grub2-efi instead of grub2 if using UEFI (mga#8886)Thierry Vignaud2013-03-123-1/+7
|
* Updated Dutch translationRemco Rijnders2013-03-101-971/+867
|
* Updated Dutch translationRemco Rijnders2013-03-101-412/+427
|
* updated tr translationAtilla Öntaş2013-03-071-850/+901
|
* updated tr translationAtilla Öntaş2013-03-071-19/+10
|
* updated tr translationAtilla Öntaş2013-03-071-23/+14
|
* Update Dutch translationRemco Rijnders2013-03-071-189/+143
|
* updated Italian translationsMatteo Pasotti2013-03-071-10/+10
|
* updated Italian translationsMatteo Pasotti2013-03-071-360/+668
|
* fix dialogs popup with drakx-in-chrootThierry Vignaud2013-03-072-1/+3
|
* 15.26Thierry Vignaud2013-03-053-1/+5
|
* kill everything regarding legacy ide-scsi (removed on january 2009, in 2.6.29)Thierry Vignaud2013-03-052-7/+0
|
* show all errors at once at end of installationThierry Vignaud2013-03-052-0/+8
|
* forget previous errors when monitoring them againThierry Vignaud2013-03-051-0/+1
|
* fixup git/svn addThierry Vignaud2013-03-053-0/+32
|
* 15.25Thierry Vignaud2013-03-053-1/+5
|
* simplifyThierry Vignaud2013-03-042-9/+3
|
* drop unused parameterThierry Vignaud2013-03-044-9/+8
|
* fork displaying help, thus workarounding a webkit segfault (mga#9124)Thierry Vignaud2013-03-044-5/+17
|
* prevent displaying twice release notesThierry Vignaud2013-03-043-1/+6
|
* perl_checker cleanupThierry Vignaud2013-03-041-1/+0
|
* Ukrainian translation updateYuri Chornoivan2013-03-031-4/+4
|
* rebuild with updated list_modulesThomas Backlund2013-03-021-0/+4
|
* updated Catalan translationFrancesc Pinyol Margalef2013-03-021-7/+18
|
* updated Catalan translationFrancesc Pinyol Margalef2013-03-021-5/+9
|
* 15.24.1Thomas Backlund2013-03-012-1/+3
|
* - harddrake:Thomas Backlund2013-03-012-1/+4
| | | | | | o add nvidia304 to service_harddrake (Luc Menut, mga #9216)
* fix bug IDThierry Vignaud2013-03-012-2/+2
|
* 15.24Thierry Vignaud2013-02-283-1/+5
|
* (really_all_fstab) do not put entry for CD/DVD in /etc/fstab (mga#7657)Thierry Vignaud2013-02-272-1/+2
|
* typo fixThierry Vignaud2013-02-271-1/+1
|
* try harder not to have duplicate stuff on grub2 cmd lineThierry Vignaud2013-02-273-2/+5
|
* do not forbid installing grub2 on a partition anymore now that we support itThierry Vignaud2013-02-271-8/+0
| | | | | reverting commit r7350 from 2013-02-20: "prevent installing grub2 somewhere else than MBR"
* fix installing grub2 on a partition (mga#8462)Thierry Vignaud2013-02-273-1/+12
|
* (install_grub2) simplify (factorize a variable)Thierry Vignaud2013-02-271-2/+3
|
* 15.23Thierry Vignaud2013-02-273-1/+5
|
* read & save timeout value (mga#8850)Thierry Vignaud2013-02-273-0/+5
|
* set default parameters in grub2 config (mga#9177)Thierry Vignaud2013-02-273-0/+14
|
* (read_grub2) read more of grub2 configThierry Vignaud2013-02-273-1/+16
| | | | (needed for next commit)
* (install_grub2) always generate grub2 menu (like for other bootloaders)Thierry Vignaud2013-02-271-5/+2
| | | | thus only one place where we actually issue the proper command
* (method_choices_raw) put grub2 before grub-legacyThierry Vignaud2013-02-273-2/+7
| | | | | | | thus fixing detecting grub2 if there's a remaining grub-legacy signature basically reverting commit r6650 from 2012-12-09: "(method_choices_raw) put grub-legacy before grub2"
* do not attempt to use gurpmi.addmedia or gurpmi if in text modeThierry Vignaud2013-02-263-2/+4
|
* Mageia 3 beta 3 left backgroundAnne Nicolas2013-02-263-1/+5
|
* 15.21Thierry Vignaud2013-02-263-1/+5
|
* revert more rosa crapThierry Vignaud2013-02-261-17/+0
|
* add proper support for grub2 for bootloader-configThierry Vignaud2013-02-262-0/+13
|
* bootloader-config can now read back grub2 configThierry Vignaud2013-02-261-10/+7
|
* (read_grub2) add basic support for reading back grub2 configThierry Vignaud2013-02-262-0/+4
|