summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* describe anne's changeThierry Vignaud2012-05-151-0/+1
|
* 14.22 never was releasedThierry Vignaud2012-05-151-2/+0
|
* fix rtp log and move where it belongsThierry Vignaud2012-05-151-0/+4
|
* Final release of Mageia 2Anne Nicolas2012-05-151-0/+0
|
* move changelog where's relevantThierry Vignaud2012-05-131-2/+0
|
* include "fuse" module (mga#5685)Thierry Vignaud2012-05-131-0/+2
|
* 14.2114.21Thierry Vignaud2012-05-111-0/+2
|
* exported function concerns installer tooThierry Vignaud2012-05-111-0/+2
|
* 14.20.114.20.1Thomas Backlund2012-05-101-0/+2
|
* drakx-in-chroot: unmount /dev in chrootOlivier Blin2012-05-061-0/+2
|
* Update Greek translation (adapting to mga#5755)Dimitrios Glentadakis2012-05-061-2/+2
|
* Update Greek translation (adapting to mga#5755)Dimitrios Glentadakis2012-05-061-6/+11
|
* 14.2014.20Thierry Vignaud2012-05-061-0/+2
|
* fix changelogThierry Vignaud2012-05-051-0/+2
|
* 14.1914.19Thierry Vignaud2012-05-031-0/+2
|
* merge translation from rpmdrakeThierry Vignaud2012-05-0370-138/+140
|
* sync with codeThierry Vignaud2012-05-0372-267/+664
|
* (empty_packages) fix displaying urpmi fatal errors (mga#5725)Thierry Vignaud2012-05-032-1/+7
|
* minor update of Slovenian translationFilip Komar2012-05-031-2/+2
|
* 14.1814.18Thierry Vignaud2012-05-021-0/+2
|
* add missing libfuse.so.2 for mount.ntfs-3g (#5685)Thierry Vignaud2012-05-022-0/+4
|
* 14.1714.17Anne Nicolas2012-04-301-0/+2
|
* enhanceThierry Vignaud2012-04-301-1/+1
|
* debuging history belongs to commit log, not to NEWSThierry Vignaud2012-04-301-2/+0
|
* regroup related changesThierry Vignaud2012-04-301-7/+8
|
* no need to list affected file names in NEWSThierry Vignaud2012-04-301-2/+2
|
* move installer changes where they belongThierry Vignaud2012-04-301-0/+11
|
* updateThierry Vignaud2012-04-301-4/+3
|
* drop support for reiser4 (mga#5680)Thierry Vignaud2012-04-301-0/+3
|
* - packageByName: make sure to return the installed noarch rpm if any.Arnaud Patard2012-04-301-1/+5
|
* - fix rebooting on autoinstallArnaud Patard2012-04-301-2/+3
|
* - Allow to set urpm curl options in order to be able to make curl quiet. SettingArnaud Patard2012-04-302-0/+2
| | | | | | this option to '-s' is making text autoinstall a lot cleaner and avoids missing warnings when installing rpms.
* 14.1614.16Thierry Vignaud2012-04-291-0/+2
|
* (install,check_mntpoint) forbid having /boot as btrfs (mga#5627)Thierry Vignaud2012-04-281-0/+2
|
* add btrfsckThomas Backlund2012-04-282-1/+3
|
* 14.1514.15Thierry Vignaud2012-04-271-0/+2
|
* (main,try_) fix partitions not being shown after clicking on "ReloadThierry Vignaud2012-04-271-0/+2
| | | | partition table" (mga#3260)
* (tell_kernel) run udevadm in installer too (might fix unnecessary reboot ↵Thierry Vignaud2012-04-271-0/+4
| | | | (mga#4439))
* Maegia 2 RC banner14.14Anne Nicolas2012-04-262-0/+4
|
* fix bug IDThierry Vignaud2012-04-261-1/+1
|
* 14.1314.13Thierry Vignaud2012-04-251-0/+2
|
* include needed symlinks for ndiswrapper (mga#44416)Thierry Vignaud2012-04-252-0/+4
|
* 14.1214.12Anne Nicolas2012-04-251-0/+2
|
* update NEWSAnne Nicolas2012-04-251-0/+2
|
* update desktop imagesAnne Nicolas2012-04-256-0/+0
|
* 14.1114.11Thierry Vignaud2012-04-251-0/+2
|
* reuse code from hd_gtk, fixes display of "Use free space" solutionPascal Terjan2012-04-241-0/+1
|
* fix removing several notebook pagesPascal Terjan2012-04-241-0/+2
|
* services: Read systemd service information.Colin Guthrie2012-04-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | This adds support for two different methods of working with systemd. The first, and more complete method is to query systemd for information about whether a service is enabled at boot. This mode requires that we are running under systemd and thus only works for machines in interactive mode post-install. For the installer, we also support a more rudamentary method which scans for unit files which contain simple install rules (i.e. only those services which are part of the typical multi-user or graphical targets (corresponding to runlevels 3 and 5 in the old days). This method will not show all services but it should be enough for the installer. https://bugs.mageia.org/show_bug.cgi?id=3253 https://bugs.mageia.org/show_bug.cgi?id=3740 https://bugs.mageia.org/show_bug.cgi?id=4910 https://bugs.mageia.org/show_bug.cgi?id=5122
* (choosePackages) fix offering desktop choice since DVD has task-kde4-minimalThierry Vignaud2012-04-242-1/+3
| | | | instead of task-kde4 (Luc Menut, mga#5574)