Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (media_screen) use media.cfg keywords in order to white list the media we want | Thierry Vignaud | 2012-12-13 | 1 | -1/+5 | |
| | | | | needs urpmi-7.14 | |||||
* | (setPackages) make logs slightly more readable | Thierry Vignaud | 2012-12-13 | 1 | -1/+1 | |
| | ||||||
* | (prep_net_suppl_media) fix network set up for adding network media if | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 | |
| | | | | not up by stage1 (aka DVD/CD case, mga#8282) | |||||
* | (setPackages) update comment | Thierry Vignaud | 2012-12-11 | 1 | -1/+1 | |
| | ||||||
* | (prep_net_suppl_media) adapt to install::media API change | Thierry Vignaud | 2012-12-11 | 1 | -1/+4 | |
| | | | | | thus fixing installing basesystem prior to adding a supplementary network medium | |||||
* | (media_screen) update TODO list | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 | |
| | ||||||
* | (media_screen) no media is a critical error | Thierry Vignaud | 2012-12-10 | 1 | -0/+1 | |
| | ||||||
* | (media_screen) log choosen media | Thierry Vignaud | 2012-12-10 | 1 | -0/+2 | |
| | ||||||
* | (media_screen blacklist unwanted media instead of whitelisting wanted ones | Thierry Vignaud | 2012-12-10 | 1 | -1/+2 | |
| | | | | thus fixing dual cd where media names are not the regular ones | |||||
* | (setPackages) skip media screen in auto install | Thierry Vignaud | 2012-12-07 | 1 | -1/+1 | |
| | ||||||
* | (media_screen) hint if non_free is needed | Thierry Vignaud | 2012-12-06 | 1 | -0/+21 | |
| | ||||||
* | (media_screen) only display release & update media | Thierry Vignaud | 2012-12-06 | 1 | -1/+2 | |
| | | | | else there're too many media and it's unreadable | |||||
* | (media_screen) add FIXME notes | Thierry Vignaud | 2012-12-06 | 1 | -0/+6 | |
| | ||||||
* | (media_screen) enable to enable other media | Thierry Vignaud | 2012-12-06 | 1 | -0/+58 | |
| | | | | (such as 'nonfree', 'tainted' which are disabled by default) | |||||
* | (start_pushing_error,popup_errors,error) factorize "background" error handling | Thierry Vignaud | 2012-12-06 | 1 | -8/+2 | |
| | ||||||
* | (configure_media) rename it as update_media() for consistency | Thierry Vignaud | 2012-12-06 | 1 | -1/+1 | |
| | ||||||
* | (setPackages,configure_media) extract call to urpm::media::configure() | Thierry Vignaud | 2012-12-06 | 1 | -0/+4 | |
| | | | | (needed for next commits) | |||||
* | (setPackages) simplify | Thierry Vignaud | 2012-12-06 | 1 | -13/+14 | |
| | | | | (needed for next commits) | |||||
* | (setPackages) perl_checker fix | Thierry Vignaud | 2012-12-05 | 1 | -1/+2 | |
| | ||||||
* | install cpupower instead of cpupower | Thierry Vignaud | 2012-09-12 | 1 | -1/+1 | |
| | ||||||
* | diskdrake: install nfs-utils instead of nfs-utils-clients | Olivier Blin | 2012-07-22 | 1 | -1/+1 | |
| | | | | | (#6570, merged back in nfs-utils) | |||||
* | (setPackages) show all errors at once when setting media | Thierry Vignaud | 2012-06-23 | 1 | -5/+15 | |
| | ||||||
* | (setPackages) simplify after previous commit | Thierry Vignaud | 2012-06-11 | 1 | -4/+2 | |
| | ||||||
* | (setPackages) kill 6 years old hack for selecting task-kde on upgrade (when ↵ | Thierry Vignaud | 2012-06-11 | 1 | -4/+0 | |
| | | | | it was introduced) | |||||
* | (setPackages) call clean_rpmdb_shared_regions() early thus fixing upgrade ↵ | Thierry Vignaud | 2012-06-11 | 1 | -0/+4 | |
| | | | | | | | | with rpm-4.10.0: "error: db5 error (-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch error: cannot open Packages index using db5 - (-30969) error: cannot open Packages database in /mnt/var/lib/rpm/" | |||||
* | (spawnShell) spawn a shell like in regular mode | Thierry Vignaud | 2012-06-05 | 1 | -1/+1 | |
| | ||||||
* | (setPackages) drop old KDE3 to KDE4 migration path | Thierry Vignaud | 2012-04-23 | 1 | -11/+0 | |
| | | | | since no supported distro offers KDE3 | |||||
* | (default_packages) install btrfs-progs if needed (mga#5274) | Thierry Vignaud | 2012-04-07 | 1 | -0/+1 | |
| | ||||||
* | do not crash if msec isn't installed | Thierry Vignaud | 2012-04-05 | 1 | -0/+1 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 | |
| | ||||||
* | (setPackages) only select kernel-$1-devel-latest if we actually match | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 | |
| | | | | (spot by perl_checker) | |||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 | |
| | | | | (spot by perl_checker) | |||||
* | (screenshot_dir__and_move) make it clearer | Thierry Vignaud | 2012-03-23 | 1 | -3/+4 | |
| | ||||||
* | (rpmsrate_always_flags) 3D flag must be updated for newer HW... | Thierry Vignaud | 2012-03-16 | 1 | -0/+1 | |
| | ||||||
* | (default_packages) install more packages earlier (shorewall & mandi), | Thierry Vignaud | 2012-03-10 | 1 | -0/+2 | |
| | | | | preventing useless installing steps later at summary stage | |||||
* | (default_packages) explain why acpi, acpid & mageia-gfxboot-theme packages ↵ | Thierry Vignaud | 2012-03-10 | 1 | -1/+1 | |
| | | | | are selected | |||||
* | (spawnShell) do not set DISPLAY if not in Gtk installer | Thierry Vignaud | 2012-03-06 | 1 | -1/+2 | |
| | ||||||
* | (default_packages) make sure we request packages only once (to be on the | Thierry Vignaud | 2012-03-02 | 1 | -1/+1 | |
| | | | | safe side, eg if someone has both HW RAID and soft RAID) | |||||
* | (default_packages) install mdadm for fake RAID too (mga#4750) | Thierry Vignaud | 2012-03-02 | 1 | -1/+1 | |
| | ||||||
* | (default_packages) log packages selected b/c of HW, fs, install method, ... | Thierry Vignaud | 2012-01-24 | 1 | -15/+25 | |
| | ||||||
* | (default_packages) do not install shorewall & mandi if firefwall is not ↵ | Thierry Vignaud | 2012-01-23 | 1 | -2/+0 | |
| | | | | configured | |||||
* | (ask_for_X_restart,take_screenshot) do not fork useless shell | Thierry Vignaud | 2012-01-06 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanup | Thierry Vignaud | 2011-09-17 | 1 | -1/+1 | |
| | ||||||
* | (default_packages) install perl-Hal-Cdroms for urpmi when needed | Thierry Vignaud | 2011-09-17 | 1 | -0/+2 | |
| | ||||||
* | (default_packages) install more packages earlier, preventing useless installing | Thierry Vignaud | 2011-09-08 | 1 | -0/+5 | |
| | | | | | | | | steps later at summary stage also fix "program not found: grub-gfxmenu" error message while installing (which probably happens since we moved bootloader setup later, at summary) | |||||
* | (default_packages) merge cpufreq detection logic into | Thierry Vignaud | 2011-09-07 | 1 | -2/+1 | |
| | | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases | |||||
* | (default_packages) better microcode_ctl management | Thierry Vignaud | 2011-09-07 | 1 | -0/+1 | |
| | ||||||
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 | |
| | ||||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -3/+3 | |
| | | | | | - use 'LDAP' instead of 'Ldap' | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ |