summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 13.8113.81Thierry Vignaud2012-02-133-1/+5
|
* updated Dutch translationRemco Rijnders2012-02-131-406/+421
|
* 1.64Anne Nicolas2012-02-092-1/+3
|
* simplifyThierry Vignaud2012-02-081-4/+1
|
* add important missing item (usefull when searching for)Thierry Vignaud2012-02-081-0/+1
|
* update NEWSAnne Nicolas2012-02-081-0/+2
|
* fix isolinux.bin (syslinux 4)Anne Nicolas2012-02-081-1/+4
|
* localedrake: add/remove ime(s)You-Cheng Hsieh2012-02-011-0/+3
|
* (dmidecode) fix crashing on parsing garbaged DMI info (mga#4329)Thierry Vignaud2012-01-312-0/+2
|
* (re-commit) add/remove ime selectionsYou-Cheng Hsieh2012-01-291-36/+47
|
* revert previous changes(done by accident; was going to fix local list change) You-Cheng Hsieh2012-01-291-49/+37
|
* Add hime; remove chinput, kinput2, oxim, xcin.You-Cheng Hsieh2012-01-291-37/+49
|
* (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092)Thierry Vignaud2012-01-283-1/+6
|
* 1.63Thierry Vignaud2012-01-272-1/+3
|
* include dkms-modules.alias too (mga#1405)Thierry Vignaud2012-01-272-2/+5
|
* kill dead emailsThierry Vignaud2012-01-2777-82/+82
|
* update my emailThierry Vignaud2012-01-2713-18/+18
|
* 13.8013.80Thierry Vignaud2012-01-262-1/+3
|
* 1.30Thierry Vignaud2012-01-262-1/+3
|
* 1.60Thierry Vignaud2012-01-262-1/+2
|
* (ensure_dev_exists,find_media) add support for virtio discsThierry Vignaud2012-01-263-0/+49
|
* (load_raw_install) do not display errors when loading a driver that isThierry Vignaud2012-01-262-1/+3
| | | | | | | already loaded (mga#1146) we might just as well refuse to load an already loaded module but I think some modules redo probing when "reloaded".
* (_gtk__Image) kill old gtk+ warnings that confuse peopleThierry Vignaud2012-01-262-7/+7
|
* enable autologin on all consolesThierry Vignaud2012-01-262-5/+6
|
* kill dead emailThierry Vignaud2012-01-261-2/+2
|
* diskdrake-resize: support ext4 tooThierry Vignaud2012-01-261-0/+1
|
* add missing "-"Thierry Vignaud2012-01-261-1/+1
|
* include mkfs.nilfs2 & nilfs-tuneThierry Vignaud2012-01-262-0/+3
|
* make drakclock systemd compatibleDexter Morgan2012-01-262-1/+8
|
* Remove some old dead codeDexter Morgan2012-01-261-3/+0
|
* Add FIXME for mageia 3Dexter Morgan2012-01-261-0/+2
|
* 13.79Thierry Vignaud2012-01-252-1/+3
|
* 1.29Thierry Vignaud2012-01-252-1/+3
|
* do not try to alter /etc/mtab, it's linked on /proc anyway..., mount /proc ↵Thierry Vignaud2012-01-252-1/+2
| | | | instead
* drop support for squashfs3Thierry Vignaud2012-01-252-1/+2
|
* only consider fstab from the selected fsThierry Vignaud2012-01-252-2/+4
|
* fix mounting / (mga#3327)Thierry Vignaud2012-01-252-3/+9
|
* fix a message (this is _not_ N("...%s..", "foobar"))Thierry Vignaud2012-01-251-2/+1
|
* fix mounting / on soft RAID or crypted LV (mga#3778 & mga#448)Thierry Vignaud2012-01-252-0/+3
|
* fix mounting / on LVThierry Vignaud2012-01-252-0/+3
|
* log some boot stepsThierry Vignaud2012-01-251-0/+2
|
* udev supportThierry Vignaud2012-01-254-4/+32
| | | | (will help next commits)
* enable rescue through serial line (mga#2052)Thierry Vignaud2012-01-252-0/+3
|
* (extract_modules) silent failure to extract gz modules (for rescue)Thierry Vignaud2012-01-252-1/+2
|
* include xz for xz modulesThierry Vignaud2012-01-252-1/+3
|
* (dist-git) introduce & use itThierry Vignaud2012-01-251-1/+13
|
* (getISDN) kill it (is commented out since 10.5 years...)Thierry Vignaud2012-01-251-4/+0
|
* ignore some files when creating archivesThierry Vignaud2012-01-251-0/+1
|
* (dmi_probe) use state keywordThierry Vignaud2012-01-251-1/+1
|
* (dmi_probe) simplify after r690Thierry Vignaud2012-01-251-3/+1
| | | | | (was: "try to parse DMI informations only on x86 to avoid reading/writing some random memory location on arm/mips")