summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* fix detecting some soft RAID (mga#11139 and the like)Thierry Vignaud2013-09-131-0/+2
| | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid")
* 15.6315.63ennael2013-09-041-0/+4
|
* Revert "stage2: add Feature:Independently_install_desktop_environments"ennael2013-09-042-52/+26
| | | | | | | This reverts commit 331e242249bec7f80b303c1d37f3c9c8829988f5. Conflicts: perl-install/NEWS
* Merge branch 'master' of git://git.mageia.org/software/drakxennael2013-09-043-21/+7
|\
| * Remove svn support from MakefilesColin Guthrie2013-09-041-21/+5
| | | | | | | | | | | | | | | | | | | | | | | | This should leave us with a working tarballs in all cases. The perl-install/Makefile has been adjusted to do the same as the previous svn rules (regarding copying Makefiles and running a perl tidyup routine) The perl-install/install/Makefile has been adjusted to svn export the rpm srate info from meta-task package subversion. This requires an active network connection, but should result in the same tarball as before until this is factored out
| * Ignore *.mo files in po/ foldersColin Guthrie2013-09-042-0/+2
| |
* | Revert "- stage2: add cinnamon to desktop selection"ennael2013-09-044-11/+8
|/ | | | | | | This reverts commit 6b1bd5a9a8771625a783fb1ff794ba06caac0e70. Conflicts: perl-install/install/NEWS
* Revert "stage2: add images for LXDE,E17,Razorqt,MATE"ennael2013-09-0410-0/+0
| | | | | | | This reverts commit 67bc2a78c587ab4659c0f0e936d2eb98573136aa. Conflicts: perl-install/NEWS
* - Mageia 4 alpha 2 left background15.62Nicolas Lécureuil2013-09-032-0/+3
|
* updated translations for desktop installDerek Jennings2013-09-012-16/+158
|
* drop useless commentThierry Vignaud2013-08-251-1/+0
|
* install open-vm-tools on VMware hypervisorThierry Vignaud2013-08-242-0/+3
|
* respect default in desktop selectDerek Jennings2013-08-241-3/+1
|
* - stage2: add cinnamon to desktop selectionDerek Jennings2013-08-235-5/+12
|
* stage2: add Feature:Independently_install_desktop_environmentsDerek Jennings2013-08-212-26/+52
|
* stage2: add images for LXDE,E17,Razorqt,MATEDerek Jennings2013-08-2010-0/+0
|
* 15.6115.61Thomas Backlund2013-08-081-0/+2
|
* add missing bug reference for utf8_heavy.pl fixThomas Backlund2013-08-081-1/+1
|
* stage2: include network interface name udev rule (mga#10947)Colin Guthrie2013-08-072-0/+3
|
* 15.6015.60Anne Nicolas2013-08-041-0/+4
|
* mageia 4 alpha 1 left backgroundAnne Nicolas2013-08-041-0/+0
|
* 15.5915.59Anne Nicolas2013-08-041-0/+3
|
* add missing library for utf8_heavy.plAnne Nicolas2013-08-041-0/+1
|
* - detect wifi cards managed by ssb driver (mga#9378)Thomas Backlund2013-07-291-0/+2
|
* 15.5815.58Thierry Vignaud2013-07-191-0/+2
|
* fix a lang pixmap (mga#10795)Thierry Vignaud2013-07-192-0/+2
| | | | a libpng regression prevents to load decade old lang-qu.png
* 15.5715.57Thierry Vignaud2013-07-151-0/+2
|
* adapt to latest btrfs utils for resizingThierry Vignaud2013-07-152-1/+3
|
* 15.5615.56Thierry Vignaud2013-07-151-0/+2
|
* sync with kernel-3.10Thierry Vignaud2013-07-151-0/+1
|
* detect wifi cards managed by bcma driver (mga#9378)Thierry Vignaud2013-07-131-0/+1
|
* Fix GettextYuri Chornoivan2013-06-1912-24/+24
|
* SVN_SILENT Ukrainian translation updateYuri Chornoivan2013-06-091-1/+1
|
* (write_grub2) read/save choosen default entryThierry Vignaud2013-05-311-0/+1
|
* fix displaying need to install acpi* packages when re already installedThierry Vignaud2013-05-311-0/+3
|
* 15.5415.54Thierry Vignaud2013-05-171-0/+2
|
* add missing spacingThierry Vignaud2013-05-171-0/+1
|
* more exact logThierry Vignaud2013-05-171-2/+2
|
* update TODO listThierry Vignaud2013-05-171-2/+1
|
* typo fixThierry Vignaud2013-05-171-2/+2
|
* preselect nonfree if neededThierry Vignaud2013-05-172-0/+11
|
* save test value in a variable (needed for next commits)Thierry Vignaud2013-05-171-1/+2
|
* cache value (thus logging only once)Thierry Vignaud2013-05-171-1/+8
| | | | (needed for next commits)
* hint that nonfree is needed if a driver needs a nonfree firmwareThierry Vignaud2013-05-172-1/+8
|
* log which nonfree firmware packages are needed for X.orgThierry Vignaud2013-05-171-1/+3
|
* fix offering to install shorewall & shorewall-ipv6 when already installedThierry Vignaud2013-05-161-0/+1
| | | | | | | | we could have provided full paths in drakx-net but it's simpler to make ensure_files_are_installed() behave like ensure_binary_is_installed() and search for file side effect: a warning in mousedrake
* do not enable to pick xguest (mga#9750)Thierry Vignaud2013-05-161-0/+1
|
* Do not enable legacy sysvinit scripts that no longer exist (mga#10084)Colin Guthrie2013-05-152-6/+2
| | | | | | | | The only sysvinit script in this list that still exists is 'network' but even this is less 'critical' these days due to Network Manager. Figured we may as well just trash all this as it's quite unlikely to not be enabled anyway.
* 15.5215.52Thierry Vignaud2013-05-151-0/+2
|
* fix changelog for previous "fix"Thierry Vignaud2013-05-151-1/+1
|