summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/list.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* add missing library for utf8_heavy.plAnne Nicolas2013-08-041-0/+1
|
* adapt to latest btrfs utils for resizingThierry Vignaud2013-07-151-1/+1
|
* fix killing comments in XKBThierry Vignaud2013-04-231-1/+1
| | | | "regression" introduced in commit r7021 on Jan 5 2013 ("fix list")
* fork displaying help, thus workarounding a webkit segfault (mga#9124)Thierry Vignaud2013-03-041-0/+1
|
* use kmod's lsmod instead of our perl oneThierry Vignaud2013-01-181-1/+1
| | | | (it's free, just a symlink on kmod)
* fix listThierry Vignaud2013-01-051-2/+4
|
* include more utils for raid (mga#8484)Thierry Vignaud2013-01-051-1/+5
| | | | | - mdadm needs the mdmon binary in order to properly activate the array - also include small libdevmapper-event-*.so
* include kmod's modprobeThierry Vignaud2012-12-281-1/+1
| | | | (needed for resolving modalias, eg by udev)
* include missing module for upcasing UTF-8 characters (mga#8475)Thierry Vignaud2012-12-231-0/+1
|
* include perl modules for retrieving XML meta dataThierry Vignaud2012-11-161-0/+19
|
* include Parse::EDID for monitor-parse-edid (mga#8076)Thierry Vignaud2012-11-151-0/+1
|
* Ensure the filesystem is converted for usrmove on upgradeColin Guthrie2012-10-221-0/+8
|
* adapt to latest dash-staticThierry Vignaud2012-10-031-1/+1
|
* fix build with latest pangoThierry Vignaud2012-10-021-5/+3
|
* adapt to xserver 1.13Thierry Vignaud2012-09-131-1/+0
|
* include only needed Ia Ora stuff (and explain why)Thierry Vignaud2012-09-041-9/+1
|
* include swaplabel (mga#7334)Thierry Vignaud2012-09-041-1/+1
|
* include back Ia Ora files for matchbox (mga#6451)Thierry Vignaud2012-09-031-0/+12
| | | | | matchbox behavior regarding background windows got broken in commit r4789 by fwang on 2012-06-03: "really use oxygen theme"
* adapt to perl-5.16.1Thierry Vignaud2012-08-271-2/+0
|
* stop fixing the raid udev rule now that it has been fixedThierry Vignaud2012-07-271-3/+1
|
* adapt to latest systemd/udevdThierry Vignaud2012-07-241-4/+4
|
* adapt to latest GDBThierry Vignaud2012-07-241-1/+0
|
* kill doble entryThierry Vignaud2012-07-241-3/+0
|
* really fix build with brltty-4.3Thierry Vignaud2012-06-071-1/+1
|
* fix build with brltty-4.3Thierry Vignaud2012-06-071-1/+1
|
* do not include "screen" terminfo anymoreThierry Vignaud2012-06-051-1/+0
| | | | (but in rescue as we include the screen program...)
* really use oxygen themeFunda Wang2012-06-031-13/+2
|
* fix build with perl-5.16.0Thierry Vignaud2012-05-311-2/+1
|
* adapt to latest xkbThierry Vignaud2012-05-301-1/+1
|
* sort perl modulesThierry Vignaud2012-05-291-46/+46
|
* include newly needed moduleThierry Vignaud2012-05-291-0/+1
|
* add missing libfuse.so.2 for mount.ntfs-3g (#5685)Thierry Vignaud2012-05-021-0/+2
|
* add btrfsckThomas Backlund2012-04-281-1/+1
|
* include missing perl modules (mga#5528)Thierry Vignaud2012-04-231-0/+4
|
* include more udev rules for RAID (mga#5048)Thierry Vignaud2012-04-181-1/+2
| | | | also include libdmraid-events-isw.so for dmraid (mga#4750)
* sort udev rulesThierry Vignaud2012-04-181-1/+1
|
* add missing udev programs needed for persistant storage rules.Colin Guthrie2012-04-121-0/+2
|
* Include persistent-storage udev rules (needed for UUID info on root disks ↵Colin Guthrie2012-04-101-0/+1
| | | | during install)