Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | |||||
* | (installBootloader) simplify | Thierry Vignaud | 2012-03-19 | 1 | -3/+2 |
| | |||||
* | - use "splash" on the kernel command line vs. "splash=silent" as per upstream | Colin Guthrie | 2012-03-19 | 1 | -3/+5 |
| | | | | | | | code (e.g. plymouth, systemd and others) - support the "quiet" kernel command line argument to hide kernel text | ||||
* | (cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ↵ | Thierry Vignaud | 2012-03-12 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | | | | | loading of syscall.ph through any->detect_devices>modules>list_modules>MDK::Common>MDK::Common::System>syscall.ph This can end in crashing mgaaplet when performing live update (mga#3042) because of lazy loading of syscall (by which time perl may as well have been updated including syscall.ph which leave eg perl/5.12.x for perl/5.14.x) This also saves quite some memory for: - net_applet (5Mb aka 11%), - mgapplet (7Mb aka 14%) (as well as maybe for drakxnet but that's more transient): 21736 root 20 0 240m 44m 10m S 0 1.1 0:00.63 net_applet 21501 root 20 0 236m 39m 11m S 0 1.0 0:01.09 net_applet 23116 root 20 0 297m 50m 12m S 0 1.3 0:00.58 mgaapplet 23259 root 20 0 290m 43m 12m S 0 1.1 0:00.40 mgaapplet | ||||
* | use lxdm for LXDE | Anne Nicolas | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | (ask_for_X_restart,take_screenshot) do not fork useless shell | Thierry Vignaud | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2011-12-17 | 1 | -5/+5 |
| | |||||
* | (setupBootloader__entries) display partition labels when adding a foreign OS | Thierry Vignaud | 2011-12-17 | 1 | -1/+2 |
| | | | | | (similar to previous commit, maybe should we share some helper for devices listing & GUI-formating) | ||||
* | (setupBootloader__general) display partition labels in list instead of just ↵ | Thierry Vignaud | 2011-12-17 | 1 | -1/+2 |
| | | | | | | | disk names in "boot device" choice hard disk names were displayed since 'as suggested in bug #21524, display the info on hard drives in the "boot device" choice' (pixel, 2006-03-09) | ||||
* | (selectLanguage_install) "Multi languages" => "Multiple languages" (mga#1011) | Thierry Vignaud | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | move bootloader::cmp_kernel_versions() from bootloader to any for drakx-net ↵ | Thierry Vignaud | 2011-07-27 | 1 | -0/+12 |
| | | | | (#1266) | ||||
* | - any.pm: Add lxsession to the wm list, and add lxde-logout as the | Ahmad Samir | 2011-06-16 | 1 | -1/+2 |
| | | | | | ask_window_manager_to_logout command (mga#1395) | ||||
* | - any.pm: 's!/usr/share/mdk/faces/!/usr/share/mga/faces/!' should fix (mga#1315) | Ahmad Samir | 2011-05-17 | 1 | -1/+1 |
| | |||||
* | Add nokmsboot boot option also if the bootloader is installed after setting ↵ | Anssi Hannula | 2011-04-17 | 1 | -0/+5 |
| | | | | up a conflicting display driver (e.g. draklive-install). | ||||
* | - any.pm: make it easier for rebranding by using %s magic | Ahmad Samir | 2011-04-07 | 1 | -2/+2 |
| | | | | | - update po/pot files | ||||
* | - perl -pi -e 's!hard drive!hard disk drive!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -2/+2 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | - import stage1/drakxtools arm support | Arnaud Patard | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | - import stage1/drakxtools mips support | Arnaud Patard | 2011-03-18 | 1 | -0/+5 |
| | |||||
* | - try to parse DMI informations only on x86 to avoid reading/writing some random | Arnaud Patard | 2011-03-18 | 1 | -1/+1 |
| | | | | | memory location on arm/mips | ||||
* | partially Revert commit 509 | Dexter Morgan | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | correct and remove google license | Anne Nicolas | 2011-02-11 | 1 | -10/+5 |
| | |||||
* | 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 ------------------------------------------------------------------------ | ||||
* | - kill Xorg process instead of obsolete X name process | Tomasz Paweł Gajc | 2010-07-25 | 1 | -2/+2 |
| | |||||
* | - add xfce4 support to running_window_manager() | Tomasz Paweł Gajc | 2010-07-25 | 1 | -1/+2 |
| | |||||
* | user management: focus on first entry in dialog, root password if | Olivier Blin | 2010-06-09 | 1 | -2/+4 |
| | | | | | superuser is asked, user real name otherwise (#54910) | ||||
* | always set resume= when a swap is available, regardless of its size (#34681) | Pascal Terjan | 2010-05-18 | 1 | -5/+1 |
| | |||||
* | [drakboot] add per-boot-entry lock with password checkbox | Christophe Fergeau | 2010-04-12 | 1 | -0/+1 |
| | |||||
* | [drakboot] drop "restricted" option | Christophe Fergeau | 2010-04-12 | 1 | -10/+0 |
| | | | | | It wasn't doing anything for grub, and it has the effect to *lower* the security contrary to what users may think | ||||
* | remember "restricted" setting in drakboot | Christophe Fergeau | 2010-04-12 | 1 | -1/+5 |
| | |||||
* | [drakboot] fix text for "restricted" option | Christophe Fergeau | 2010-04-12 | 1 | -2/+1 |
| | |||||
* | (setupBootloader__general, read_grub_menu_lst, write_grub) default to | Thierry Vignaud | 2010-02-04 | 1 | -2/+0 |
| | | | | always crypt grub passwords | ||||
* | (setupBootloader__general, crypt_grub_password, is_already_crypted, | Thierry Vignaud | 2010-02-03 | 1 | -0/+2 |
| | | | | read_grub_menu_lst, write_grub) add support for crypted grub passwords | ||||
* | (setupBootloader__general) make an advanced option out of 'ACPI' since | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | | | | | it now works out of the box everywhere and it's now mainly a debug option | ||||
* | (get_apple_boot_parts) extract it out of setupBootloader__general() | Thierry Vignaud | 2010-02-03 | 1 | -1/+6 |
| | | | | for readability | ||||
* | (setupBootloader__general) wrap for readability | Thierry Vignaud | 2010-02-03 | 1 | -6/+13 |
| | |||||
* | (setupBootloader__general) add a title for security options | Thierry Vignaud | 2010-02-03 | 1 | -0/+1 |
| | |||||
* | (setupBootloader__general) make restrict's 'validate' callback more readable | Thierry Vignaud | 2010-02-03 | 1 | -2/+6 |
| | |||||
* | (setupBootloader__general) make 'restric' an advanced option | Thierry Vignaud | 2010-02-03 | 1 | -1/+2 |
| | |||||
* | (setupBootloader__general) always display security settings | Thierry Vignaud | 2010-02-03 | 1 | -2/+0 |
| | |||||
* | (setupBootloader__mbr_or_not) do not ask for bootloader location at | Thierry Vignaud | 2010-02-01 | 1 | -1/+3 |
| | | | | install time (requested by fcrozat+enael) (still available in summary) | ||||
* | (_ask_mbr_or_not) extract it out of setupBootloader__mbr_or_not() | Thierry Vignaud | 2010-02-01 | 1 | -8/+14 |
| | |||||
* | (setupBootloader__entries) perl_checker cleanups | Thierry Vignaud | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | enable to set bootloader password in high security level | Thierry Vignaud | 2010-01-14 | 1 | -1/+1 |
| | |||||
* | fix another xguest file path | Olivier Blin | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | fix xguest existence test | Olivier Blin | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | test existence of /usr/share/bootsplash/scripts/make-boot-splash | Olivier Blin | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | file instead of install status of bootsplash package to enable vga in bootloader (package check is not working during upgrade on x86_64) | ||||
* | (is_xguest_installed,ask_user_and_root) enable to install/deinstall xguest (tv) | Christophe Fergeau | 2009-10-21 | 1 | -0/+14 |
| | |||||
* | use autologin_file variable | Olivier Blin | 2009-10-13 | 1 | -2/+2 |
| | |||||
* | remove utf8_forced magic since we do not have to remember anymore if | Olivier Blin | 2009-10-13 | 1 | -7/+3 |
| | | | | | | the selected lang prefers UTF-8 or not, we use UTF-8 by default for all langs now |