summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 15.6915.69ennael2013-10-291-0/+2
|
* install/rescue: Adapt to a dracut based stage1.Colin Guthrie2013-10-291-0/+2
| | | | | | | | | | | 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.
* 15.68.115.68.1Thierry Vignaud2013-10-141-0/+2
|
* adapt to latest mdadmThierry Vignaud2013-10-141-0/+2
|
* 15.6815.68Thierry Vignaud2013-10-141-0/+2
|
* list_modules.pm changes affect drakxtools & stage2 tooThierry Vignaud2013-10-141-0/+1
|
* Drop /etc/termcap as this is no longer included in our buildColin Guthrie2013-10-131-0/+1
|
* finish-install: Do not check for /usr/sbin/urpmi.updateColin Guthrie2013-10-131-0/+2
| | | | | | | | | 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.
* 15.6715.67Thierry Vignaud2013-10-101-0/+2
|
* log kernel/list_modules.pm changesThierry Vignaud2013-10-101-0/+1
|
* log previous changeThierry Vignaud2013-10-101-0/+2
|
* release installer 15.66 tooThierry Vignaud2013-10-031-0/+2
|
* stage2: nclude another network interface name udev rule (mga#10947)Colin Guthrie2013-10-011-0/+1
| | | | | 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 stage2Colin Guthrie2013-09-291-0/+4
|
* enable to format already formated btrfs partitions (mga#11256)Thierry Vignaud2013-09-291-0/+3
|
* Mageia 4 alpha 315.65ennael2013-09-281-0/+3
|
* 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
|
* - Mageia 4 alpha 2 left background15.62Nicolas Lécureuil2013-09-031-0/+3
|
* updated translations for desktop installDerek Jennings2013-09-011-0/+1
|
* install open-vm-tools on VMware hypervisorThierry Vignaud2013-08-241-0/+1
|
* - stage2: add cinnamon to desktop selectionDerek Jennings2013-08-231-0/+2
|
* 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-071-0/+2
|
* 15.6015.60Anne Nicolas2013-08-041-0/+4
|
* 15.5915.59Anne Nicolas2013-08-041-0/+3
|
* - 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-191-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-151-0/+2
|
* 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
|
* (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
|
* preselect nonfree if neededThierry Vignaud2013-05-171-0/+1
|
* hint that nonfree is needed if a driver needs a nonfree firmwareThierry Vignaud2013-05-171-0/+2
|
* 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-151-1/+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
|
* fix displaying release notes while installing (mga#10087)Thierry Vignaud2013-05-151-0/+2
|
* 15.5115.51Thomas Backlund2013-05-131-0/+2
|
* any.pm change affects stage2 tooThomas Backlund2013-05-131-0/+1
|