summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 15.24.115.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.2415.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.2315.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"
* 1.74Thierry Vignaud2013-02-272-1/+2
|
* fix unitialized memory screwing up dialog input (pok, mdv, mga#8729)Thierry Vignaud2013-02-274-5/+6
|
* kill bootsplash support (we drop bootsplash in kernel in 2008)Thierry Vignaud2013-02-269-106/+4
|
* 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.2115.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
|
* (set) silent a warningThierry Vignaud2013-02-261-2/+2
|
* (read_grub2,install_grub2) read & write /boot/grub2/drakboot.confThierry Vignaud2013-02-263-1/+4
|
* sortThierry Vignaud2013-02-261-1/+1
|
* (suggest_onmbr) suggests MBR by default for grub2 too (Manuel Hiebel, #8851)Thierry Vignaud2013-02-242-1/+2
|
* Updated various pt_BR translations (Padula)Rémi Verschelde2013-02-241-448/+459
|
* updated Catalan translationFrancesc Pinyol Margalef2013-02-231-8/+8
|
* updated Catalan translationFrancesc Pinyol Margalef2013-02-231-6/+6
|
* prevent installing grub2 somewhere else than MBRThierry Vignaud2013-02-203-0/+12
|
* pt-BR translation updated by Marcio Padula PadulaFilip Komar2013-02-191-63/+64
|
* supplement blacklistThierry Vignaud2013-02-181-0/+1
|
* (call_blkid) add a code comment about blkid -p to prevent accidental revert ↵Colin Guthrie2013-02-141-0/+1
| | | | in the future
* (call_blkid) always bypass blkid cacheColin Guthrie2013-02-143-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts the use of the blkid cache. This cache is a broken concept and should not be used. It's only intended to be used for LABEL/UUID conversion. From the upstream maintainer: <kzak> coling: -p provides more information, the cache is designed for LABEL/UUID conversion -- and the goal is to avoid the cache if possible (it's mostly for backward compatibility). The ideal solution is to read the information from udev DB. <kzak> coling: man blkid (at least the latest version contains some hint about this issue) <kzak> coling: I'd like to learn people to use lsblk -- it's designed more friendly for end-users as well as for scripts and it reads info from udev, libblkid is only fallback here. Longer term we should kill off the use of blkid and perhaps move to lsblk or some perl-udev (if such a thing exists) usage instead: <kay> coling: avoid the blkid cache, it is a completely broken idea <kay> kzak: you should really kill that thing :) <kzak> kay: I'd like to kill blkid at all and keep it as "to test the library" binary... <kay> kzak: tools with options like that talk for their sanity themselves :) " -g Perform a garbage collection pass on the blkid cache to remove devices which no longer exist." <kay> kzak: it's just silly, really silly to ever do that :) <kay> kzak: yeah, sounds fine to let blkid and its cache die in the long run <kzak> lsblk is maintainable and extendable -- fix blkid(8) is impossible to fix... This reverts r6891.
* updated Turkish translationNuman Demirdöğen2013-02-121-17/+23
|
* updated Turkish translationNuman Demirdöğen2013-02-041-2/+2
|
* Updating spanish translation. Work by MdkTrans.Diego Bello2013-01-291-434/+436
|
* Updating spanish translation. Work by MdkTrans.Diego Bello2013-01-291-984/+874
|
* Updating spanish translation. Work by MdkTrans.Diego Bello2013-01-291-198/+148
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-281-3/+3
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-01-281-6/+6
|
* 15.2015.20Thierry Vignaud2013-01-212-1/+3
|
* 1.88Thomas Backlund2013-01-212-1/+3
|
* update usb host list for kernel 3.8Thomas Backlund2013-01-212-3/+6
|
* Modified a little Estonian translation.Marek Laane2013-01-211-4/+4
|
* Modified a little Estonian translation.Marek Laane2013-01-211-7/+7
|