summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.11Thierry Vignaud2014-08-312-1/+3
|
* 2.8Thierry Vignaud2014-08-312-1/+2
|
* sync with kernel-3.17Thierry Vignaud2014-08-315-6/+12
|
* prevent potential gtk warnings (like in mcc)Thierry Vignaud2014-08-283-4/+14
|
* Allow /boot on btrfsPascal Terjan2014-08-274-4/+6
|
* add bug idThierry Vignaud2014-08-261-1/+1
|
* fix version in NEWSThierry Vignaud2014-08-222-2/+2
|
* 2.10Thierry Vignaud2014-08-222-1/+3
|
* 2.7Thierry Vignaud2014-08-222-1/+2
|
* 16.40Thierry Vignaud2014-08-222-1/+3
|
* log latest list_modules.pm changeThierry Vignaud2014-08-221-0/+2
|
* log X.org server logs when it fails to start up (mga#13471)Thierry.Vignaud2014-08-202-1/+4
|
* (header) make it usable outside of any.pmThierry.Vignaud2014-08-201-5/+5
| | | | (needed for next commit)
* make code more readableThierry.Vignaud2014-08-201-1/+4
| | | | (needed for next commit)
* adwaita-gtk3-theme no longer provides a settings.ini fileThierry Vignaud2014-08-202-4/+1
| | | | and gtk+3 now works smoothly without it
* these drivers are for virtual HWThierry Vignaud2014-08-201-4/+4
|
* include paravirtual network driver for hyper-vThierry Vignaud2014-08-203-1/+5
|
* FileSelection no more exists in Gtk3Thierry Vignaud2014-08-201-11/+0
|
* regroup stuff from share/Thierry Vignaud2014-08-201-10/+8
|
* 16.38Thierry Vignaud2014-08-173-1/+5
|
* add support for gtkset() on 'ComboBoxText' widgetsThierry Vignaud2014-08-172-0/+3
| | | | for drakpxelinux...
* drop support for alpha/PPC/sparcThierry Vignaud2014-08-061-28/+2
|
* recognize two firewire sound driversThierry Vignaud2014-08-061-2/+2
|
* 2.9Thierry Vignaud2014-08-062-1/+3
|
* 2.6Thierry Vignaud2014-08-062-1/+2
|
* add kernel-3.16 supportThierry Vignaud2014-08-065-4/+11
|
* clean one more useless variableThierry Vignaud2014-08-061-2/+1
|
* we now only support glibcThierry Vignaud2014-08-062-5/+0
|
* Switch uid/gid boundary to 1000+Colin Guthrie2014-07-273-2/+7
|
* 16.3816.38Anne Nicolas2014-07-222-1/+5
|
* Mageia 5 alpha 2 left backgroundAnne Nicolas2014-07-221-0/+0
|
* perl_checker fixThierry Vignaud2014-07-031-1/+1
| | | | (spot by tmb)
* 16.3716.37Colin Guthrie2014-07-033-1/+6
|
* fix not writing /etc/fstabThierry Vignaud2014-07-031-1/+1
| | | | | test condition was wrongly inverted in commit 5eb630b080a5566359773bb38fd6e2f31e32459a
* simplifyThierry Vignaud2014-07-031-1/+1
| | | | should have been done in commit a3715cc453d4f8de5563359ed3bd30d2cfd32929
* improve fs sorting in combo box (mga#13640)Thierry Vignaud2014-07-033-1/+7
| | | | was "misplaced" in commit 58bbc1fb86132ac8ca16bef41fb0e8c91960846f
* 16.3616.36Thomas Backlund2014-07-013-1/+5
|
* hide /boot/efi check for now (mga#13638)Thomas Backlund2014-07-013-1/+4
|
* update NEWS16.35Anne Nicolas2014-06-291-0/+3
|
* Mageia 5 alapha 1 left backgroundAnne Nicolas2014-06-291-0/+0
|
* really apply fix for mga#13492Thierry Vignaud2014-06-281-0/+1
|
* fix not being able to select packages when list contains only one (mga#13492)Thierry Vignaud2014-06-271-0/+2
|
* 16.3416.34Thierry Vignaud2014-06-262-1/+3
|
* fix installing fonts (Frédéric Buclin, mga#11849)Thierry Vignaud2014-06-262-2/+4
| | | | | fallout from gtk2 -> gtk3 switch get_filenames() now returns an arrayref instead of a list.
* perl_checker fixThierry Vignaud2014-06-211-1/+1
|
* (_find_file) introduce itThierry Vignaud2014-06-212-1/+13
| | | | | | | | either file has an absolute path and we check for its existence or it has not and we assume it's a binary to lookup in $PATH thus fixing a warning in mousedrake since commit be1d69418fda6e16422d634c59b54375bfa7a897
* fix loosing TZ choice when canceling TZ selection (mga#13534)Thierry Vignaud2014-06-202-1/+3
|
* fix crash on clicking Cancel after TZ selection (mga#13534)Thierry Vignaud2014-06-202-1/+4
|
* make sure udev had time to create device nodesThierry.Vignaud2014-06-192-1/+6
|
* do not bother creating /dev/fd[01]Thierry.Vignaud2014-06-192-2/+2
| | | | now done by udev