summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/list.xml
Commit message (Collapse)AuthorAgeFilesLines
* explainThierry Vignaud2015-12-251-0/+4
|
* use mutter instead of matchbox (fix black screen)Thierry Vignaud2015-12-241-6/+1
| | | | | also reduce stage2 size by stripping gtk+2 we still have to get some dialog decorations though with mutter...
* silent gtk+ warnings about swrast driverThierry Vignaud2015-12-241-0/+4
|
* adapt to newer systemdThierry Vignaud2015-12-231-1/+1
| | | | include 60-evdev.rules instead of no more existing 60-keyboard.rules
* include one more file for new X.org wrapper (mga#17348)Thierry Vignaud2015-12-171-0/+1
|
* adapt to new X.org wrapper (mga#17348)Thierry Vignaud2015-12-171-0/+4
|
* this file no more exists (on new installs)Thierry Vignaud2015-06-241-1/+0
| | | | sadly it pre-existed on the test box :-(
* this rules goes away with synapticsThierry Vignaud2015-06-241-1/+0
|
* adapt to perl-5.22Thierry Vignaud2015-06-241-0/+3
|
* adapt to pango 1.37.xThierry Vignaud2015-06-241-7/+0
|
* switch from evdev+synaptics to libinputThierry Vignaud2015-06-241-3/+3
|
* add kpartx for dmraid activationThomas Backlund2015-04-121-0/+1
|
* include udev rule for SynapticsThierry Vignaud2015-02-271-0/+2
|
* add missing button icons (mga#15264)Thierry Vignaud2015-02-271-0/+2
| | | | broken by the switch to the Adwaita theme
* Add Adwaita gtk.cssLuc Menut2015-02-061-0/+2
|
* Add libpixbufloader-svg.so for Adwaita svg iconsLuc Menut2015-02-061-0/+1
|
* Add missing icons (mga#13673, mga#14355, mga#14840, mga#14844)Luc Menut2015-02-061-0/+13
|
* Switch to Adwaita theme - remove oxygen-gtkLuc Menut2015-02-061-2/+0
|
* adapt to latest systemdThierry Vignaud2014-10-201-1/+1
| | | | (http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/)
* adwaita-gtk3-theme no longer provides a settings.ini fileThierry Vignaud2014-10-201-4/+0
| | | | and gtk+3 now works smoothly without it
* regroup stuff from share/Thierry Vignaud2014-10-201-10/+8
|
* include platform driver autoload udev rulesThierry Vignaud2014-06-151-0/+1
|
* this icon is no more neededThierry Vignaud2014-06-081-2/+0
| | | | it didn't really fix the warning that has gone away anyway
* include udev rule for VMmouseThierry Vignaud2014-06-061-0/+2
|
* include XKB rules for evdevThierry Vignaud2014-06-061-0/+4
|
* include mageia-setup-keyboard & udev rules for X11Thierry Vignaud2014-06-061-0/+7
| | | | | | | also include Wacom rules note that FC adds extra udev rules for synaptics: 70-touchpad-quirks.rules
* include evdev instead of kbd+mouse driversThierry Vignaud2014-06-051-2/+1
|
* include xorg.conf.d confletsThierry Vignaud2014-06-051-0/+6
|
* include synaptics_driverThierry Vignaud2014-06-051-0/+1
|
* adapt to perl-5.20Thierry Vignaud2014-06-031-0/+1
|
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-17/+2
| | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox?
* gnome-icon-theme is now adwaita-icon-themeThomas Backlund2014-05-031-1/+1
|
* fix "No GSettings schemas are installed on the system" (mga#12279)Thierry Vignaud2014-01-151-0/+6
| | | | this error happens when inspecting partitions
* revert back to matchbox instead of mutterThierry Vignaud2014-01-131-1/+6
| | | | | | | rationale: it doesn't fix diskdrake issues (mga#11977) whereas it doesn't draw window decorations w/o any window manager (mga#12218) basically reverting commit 19a11905a998a1e62fb8f32aeb749f1b5a9bafd6
* use mutter instead of matchboxThierry Vignaud2013-12-201-6/+1
| | | | | in order to try to workaround diskdrake issues (mga#11790, mga#11989, ...) as a side effect, stage2 shrinks by 3Mb...
* fix a warning when checking root password strengthThierry Vignaud2013-11-261-0/+2
| | | | include dialog-warning-symbolic
* latest perl-Gtk3 needs GdkX11-3.0.typelibThierry Vignaud2013-11-241-0/+1
|
* provide /etc/machine-id for dbusThierry Vignaud2013-11-241-0/+11
| | | | else gtk+3 fails to initialize...
* include Cairo::GObject & Cairo tooThierry Vignaud2013-11-241-0/+3
|
* include WebKit library & typelib for Gtk3::WebKitThierry Vignaud2013-11-241-0/+6
|
* switch from gtk+-2 to gtk+-3Thierry Vignaud2013-11-241-11/+22
| | | | include introspection stuff
* do not compile/include xhost+ anymore (unused for years)Thierry Vignaud2013-11-181-1/+0
|
* include enough python in order to generate a stack trace from within stage2Thierry Vignaud2013-11-131-0/+4
|
* add missing python modules for gdbThierry Vignaud2013-11-081-0/+2
|
* fix building debug image with latest gdbThierry Vignaud2013-11-081-14/+3
|
* drop packdrake (uneeded)Thierry Vignaud2013-11-071-1/+0
| | | | | | it's uneeded since we switch to urpmi last usage was drop in commit 61e15785 on Nov 16 2012
* adapt to latest mdadmThierry Vignaud2013-10-141-2/+2
|
* Drop /etc/termcap as this is no longer included in our buildColin Guthrie2013-10-131-4/+0
|
* stage2: nclude another network interface name udev rule (mga#10947)Colin Guthrie2013-10-011-0/+1
| | | | | This isn't enough to do the actual rename as the device is apparently busy, so some more debug to be done.
* stage2: include network interface name udev rule (mga#10947)Colin Guthrie2013-08-071-0/+1
|