summaryrefslogtreecommitdiffstats
path: root/perl-install/install/any.pm
Commit message (Expand)AuthorAgeFilesLines
...
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-5/+1
* fix log messageThierry Vignaud2014-02-191-1/+1
* (write_fstab) make it more readableThierry Vignaud2014-02-071-2/+2
* do warn on first screenshot (mga#11176)Thierry Vignaud2014-01-211-1/+1
* ensure fb2png ends in logsThierry Vignaud2014-01-211-1/+1
* do not warn if a screenshot already has been taked (mga#11176)Thierry Vignaud2014-01-211-0/+3
* hint that nonfree is needed if a CPU needs a microcodeThierry Vignaud2013-12-201-1/+5
* drop useless commentThierry Vignaud2013-08-251-1/+0
* install open-vm-tools on VMware hypervisorThierry Vignaud2013-08-241-0/+2
* update TODO listThierry Vignaud2013-05-171-2/+1
* preselect nonfree if neededThierry Vignaud2013-05-171-0/+10
* 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
* hint that nonfree is needed if a driver needs a nonfree firmwareThierry Vignaud2013-05-171-1/+6
* log which nonfree firmware packages are needed for X.orgThierry Vignaud2013-05-171-1/+3
* install 'basesystem-minimal' instead of 'basesystem' prior to add extra mediaThierry Vignaud2013-05-011-3/+3
* include mount options in auto_inst.plThierry Vignaud2013-04-301-1/+1
* include more partition fields in auto_inst.pl (mga#9784)Thierry Vignaud2013-04-301-1/+1
* install shorewall-ipv6 along shorewall (mga#9401)Thierry Vignaud2013-04-271-1/+1
* add support for new media helpThierry Vignaud2013-04-211-0/+2
* convert from ask_from() to ask_from_()Thierry Vignaud2013-04-211-2/+2
* prevent selecting an update medium without its parent mediumThierry Vignaud2012-12-211-1/+5
* (media_screen) display better release medium name in update medium descriptionThierry Vignaud2012-12-211-1/+1
* do not duplicate dialog titleThierry Vignaud2012-12-141-1/+0
* show which media are actually disabled when offering to add supplementary onesThierry Vignaud2012-12-141-1/+1
* fix missing ")" in messageThierry Vignaud2012-12-141-1/+1
* (media_screen) prevent unselecting 'Main Release' on mdv server tooThierry Vignaud2012-12-131-1/+1
* (media_screen) display tooltips for update media tooThierry Vignaud2012-12-131-1/+2
* (media_screen) merge grep into map (needed for next commit)Thierry Vignaud2012-12-131-4/+3
* (media_screen) display tooltips describing mediaThierry Vignaud2012-12-131-0/+1
* (media_screen) simplifyThierry Vignaud2012-12-131-2/+3
* (media_screen) 'format' is unsupported for checkboxesThierry Vignaud2012-12-131-1/+0
* (media_screen) use media.cfg keywords in order to white list the media we wantThierry Vignaud2012-12-131-1/+5
* (setPackages) make logs slightly more readableThierry Vignaud2012-12-131-1/+1
* (prep_net_suppl_media) fix network set up for adding network media ifThierry Vignaud2012-12-111-0/+2
* (setPackages) update commentThierry Vignaud2012-12-111-1/+1
* (prep_net_suppl_media) adapt to install::media API changeThierry Vignaud2012-12-111-1/+4
* (media_screen) update TODO listThierry Vignaud2012-12-101-0/+2
* (media_screen) no media is a critical errorThierry Vignaud2012-12-101-0/+1
* (media_screen) log choosen mediaThierry Vignaud2012-12-101-0/+2
* (media_screen blacklist unwanted media instead of whitelisting wanted onesThierry Vignaud2012-12-101-1/+2
* (setPackages) skip media screen in auto installThierry Vignaud2012-12-071-1/+1
* (media_screen) hint if non_free is neededThierry Vignaud2012-12-061-0/+21
* (media_screen) only display release & update mediaThierry Vignaud2012-12-061-1/+2
* (media_screen) add FIXME notesThierry Vignaud2012-12-061-0/+6
* (media_screen) enable to enable other mediaThierry Vignaud2012-12-061-0/+58
* (start_pushing_error,popup_errors,error) factorize "background" error handlingThierry Vignaud2012-12-061-8/+2
* (configure_media) rename it as update_media() for consistencyThierry Vignaud2012-12-061-1/+1
* (setPackages,configure_media) extract call to urpm::media::configure()Thierry Vignaud2012-12-061-0/+4
* (setPackages) simplifyThierry Vignaud2012-12-061-13/+14