summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-06191-8703/+6199
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-051-0/+2
|
* adapt to perl-5.12Thierry Vignaud2010-08-052-8/+6
|
* 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-122-1/+1
|
* drop thai font as it is already mentioned in list.xmlFunda Wang2010-07-121-0/+0
|
* 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-022-0/+5
|
* - include ca-bundle.crtPascal Terjan2010-07-022-0/+2
|
* accept https URL in install::httpPascal Terjan2010-07-022-1/+5
|
* Release with final bannerPascal Terjan2010-06-301-0/+4
|
* banner for final releaseFrederic Crozat2010-06-301-0/+0
|
* 13.35Olivier Blin2010-06-221-0/+2
|
* auto_install: when distrib media contains selected_names list, applyOlivier Blin2010-06-112-1/+3
| | | | | it only to the concerned media, and not to previously added media
* compute new_media earlier (array keeps same elements when unselecting media)Olivier Blin2010-06-111-3/+3
|
* pass media list to select_only_some_mediaOlivier Blin2010-06-111-3/+3
|
* simplifyOlivier Blin2010-06-111-3/+1
|
* add lang-ast from /packages SVN (from Pascal Terjan)Olivier Blin2010-06-111-0/+0
|
* user management: focus on first entry in dialog, root password ifOlivier Blin2010-06-091-0/+3
| | | | | superuser is asked, user real name otherwise (#54910)
* remove unwanted debug codeChristophe Fergeau2010-06-041-1/+0
|
* fix loading of btrfs modulePascal Terjan2010-06-041-0/+1
|
* 13.33Christophe Fergeau2010-06-041-0/+2
|
* update NEWSChristophe Fergeau2010-06-041-0/+1
|
* don't crash when starting stage2 with lang=arChristophe Fergeau2010-06-041-1/+2
| | | | | | When starting stage2 with a RTL language set (eg when choosing it in gfxboot menu), we'd try to manipulate $::WizardWindow before it's created. Ensure it exists before using it.
* lookup major:minor of devices outside $::prefixPascal Terjan2010-06-041-0/+4
|
* copy all devices to targetPascal Terjan2010-06-021-0/+4
|
* - Release 13.31 :Frederic Crozat2010-05-281-0/+3
| | | | | | | - RC2 banner - don't lose mountpoint if suggested partition was swap (#59510)
* - RC2 bannerFrederic Crozat2010-05-281-0/+0
|
* don't lose mountpoint if suggested partition was swap (#59510)Pascal Terjan2010-05-281-0/+2
|
* release 13.3013.30Pascal Terjan2010-05-261-0/+4
|
* left background for final release 2010 SpringAnne Nicolas2010-05-251-0/+0
|
* release 13.29Pascal Terjan2010-05-241-0/+2
|
* fix raid 0 to be handled as raidPascal Terjan2010-05-241-0/+1
|
* force raid metadata to be 0.90 if /boot is on raid 1Pascal Terjan2010-05-241-0/+1
|
* fix detection of /var partitionPascal Terjan2010-05-241-0/+2
|
* Updated Romanian translationCatalin Florin Russen2010-05-221-73/+76
|
* release 13.27Pascal Terjan2010-05-181-0/+3
|
* - Update bannerFrederic Crozat2010-05-181-0/+0
|
* always set resume= when a swap is available, regardless of its size (#34681)Pascal Terjan2010-05-181-0/+2
|
* update translation for zh_TW languageShiva Huang2010-05-171-34/+9
|
* fix version in NEWSPascal Terjan2010-05-171-1/+1
|
* release 13.26Pascal Terjan2010-05-171-0/+5
|
* enable acl in fstab not on the fs as we currently do not handle options on ↵Pascal Terjan2010-05-131-1/+1
| | | | the fs in an unified way and have no way to check if they are set in the apps
* default to defaultFS in LVM, not ext2Pascal Terjan2010-05-131-0/+1
|
* allow setting acl option in diskdrakePascal Terjan2010-05-131-0/+1
|
* - enable acl by default on ext3/4 fsPascal Terjan2010-05-131-0/+3
| | | | - enable user_xattr on home for ext2 too
* improved pt_BR translationSergio Rafael Lemke2010-05-111-5/+5
|
* fixed a typo on the installer text and updated pt_BR languageSergio Rafael Lemke2010-05-111-24/+23
|
* fixed a typo on the installer text on pt_BR languageSergio Rafael Lemke2010-05-111-2/+2
|