Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do use vga value for grub2 | Thierry Vignaud | 2015-05-09 | 1 | -0/+1 |
| | |||||
* | fix setting default grub2 entry | Thierry Vignaud | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | kill commented out code | Thierry Vignaud | 2015-05-09 | 1 | -2/+0 |
| | |||||
* | 16.9216.92 | Thierry Vignaud | 2015-05-09 | 1 | -0/+1 |
| | |||||
* | add a dedicate step for grub2 (mga#9627) | Thierry Vignaud | 2015-05-09 | 1 | -1/+46 |
| | | | | | | | rationale: grub2 entries are autogenerated, thus: - we cannot just reuse labels from previous bootloader (grub-legacy/lilo) - we cannot alter entries | ||||
* | perl_checker cleanups | Thierry Vignaud | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | stop logging obsolete grub2 drakboot.conf | Thierry Vignaud | 2015-05-06 | 1 | -1/+0 |
| | | | | | Should have been done in commit 32c13f240d965a60c15ad70152b5930faa3caee8 | ||||
* | log grub2 install.sh in report.bug (mga158557) | Thierry Vignaud | 2015-05-06 | 1 | -0/+1 |
| | | | | | like for grub... Should have been done in commit 32c13f240d965a60c15ad70152b5930faa3caee8 | ||||
* | log grub2 config in report.bug like for grub/lilo | Thierry Vignaud | 2015-04-08 | 1 | -0/+3 |
| | |||||
* | Revert "Fix timezone dir install prefix prepending (broken symlink during ↵ | Angelo Naselli | 2015-02-15 | 1 | -1/+1 |
| | | | | | | installer mga#14888)" This reverts commit 46ce1e3284d595bd7be1ab41a79ecd67730553e4. | ||||
* | Fix timezone dir install prefix prepending (broken symlink during installer ↵ | Colin Guthrie | 2015-02-15 | 1 | -1/+1 |
| | | | | mga#14888) | ||||
* | users: Make sure to restart accounts-daemon after adding users (mga#15113) | Colin Guthrie | 2015-02-08 | 1 | -0/+1 |
| | | | | | | | | | | This prevents various details being loaded about the user when they first login (including being listed in GDM and other user editing bits within GNOME). It also has some effect on i18n where the user's language settings are totally reset (to en_US) rather than inheriting the system prefs which seems to be the problem presented in mga#14476 | ||||
* | i18n: Use the x-distro /etc/locale.conf file instead of /etc/sysconfig/i18n | Colin Guthrie | 2015-02-08 | 1 | -0/+1 |
| | | | | | Ensure we read and write the /etc/locale.conf file, but still support reading from /etc/sysconfig/i18n to cope with upgrades. | ||||
* | (header) make it usable outside of any.pm | Thierry.Vignaud | 2014-10-20 | 1 | -5/+5 |
| | | | | (needed for next commit) | ||||
* | Switch uid/gid boundary to 1000+ | Colin Guthrie | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -58/+6 |
| | | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox? | ||||
* | fix untranslated button | Thierry Vignaud | 2014-01-22 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups including fixing wrong variable name (mga#11746) | Thierry Vignaud | 2014-01-07 | 1 | -2/+2 |
| | |||||
* | Add minimal/experimental lightdm autologin support to drakboot | Jani Välimaa | 2014-01-07 | 1 | -0/+12 |
| | |||||
* | fix pausing installing while displaying release notes | Thierry Vignaud | 2013-12-20 | 1 | -1/+1 |
| | | | | (reverting commit 3d93ee6ae8a7715327ba89f3250f49c81ca47c7d) | ||||
* | no more run urpmi.update when adding media | Thierry Vignaud | 2013-11-29 | 1 | -12/+0 |
| | | | | | this is uneeded with urpmi-7.27+ basically reverting commit 810c20b3 | ||||
* | fix setting locale with Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
| | |||||
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 1 | -8/+8 |
| | |||||
* | log why updates were not applied | Thierry Vignaud | 2013-11-13 | 1 | -2/+9 |
| | | | | | log a nice message (urpmi not found or no network) instead of a silent missing feature | ||||
* | do not use gdm automatically for XFCE (too heavy) | Anne Nicolas | 2013-11-08 | 1 | -1/+0 |
| | |||||
* | Remove "Clean /tmp at each boot" option | Olav Vitters | 2013-10-15 | 1 | -11/+3 |
| | | | | | Not needed since systemd automatically already sets up /tmp using tmpfs. Proposed and accepted on dev mailing list. | ||||
* | any: Fix path to urpmi.update (mga#11125) | Colin Guthrie | 2013-10-13 | 1 | -1/+1 |
| | |||||
* | fix displaying need to install acpi* packages when re already installed | Thierry Vignaud | 2013-05-31 | 1 | -1/+1 |
| | |||||
* | do not enable to pick xguest (mga#9750) | Thierry Vignaud | 2013-05-16 | 1 | -0/+2 |
| | |||||
* | any.pm: dont add arch() to release-notes file name (#10087) | Thomas Backlund | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | finish-install/installer: enable Nonfree/Tainted repositories if a package ↵ | Olivier Blin | 2013-05-09 | 1 | -0/+13 |
| | | | | having a matching name is installed (#8379) | ||||
* | make xdm installation automatic in auto_inst mode (mga#9875) | Thierry Vignaud | 2013-05-01 | 1 | -3/+3 |
| | |||||
* | simplify | Thierry Vignaud | 2013-04-27 | 1 | -1/+1 |
| | |||||
* | fix dialogs popup with drakx-in-chroot | Thierry Vignaud | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | kill everything regarding legacy ide-scsi (removed on january 2009, in 2.6.29) | Thierry Vignaud | 2013-03-05 | 1 | -6/+0 |
| | |||||
* | prevent displaying twice release notes | Thierry Vignaud | 2013-03-04 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2013-03-04 | 1 | -1/+0 |
| | |||||
* | do not forbid installing grub2 on a partition anymore now that we support it | Thierry Vignaud | 2013-02-27 | 1 | -8/+0 |
| | | | | | reverting commit r7350 from 2013-02-20: "prevent installing grub2 somewhere else than MBR" | ||||
* | do not attempt to use gurpmi.addmedia or gurpmi if in text mode | Thierry Vignaud | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | prevent installing grub2 somewhere else than MBR | Thierry Vignaud | 2013-02-20 | 1 | -0/+8 |
| | |||||
* | adapt to new help layout (mga#5634) | Thierry Vignaud | 2012-12-28 | 1 | -2/+2 |
| | |||||
* | (display_release_notes) kill now useless font size workaround | Thierry Vignaud | 2012-12-10 | 1 | -6/+0 |
| | |||||
* | (selectLanguage_install) change title of of "Multiple languages" dialog | Thierry Vignaud | 2012-12-10 | 1 | -0/+1 |
| | | | | | box from "Please Choose A Language To Use" to "Select Additional Languages" (mga#7648) | ||||
* | adapt to new reboot path | Thierry Vignaud | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | (main_license) factorize call to warning_about_patents() | Thierry Vignaud | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | (display_release_notes) kill old commented stuff | Thierry Vignaud | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead of | Thierry Vignaud | 2012-08-30 | 1 | -1/+1 |
| | | | | /proc/bus/usb | ||||
* | (install_acpi_pkgs) install acpi & acpid at once, in only one transaction | Thierry Vignaud | 2012-08-07 | 1 | -2/+1 |
| | |||||
* | autologin: support lxdm & slim too (#3715, based on Derek Jennings | Thierry Vignaud | 2012-07-26 | 1 | -2/+8 |
| | | | | | | suggestion) also install autologin for lxdm & slim too |