summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - use EVIOCGBIT ioctl instead of trying to parse key field fromArnaud Patard2011-03-182-2/+41
| | | | | /proc/bus/input/devices to avoid issues on 64bit kernel with 32bit userspace
* - try to parse DMI informations only on x86 to avoid reading/writing some randomArnaud Patard2011-03-182-2/+7
| | | | | memory location on arm/mips
* - try to handle the built-in module case before trying to load a module.Arnaud Patard2011-03-181-1/+24
|
* finish-install: touch reload-dm lock file (used in live systems to restart ↵Olivier Blin2011-03-152-0/+5
| | | | gdm with new defaults )
* integrate mirror.pn patchAnne Nicolas2011-03-122-2/+2
|
* remove wrong item in NEWSAnne Nicolas2011-03-121-0/+4
|
* Transparent images for installer decoration.Romain d'Alverny2011-03-1212-0/+0
| | | | | | | Those are not supposed to be used anymore. Before we clean up the code and remove the files, to make sure the installer still works for alpha2, we make these parts transparent.
* fix partition_table_initialize variablesAnne Nicolas2011-03-091-1/+1
|
* remove star in diskddrakeAnne Nicolas2011-03-081-0/+0
|
* 13.43Thierry Vignaud2011-02-183-1/+5
|
* add support for new driversThierry Vignaud2011-02-142-0/+13
|
* update for alpha1 bannerAnne Nicolas2011-02-122-1/+5
|
* left background update (alexn83)Romain d'Alverny2011-02-111-0/+0
|
* Fix error from previous commit ( tks perl_checker), the texts will be ↵Dexter Morgan2011-02-111-3/+3
| | | | reviewed later )
* partially Revert commit 509Dexter Morgan2011-02-111-1/+1
|
* update version13.41Anne Nicolas2011-02-112-1/+5
|
* correct and remove google licenseAnne Nicolas2011-02-1172-4639/+5253
|
* 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
|
* update news13.40Anne Nicolas2011-02-091-0/+3
|
* Fix typoDexter Morgan2011-02-071-2/+2
|
* Fix typoDexter Morgan2011-02-071-1/+1
|
* Readd $usDexter Morgan2011-02-071-0/+4
|
* Bump versionDexter Morgan2011-02-061-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-06558-14227/+11554
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ------------------------------------------------------------------------
* 13.39Thierry Vignaud2010-08-052-1/+3
|
* adapt to perl-5.12Thierry Vignaud2010-08-052-8/+6
|
* adopt to gtk and gdk change in 2.22Funda Wang2010-08-051-2/+2
|
* updateJosé Melo2010-07-251-3/+2
|
* - kill Xorg process instead of obsolete X name processTomasz Paweł Gajc2010-07-251-2/+2
|
* - add xfce4 support to running_window_manager()Tomasz Paweł Gajc2010-07-251-1/+2
|
* use lists.xml to list wqy-microhei rather than dup in fonts.tar.bz2Funda Wang2010-07-122-1/+1
|
* drop thai font as it is already mentioned in list.xmlFunda Wang2010-07-121-0/+0
|
* updateJosé Melo2010-07-111-95/+92
|
* use vector glyphs for fonts. Currently wqy-microhei (a droid derivation) and ↵Funda Wang2010-07-111-0/+0
| | | | Waree (thai)
* updatesKeld Simonsen2010-07-061-77/+71
|
* create symlink for /etc/pki to have it usable in stage2Pascal Terjan2010-07-023-1/+6
|
* - include ca-bundle.crtPascal Terjan2010-07-022-0/+2
|
* accept https URL in install::httpPascal Terjan2010-07-023-2/+6
|
* Release with final bannerPascal Terjan2010-06-302-1/+5
|
* banner for final releaseFrederic Crozat2010-06-301-0/+0
|
* (aurretik: To-1131, Tr-1127, F-2, U-2) --> %100Iñigo Salvador Azurmendi2010-06-291-14/+10
|
* updateJosé Melo2010-06-241-21/+15
|
* updateJosé Melo2010-06-241-46/+43
|
* 13.35Olivier Blin2010-06-223-1/+5
|
* update translation for zh_TW languageShiva Huang2010-06-221-2/+2
|
* Hungarian traslation updatedGergely Lonyai2010-06-201-1107/+916
|
* russian translation updatedAlexander Kazancev2010-06-141-1088/+927
|
* update Finnish translationThomas Backlund2010-06-131-14/+11
|