Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translation catalog | Yuri Chornoivan | 2013-11-03 | 72 | -13718/+17197 |
| | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2013-11-02 | 1 | -193/+244 |
| | |||||
* | 15.6915.69 | ennael | 2013-10-29 | 1 | -0/+2 |
| | |||||
* | install/rescue: Adapt to a dracut based stage1. | Colin Guthrie | 2013-10-29 | 3 | -17/+4 |
| | | | | | | | | | | | The main change here is not remounting a fresh /run. Dracut does this for us and we actually need to keep this one as the initial udev database (when udev is started by dracut) is stored here and thus mounting an empty fs could see us lose some metadata. We no longer touch the /bin, /sbin or /lib[64] symlinks as these are already relative symlinks into /usr and simply bind mounting /usr is enough. | ||||
* | Do not add localhost to /etc/hosts as this is handled by nss-myhostname | Olav Vitters | 2013-10-15 | 1 | -3/+0 |
| | | | | | The myhostname NSS module (which is default in nsswitch.conf) handles this happily. | ||||
* | 15.68.115.68.1 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 2 | -2/+4 |
| | |||||
* | 15.6815.68 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | list_modules.pm changes affect drakxtools & stage2 too | Thierry Vignaud | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | Drop /etc/termcap as this is no longer included in our build | Colin Guthrie | 2013-10-13 | 3 | -5/+1 |
| | |||||
* | finish-install: Do not check for /usr/sbin/urpmi.update | Colin Guthrie | 2013-10-13 | 2 | -1/+3 |
| | | | | | | | | | This file is now 'hidden' in /usr/libexec and only used via it's wrapper script in mgaonline. This was originally changed from /usr/bin/urpmi back in 2001 by Pixel, but the current path for urpmi is /usr/sbin/urpmi, which seems to be as reliable as urpmi.update was before. | ||||
* | (dist) add as an alias on 'tar' rule | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | 15.6715.67 | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | log kernel/list_modules.pm changes | Thierry Vignaud | 2013-10-10 | 1 | -0/+1 |
| | |||||
* | log previous change | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | (installUpdates) log when user reject applying updates | Thierry Vignaud | 2013-10-10 | 1 | -1/+4 |
| | |||||
* | release installer 15.66 too | Thierry Vignaud | 2013-10-03 | 1 | -0/+2 |
| | |||||
* | i18n: Add a hack for meta-task. | Colin Guthrie | 2013-10-02 | 1 | -3/+9 |
| | | | | | | | Now that meta-task does not exist inside git, when we extract translations, we need to download it. This just adds appropriate Makefile hacks to do this when updating the pot file. | ||||
* | i18n: 'merge' also depends on pot file. | Colin Guthrie | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | stage2: nclude another network interface name udev rule (mga#10947) | Colin Guthrie | 2013-10-01 | 2 | -0/+2 |
| | | | | | This isn't enough to do the actual rename as the device is apparently busy, so some more debug to be done. | ||||
* | Mention the 15.64 build for stage2 | Colin Guthrie | 2013-09-29 | 1 | -0/+4 |
| | |||||
* | enable to format already formated btrfs partitions (mga#11256) | Thierry Vignaud | 2013-09-29 | 1 | -0/+3 |
| | |||||
* | Mageia 4 alpha 315.65 | ennael | 2013-09-28 | 2 | -0/+3 |
| | |||||
* | fix detecting some soft RAID (mga#11139 and the like) | Thierry Vignaud | 2013-09-13 | 1 | -0/+2 |
| | | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid") | ||||
* | 15.6315.63 | ennael | 2013-09-04 | 1 | -0/+4 |
| | |||||
* | Revert "stage2: add Feature:Independently_install_desktop_environments" | ennael | 2013-09-04 | 2 | -52/+26 |
| | | | | | | | This reverts commit 331e242249bec7f80b303c1d37f3c9c8829988f5. Conflicts: perl-install/NEWS | ||||
* | Merge branch 'master' of git://git.mageia.org/software/drakx | ennael | 2013-09-04 | 3 | -21/+7 |
|\ | |||||
| * | Remove svn support from Makefiles | Colin Guthrie | 2013-09-04 | 1 | -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/ folders | Colin Guthrie | 2013-09-04 | 2 | -0/+2 |
| | | |||||
* | | Revert "- stage2: add cinnamon to desktop selection" | ennael | 2013-09-04 | 4 | -11/+8 |
|/ | | | | | | | This reverts commit 6b1bd5a9a8771625a783fb1ff794ba06caac0e70. Conflicts: perl-install/install/NEWS | ||||
* | Revert "stage2: add images for LXDE,E17,Razorqt,MATE" | ennael | 2013-09-04 | 10 | -0/+0 |
| | | | | | | | This reverts commit 67bc2a78c587ab4659c0f0e936d2eb98573136aa. Conflicts: perl-install/NEWS | ||||
* | - Mageia 4 alpha 2 left background15.62 | Nicolas Lécureuil | 2013-09-03 | 2 | -0/+3 |
| | |||||
* | updated translations for desktop install | Derek Jennings | 2013-09-01 | 2 | -16/+158 |
| | |||||
* | drop useless comment | Thierry Vignaud | 2013-08-25 | 1 | -1/+0 |
| | |||||
* | install open-vm-tools on VMware hypervisor | Thierry Vignaud | 2013-08-24 | 2 | -0/+3 |
| | |||||
* | respect default in desktop select | Derek Jennings | 2013-08-24 | 1 | -3/+1 |
| | |||||
* | - stage2: add cinnamon to desktop selection | Derek Jennings | 2013-08-23 | 5 | -5/+12 |
| | |||||
* | stage2: add Feature:Independently_install_desktop_environments | Derek Jennings | 2013-08-21 | 2 | -26/+52 |
| | |||||
* | stage2: add images for LXDE,E17,Razorqt,MATE | Derek Jennings | 2013-08-20 | 10 | -0/+0 |
| | |||||
* | 15.6115.61 | Thomas Backlund | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | add missing bug reference for utf8_heavy.pl fix | Thomas Backlund | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | stage2: include network interface name udev rule (mga#10947) | Colin Guthrie | 2013-08-07 | 2 | -0/+3 |
| | |||||
* | 15.6015.60 | Anne Nicolas | 2013-08-04 | 1 | -0/+4 |
| | |||||
* | mageia 4 alpha 1 left background | Anne Nicolas | 2013-08-04 | 1 | -0/+0 |
| | |||||
* | 15.5915.59 | Anne Nicolas | 2013-08-04 | 1 | -0/+3 |
| | |||||
* | add missing library for utf8_heavy.pl | Anne Nicolas | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | - detect wifi cards managed by ssb driver (mga#9378) | Thomas Backlund | 2013-07-29 | 1 | -0/+2 |
| | |||||
* | 15.5815.58 | Thierry Vignaud | 2013-07-19 | 1 | -0/+2 |
| | |||||
* | fix a lang pixmap (mga#10795) | Thierry Vignaud | 2013-07-19 | 2 | -0/+2 |
| | | | | a libpng regression prevents to load decade old lang-qu.png | ||||
* | 15.5715.57 | Thierry Vignaud | 2013-07-15 | 1 | -0/+2 |
| |