summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* fix paths for installer (#47871)Thierry Vignaud2009-02-161-0/+1
|
* Updated Slovenian translationJure Repinc2009-02-151-3/+3
|
* Update French translationChristophe Berthelé2009-02-141-30/+3
|
* (remove_package_for_upgrade) split it out of setPackages()Thierry Vignaud2009-02-131-26/+33
|
* remove debugging commentThierry Vignaud2009-02-131-1/+0
|
* (upgrade_kde3_to) split it out of setPackages()Thierry Vignaud2009-02-131-1/+7
|
* (cp_with_progress) perl_checker fixThierry Vignaud2009-02-131-1/+1
|
* diskdrake: don't crash on invalid partition tablePascal Terjan2009-02-131-0/+2
|
* sync with codeThierry Vignaud2009-02-1371-7178/+7252
|
* Upload a fully updated versionPascal Terjan2009-02-121-0/+4
|
* fix a crash when boot device is not removablePascal Terjan2009-02-121-0/+4
|
* 11.84Christophe Fergeau2009-02-121-0/+3
|
* load cbc module for encrypted loopPascal Terjan2009-02-111-0/+1
|
* fix preserving UUID when formatting ext* and swap, and handle more FS (#39913)Pascal Terjan2009-02-101-0/+1
|
* When installing to a removable device, put boot sector there, else put it ↵Pascal Terjan2009-02-091-0/+3
| | | | into first non removable drive (#47106)
* log Funda's changesThierry Vignaud2009-02-081-0/+1
|
* Release 11.83 with new bannerPascal Terjan2009-02-061-0/+4
|
* - Update banner for beta1Frederic Crozat2009-02-051-0/+0
|
* 11.82Olivier Blin2009-02-051-0/+2
|
* - include /usr/share/mime/mime.cache in stage2Olivier Blin2009-02-052-0/+5
| | | | | | (gdk-pixbuf does not guess anymore image format from file extension, which makes it check MIME cache now)
* Release 11.81Pascal Terjan2009-02-031-0/+2
|
* allow browsing partitions content to easily select the ones to destroyPascal Terjan2009-02-031-0/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-01-311-6/+6
|
* (ask_suppl_media_method) better layoutThierry Vignaud2009-01-302-2/+2
|
* - do not warn about "servers which open ports on outside by default"Pascal Rigaux2009-01-304-131/+2
| | | | | (the list of servers is not maintained, and the policy for those servers has changed)
* (ask_deselect_media__copy_on_disk) fix layout (#43528)Thierry Vignaud2009-01-302-0/+3
|
* Have a real fileselector in curses modePascal Terjan2009-01-291-0/+1
|
* (installPackages) kill bogus warning comment from 2000-03-01 (sic) (r192580)Thierry Vignaud2009-01-271-1/+1
|
* russian translation updatedPavel Maryanov2009-01-271-175/+134
|
* perl_checker cleanupsThierry Vignaud2009-01-261-2/+2
|
* Updated Slovenian translationJure Repinc2009-01-221-13/+9
|
* include mke2fs.conf from e2fsprogs-1.41.3-3mdbThierry Vignaud2009-01-212-0/+3
|
* 11.80.1Thierry Vignaud2009-01-211-0/+2
|
* include perl-PangoThierry Vignaud2009-01-212-0/+3
|
* 11.8011.80Thierry Vignaud2009-01-211-0/+2
|
* - use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated),Pascal Rigaux2009-01-191-0/+3
| | | | | this also workarounds gtk2 bug with "hidden" Entry + "Combo"
* Updated Romanian translationCatalin Florin Russen2009-01-181-52/+52
|
* 11.79Thierry Vignaud2009-01-161-0/+2
|
* (Resize) disable resizing ext4 since resize2fs is known to be broken ↵Thierry Vignaud2009-01-161-0/+2
| | | | | | | regarding extents (see "extent header problems following shrink with resize2fs" on linux-ext4@vger.kernel.org)
* sync with codeThierry Vignaud2009-01-1671-2010/+2088
|
* better log messageThierry Vignaud2009-01-151-1/+1
|
* 11.78Thierry Vignaud2009-01-151-0/+2
|
* log fred's changesThierry Vignaud2009-01-151-0/+2
|
* - Temporary background for alpha2 2009.1Frederic Crozat2009-01-151-0/+0
|
* 11.77Thierry Vignaud2009-01-151-0/+2
|
* update translation for pt_BR languageSergio Rafael Lemke2009-01-131-202/+32
|
* translation update for ukrainian languageSergey Ribalchenko2009-01-131-13/+10
|
* Update for German translationOliver Burger2009-01-131-14/+10
|
* Hungarian translation updateGergely Lonyai2009-01-101-178/+133
|
* use urpm::download::parse_url_with_login() directly instead ofThierry Vignaud2009-01-091-9/+2
| | | | | copying/forking it since urpm::download is available at install time