summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* no need to create /dev/zero and the like, udev already did itThierry Vignaud2012-05-231-1/+0
* /usr/X11R6 is now emptyThierry Vignaud2012-05-231-1/+1
* (urpmi_add_all_media) fix previous commit: display wait message until the endThierry Vignaud2012-05-151-1/+2
* - fix updates installation. installUpdates was relying on urpmi_add_all_mediaArnaud Patard2012-05-151-1/+1
* When selecting where ro install bootloader, display mountpoint if available, ...Pascal Terjan2012-04-191-1/+6
* ensure swap partition is activated in dracut (e.g. for swap on LVM, RAID etc)Colin Guthrie2012-04-141-1/+4
* (ask_user_and_root) typo fix in commentThierry Vignaud2012-04-101-1/+1
* perl_checker cleanupsThierry Vignaud2012-03-231-0/+1
* (installBootloader) simplifyThierry Vignaud2012-03-191-3/+2
* - use "splash" on the kernel command line vs. "splash=silent" as per upstreamColin Guthrie2012-03-191-3/+5
* (cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ...Thierry Vignaud2012-03-121-12/+0
* use lxdm for LXDEAnne Nicolas2012-03-121-1/+1
* (ask_for_X_restart,take_screenshot) do not fork useless shellThierry Vignaud2012-01-061-1/+1
* perl_checker cleanupsThierry Vignaud2011-12-171-5/+5
* (setupBootloader__entries) display partition labels when adding a foreign OSThierry Vignaud2011-12-171-1/+2
* (setupBootloader__general) display partition labels in list instead of just d...Thierry Vignaud2011-12-171-1/+2
* (selectLanguage_install) "Multi languages" => "Multiple languages" (mga#1011)Thierry Vignaud2011-08-051-1/+1
* move bootloader::cmp_kernel_versions() from bootloader to any for drakx-net (...Thierry Vignaud2011-07-271-0/+12
* - any.pm: Add lxsession to the wm list, and add lxde-logout as theAhmad Samir2011-06-161-1/+2
* - any.pm: 's!/usr/share/mdk/faces/!/usr/share/mga/faces/!' should fix (mga#1315)Ahmad Samir2011-05-171-1/+1
* Add nokmsboot boot option also if the bootloader is installed after setting u...Anssi Hannula2011-04-171-0/+5
* - any.pm: make it easier for rebranding by using %s magicAhmad Samir2011-04-071-2/+2
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-2/+2
* - import stage1/drakxtools arm supportArnaud Patard2011-03-181-1/+1
* - import stage1/drakxtools mips supportArnaud Patard2011-03-181-0/+5
* - try to parse DMI informations only on x86 to avoid reading/writing some randomArnaud Patard2011-03-181-1/+1
* partially Revert commit 509Dexter Morgan2011-02-111-1/+1
* correct and remove google licenseAnne Nicolas2011-02-111-10/+5
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-4/+4
* - kill Xorg process instead of obsolete X name processTomasz Paweł Gajc2010-07-251-2/+2
* - add xfce4 support to running_window_manager()Tomasz Paweł Gajc2010-07-251-1/+2
* user management: focus on first entry in dialog, root password ifOlivier Blin2010-06-091-2/+4
* always set resume= when a swap is available, regardless of its size (#34681)Pascal Terjan2010-05-181-5/+1
* [drakboot] add per-boot-entry lock with password checkboxChristophe Fergeau2010-04-121-0/+1
* [drakboot] drop "restricted" optionChristophe Fergeau2010-04-121-10/+0
* remember "restricted" setting in drakbootChristophe Fergeau2010-04-121-1/+5
* [drakboot] fix text for "restricted" optionChristophe Fergeau2010-04-121-2/+1
* (setupBootloader__general, read_grub_menu_lst, write_grub) default toThierry Vignaud2010-02-041-2/+0
* (setupBootloader__general, crypt_grub_password, is_already_crypted,Thierry Vignaud2010-02-031-0/+2
* (setupBootloader__general) make an advanced option out of 'ACPI' sinceThierry Vignaud2010-02-031-1/+1
* (get_apple_boot_parts) extract it out of setupBootloader__general()Thierry Vignaud2010-02-031-1/+6
* (setupBootloader__general) wrap for readabilityThierry Vignaud2010-02-031-6/+13
* (setupBootloader__general) add a title for security optionsThierry Vignaud2010-02-031-0/+1
* (setupBootloader__general) make restrict's 'validate' callback more readableThierry Vignaud2010-02-031-2/+6
* (setupBootloader__general) make 'restric' an advanced optionThierry Vignaud2010-02-031-1/+2
* (setupBootloader__general) always display security settingsThierry Vignaud2010-02-031-2/+0
* (setupBootloader__mbr_or_not) do not ask for bootloader location atThierry Vignaud2010-02-011-1/+3
* (_ask_mbr_or_not) extract it out of setupBootloader__mbr_or_not()Thierry Vignaud2010-02-011-8/+14
* (setupBootloader__entries) perl_checker cleanupsThierry Vignaud2010-02-011-2/+2