summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/list.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* include "screen" terminfo for text installer (mga#4894)Thierry Vignaud2012-04-051-0/+1
|
* actually include & use new installer helpThierry Vignaud2012-03-131-0/+3
|
* (SEGV handler) simplify checking whether interactive was set up or notThierry Vignaud2012-03-081-1/+0
|
* include needed python files for GDBThierry Vignaud2012-03-081-0/+50
|
* include busybox in debug buildsThierry Vignaud2012-03-081-1/+1
|
* fix pathThierry Vignaud2012-03-061-1/+1
|
* include List/Util.so for Scalar::Util->blessedThierry Vignaud2012-03-061-0/+1
|
* update a commentThierry Vignaud2012-03-061-1/+1
|
* fix RAID udev ruleThierry Vignaud2012-03-021-1/+3
|
* include more udev rules for RAID (mga#4750)Thierry Vignaud2012-03-011-0/+2
|
* sortThierry Vignaud2012-03-011-1/+1
|
* include libdmraid-events-isw.so for dmraid (mga#4750)Thierry Vignaud2012-03-011-0/+3
|
* tty stty are needed for text mode installer (through unicode_start) (mga#2038)Thierry Vignaud2012-02-271-0/+2
|
* include back urpmi translationsThierry Vignaud2012-01-251-0/+1
| | | | (was wrongly removed whith "include gtk20 translations (caps lock & the like)")
* include btrfs in order to be able to set labelsThierry Vignaud2012-01-231-1/+1
|
* include mkfs.nilfs2 & nilfs-tuneThierry Vignaud2012-01-231-0/+1
|
* include xz (needed to decompress modules)Thierry Vignaud2012-01-201-0/+1
|
* include gtk20 translations (caps lock & the like)Thierry Vignaud2012-01-201-1/+1
|
* include DM/MD udev rules so that install on LVM works againThierry Vignaud2012-01-191-0/+8
|
* include xfs_freeze (needed for setup grub on XFS, mga#1536)Thierry Vignaud2011-12-211-0/+1
|
* Port stage2 to use udev.Colin Guthrie2011-12-191-3/+2
| | | | | | | | In order to run dracut in the installer, it is necessary to have a working udev setup (specifically /dev/block/* nodes, but there may be other requirements). As dracut is needed by systemd when /usr is on a separate partition, we need udev in the installer in order to support systemd generally.
* fix buildThierry Vignaud2011-11-141-1/+1
|
* fix testing network (missing Net/Ping.pm)Thierry Vignaud2011-11-141-0/+1
|
* include png loader from gdk_pixbuf2.0_0-loaders-png15Thierry Vignaud2011-10-201-0/+1
|
* fix build with perl-5.14.xThierry Vignaud2011-08-011-1/+0
|
* fix build with brltty-4.2-1.mga1Thierry Vignaud2011-05-191-1/+1
|
* Embed more of unicore, fixes \d on strings collected from Gtk2 (#39)Pascal Terjan2011-04-251-0/+5
|
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-1/+1
| | | | | - use 'LDAP' instead of 'Ldap'
* manbo is dead (2)Pascal Terjan2011-02-091-1/+0
|
* manbo is deadPascal Terjan2011-02-091-1/+0
|
* Disable doc for now, and do not include ARCH/busybox which was removedPascal Terjan2011-02-091-5/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* adapt to perl-5.12Thierry Vignaud2010-08-051-8/+3
|
* adopt to gtk and gdk change in 2.22Funda Wang2010-08-051-2/+2
|
* use lists.xml to list wqy-microhei rather than dup in fonts.tar.bz2Funda Wang2010-07-121-1/+1
|
* - include ca-bundle.crtPascal Terjan2010-07-021-0/+1
|
* include /etc/netconfig (needed by mount.nfs)Olivier Blin2010-05-041-0/+1
|
* - include btrfs tools in stage2Pascal Terjan2010-04-141-1/+3
|
* package display_release_notes.pl so that "release notes" button works in Ones &Thierry Vignaud2010-03-171-4/+6
| | | | | Flash live media (#58199) (broken since version 12.48 - 7 September 2009)
* do not try to include non existing /etc/e2fsck.confThierry Vignaud2010-02-281-1/+0
|
* minimu modules neede for crypted passwordsThierry Vignaud2010-02-031-0/+2
|
* include /usr/share/X11/xkb/rules/base.lst (do we need xorg.* ?)Pascal Terjan2009-12-211-0/+1
|
* include mlabelThierry Vignaud2009-12-091-0/+1
|
* sortThierry Vignaud2009-10-191-1/+1
|
* simplify File::Sync inclusionThierry Vignaud2009-10-191-3/+1
|
* include perl-Filesys-Df (needed by next urpmi and next MDK::Common)Thierry Vignaud2009-10-191-0/+1
|
* fix File::Sync locationPascal Terjan2009-10-081-3/+3
|
* include File::Sync in installPascal Terjan2009-10-071-0/+3
|
* include usb.idsThierry Vignaud2009-09-221-0/+1
|
* include a (forked) release notes viewerThierry Vignaud2009-09-071-0/+4
|