Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2012-05-03 | 72 | -267/+664 |
| | |||||
* | (empty_packages) fix displaying urpmi fatal errors (mga#5725) | Thierry Vignaud | 2012-05-03 | 2 | -1/+7 |
| | |||||
* | minor update of Slovenian translation | Filip Komar | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | 14.1814.18 | Thierry Vignaud | 2012-05-02 | 1 | -0/+2 |
| | |||||
* | add missing libfuse.so.2 for mount.ntfs-3g (#5685) | Thierry Vignaud | 2012-05-02 | 2 | -0/+4 |
| | |||||
* | 14.1714.17 | Anne Nicolas | 2012-04-30 | 1 | -0/+2 |
| | |||||
* | enhance | Thierry Vignaud | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | debuging history belongs to commit log, not to NEWS | Thierry Vignaud | 2012-04-30 | 1 | -2/+0 |
| | |||||
* | regroup related changes | Thierry Vignaud | 2012-04-30 | 1 | -7/+8 |
| | |||||
* | no need to list affected file names in NEWS | Thierry Vignaud | 2012-04-30 | 1 | -2/+2 |
| | |||||
* | move installer changes where they belong | Thierry Vignaud | 2012-04-30 | 1 | -0/+11 |
| | |||||
* | update | Thierry Vignaud | 2012-04-30 | 1 | -4/+3 |
| | |||||
* | drop support for reiser4 (mga#5680) | Thierry Vignaud | 2012-04-30 | 1 | -0/+3 |
| | |||||
* | - packageByName: make sure to return the installed noarch rpm if any. | Arnaud Patard | 2012-04-30 | 1 | -1/+5 |
| | |||||
* | - fix rebooting on autoinstall | Arnaud Patard | 2012-04-30 | 1 | -2/+3 |
| | |||||
* | - Allow to set urpm curl options in order to be able to make curl quiet. Setting | Arnaud Patard | 2012-04-30 | 2 | -0/+2 |
| | | | | | | this option to '-s' is making text autoinstall a lot cleaner and avoids missing warnings when installing rpms. | ||||
* | 14.1614.16 | Thierry Vignaud | 2012-04-29 | 1 | -0/+2 |
| | |||||
* | (install,check_mntpoint) forbid having /boot as btrfs (mga#5627) | Thierry Vignaud | 2012-04-28 | 1 | -0/+2 |
| | |||||
* | add btrfsck | Thomas Backlund | 2012-04-28 | 2 | -1/+3 |
| | |||||
* | 14.1514.15 | Thierry Vignaud | 2012-04-27 | 1 | -0/+2 |
| | |||||
* | (main,try_) fix partitions not being shown after clicking on "Reload | Thierry Vignaud | 2012-04-27 | 1 | -0/+2 |
| | | | | partition table" (mga#3260) | ||||
* | (tell_kernel) run udevadm in installer too (might fix unnecessary reboot ↵ | Thierry Vignaud | 2012-04-27 | 1 | -0/+4 |
| | | | | (mga#4439)) | ||||
* | Maegia 2 RC banner14.14 | Anne Nicolas | 2012-04-26 | 2 | -0/+4 |
| | |||||
* | fix bug ID | Thierry Vignaud | 2012-04-26 | 1 | -1/+1 |
| | |||||
* | 14.1314.13 | Thierry Vignaud | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | include needed symlinks for ndiswrapper (mga#44416) | Thierry Vignaud | 2012-04-25 | 2 | -0/+4 |
| | |||||
* | 14.1214.12 | Anne Nicolas | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | update NEWS | Anne Nicolas | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | update desktop images | Anne Nicolas | 2012-04-25 | 6 | -0/+0 |
| | |||||
* | 14.1114.11 | Thierry Vignaud | 2012-04-25 | 1 | -0/+2 |
| | |||||
* | reuse code from hd_gtk, fixes display of "Use free space" solution | Pascal Terjan | 2012-04-24 | 1 | -0/+1 |
| | |||||
* | fix removing several notebook pages | Pascal Terjan | 2012-04-24 | 1 | -0/+2 |
| | |||||
* | services: Read systemd service information. | Colin Guthrie | 2012-04-24 | 1 | -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-minimal | Thierry Vignaud | 2012-04-24 | 2 | -1/+3 |
| | | | | instead of task-kde4 (Luc Menut, mga#5574) | ||||
* | better log | Thierry Vignaud | 2012-04-24 | 1 | -2/+3 |
| | |||||
* | log a unlogged change (do not try to update KDE3 to KDE4 anymore) | Thierry Vignaud | 2012-04-24 | 1 | -0/+1 |
| | |||||
* | detect LVM on top on Encrypted partitions (mga#5330) | Pascal Terjan | 2012-04-23 | 1 | -0/+3 |
| | |||||
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -178/+176 |
| | |||||
* | 14.1014.10 | Thierry Vignaud | 2012-04-23 | 1 | -0/+2 |
| | |||||
* | (hdlist_on_disk) enhance it | Thierry Vignaud | 2012-04-23 | 1 | -1/+3 |
| | |||||
* | (choosePackagesTree) honor "no suggests" option (mga#3467) | Thierry Vignaud | 2012-04-23 | 2 | -1/+4 |
| | | | | | was not "implemented" for individual package selection when pterjan commited r259864 on Sep 2 2009: "allow minimal install without suggests" | ||||
* | (selectInstallClass) explain | Thierry Vignaud | 2012-04-23 | 1 | -0/+1 |
| | |||||
* | (selectInstallClass) do not offer to upgrade mdv 201[1-9] (mga#5004) | Thierry Vignaud | 2012-04-23 | 2 | -1/+2 |
| | |||||
* | (choosePackagesTree) fix passing ->{media} to extractHeaders | Thierry Vignaud | 2012-04-23 | 2 | -1/+4 |
| | | | | (was a missmerge) | ||||
* | (setPackages) drop old KDE3 to KDE4 migration path | Thierry Vignaud | 2012-04-23 | 1 | -11/+0 |
| | | | | since no supported distro offers KDE3 | ||||
* | 14.914.9 | Thierry Vignaud | 2012-04-23 | 1 | -0/+2 |
| | |||||
* | include missing perl modules (mga#5528) | Thierry Vignaud | 2012-04-23 | 2 | -0/+6 |
| | |||||
* | add bug reference | Thierry Vignaud | 2012-04-21 | 1 | -1/+1 |
| | | | | it looks like somebody already reported that one... | ||||
* | 14.814.8 | Thierry Vignaud | 2012-04-20 | 1 | -0/+2 |
| | |||||
* | (raid2real_kind) fix displaying empty info about RAID devices | Thierry Vignaud | 2012-04-20 | 1 | -0/+1 |
| | | | | | | | we now display "<device> (RAID level)" (eg: 'md0 (RAID1)') (actually we were displaying "mdX" since two previous commits but all released installers were displaying "") |