summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 16.5616.56Thomas Backlund2015-02-101-0/+2
|
* - service_harddrake:Thomas Backlund2015-02-101-0/+4
| | | | | * add support for the new nvidia340 driver (mga#15255) * drop references to old unsupported nVidia drivers
* 16.5516.55Anne Nicolas2015-02-091-0/+2
|
* drakclock: Ensure that /etc/localtime is a symlink (mga#14888)Colin Guthrie2015-02-081-0/+1
| | | | | This is actually just a followup to d4be53b62 to use the wrapper symlinkf() function which seems a little bit neater (subjective) and to update NEWS file.
* users: Make sure to restart accounts-daemon after adding users (mga#15113)Colin Guthrie2015-02-081-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: Write the desired console font to /etc/vconsole.confColin Guthrie2015-02-081-0/+1
|
* i18n: Use the x-distro /etc/locale.conf file instead of /etc/sysconfig/i18nColin Guthrie2015-02-081-0/+1
| | | | | Ensure we read and write the /etc/locale.conf file, but still support reading from /etc/sysconfig/i18n to cope with upgrades.
* drakedm: Don't run ancient dm init script (which no longer exists)Colin Guthrie2015-02-081-0/+2
|
* 16.5316.53Luc Menut2015-02-061-0/+2
|
* Switch to Adwaita theme - remove oxygen-gtkLuc Menut2015-02-061-0/+2
|
* 16.5216.52Thomas Backlund2015-02-051-0/+2
|
* Fix GPT initialization on empty diskPascal Terjan2015-02-031-0/+1
|
* New default "simple" partitioning schemeRémi Verschelde2015-02-021-0/+5
| | | | | | | libDrakX/fsedit.pm: new "simple" partitioning scheme - create separate /home only when more than 50G are available - in such case, / is 6/19th of the available space up to 50G, swap is 1/19th up to 4G and /home is the rest (12/19th)
* adapt to 3.19Thierry Vignaud2015-01-281-0/+2
|
* 16.50Thomas Backlund2015-01-091-0/+2
|
* update NEWS for drakxtoolsThomas Backlund2015-01-081-0/+2
|
* release drakxtools tooThierry Vignaud2015-01-011-0/+4
|
* release drakxtolls as wellThierry Vignaud2014-12-061-0/+2
|
* do not crash if fstab contains a bind mountThierry Vignaud2014-11-251-0/+3
| | | | rationale: it crashes on a file (mga#14657)
* 16.4616.46Thierry Vignaud2014-11-251-0/+2
|
* log drakbug changeThierry Vignaud2014-11-251-0/+1
|
* recognize e17/lxde/mate/razor (mga#12495, Luc Menut)Thierry Vignaud2014-11-231-0/+3
|
* 16.4416.44Thierry Vignaud2014-10-231-0/+2
|
* draksound: adapt to the switch to systemd for spawning PulseAudioPascal Terjan2014-10-201-0/+2
|
* fix drakxservices not showing all services due to systemctl output changeColin Guthrie2014-10-201-0/+2
|
* 16.4216.42Pascal Terjan2014-10-201-0/+2
|
* Don't include display_installer_help in drakxtools, it can not run outside ↵Pascal Terjan2014-10-201-0/+2
| | | | install
* Only allow GRUB2 when booting on btrfsPascal Terjan2014-10-201-0/+2
|
* 16.4116.41Thierry Vignaud2014-10-201-0/+2
|
* - add packages to wanted_hardware_packages list to prevent them beingThomas Backlund2014-10-201-0/+3
| | | | | | removed: * b43-fwcutter, b43-openfwwf, atmel-firmware, speedtouch-firmware * zd1211-firmware, isdn4k-utils, rfkill, x11-driver-input-wacom
* sync with kernel-3.17Thierry Vignaud2014-10-201-0/+1
|
* Allow /boot on btrfsPascal Terjan2014-10-201-0/+2
|
* fix version in NEWSThierry Vignaud2014-10-201-1/+1
|
* 16.3816.39Thierry Vignaud2014-10-201-0/+2
|
* add support for gtkset() on 'ComboBoxText' widgetsThierry Vignaud2014-10-201-0/+2
| | | | for drakpxelinux...
* add kernel-3.16 supportThierry Vignaud2014-10-201-0/+1
|
* Switch uid/gid boundary to 1000+Colin Guthrie2014-10-201-0/+2
|
* 16.3716.37Colin Guthrie2014-07-031-0/+2
|
* improve fs sorting in combo box (mga#13640)Thierry Vignaud2014-07-031-0/+3
| | | | was "misplaced" in commit 58bbc1fb86132ac8ca16bef41fb0e8c91960846f
* 16.3616.36Thomas Backlund2014-07-011-0/+2
|
* hide /boot/efi check for now (mga#13638)Thomas Backlund2014-07-011-0/+1
|
* fix not being able to select packages when list contains only one (mga#13492)Thierry Vignaud2014-06-271-0/+2
|
* 16.3416.34Thierry Vignaud2014-06-261-0/+2
|
* fix installing fonts (Frédéric Buclin, mga#11849)Thierry Vignaud2014-06-261-0/+2
| | | | | fallout from gtk2 -> gtk3 switch get_filenames() now returns an arrayref instead of a list.
* (_find_file) introduce itThierry Vignaud2014-06-211-0/+2
| | | | | | | | either file has an absolute path and we check for its existence or it has not and we assume it's a binary to lookup in $PATH thus fixing a warning in mousedrake since commit be1d69418fda6e16422d634c59b54375bfa7a897
* fix loosing TZ choice when canceling TZ selection (mga#13534)Thierry Vignaud2014-06-201-0/+1
|
* fix crash on clicking Cancel after TZ selection (mga#13534)Thierry Vignaud2014-06-201-0/+3
|
* 16.3316.33Thierry Vignaud2014-06-181-0/+2
|
* do not even try to create basic /dev nodesThierry.Vignaud2014-06-181-0/+2
| | | | | Those should be handled by udev. Live install should be tested as some were added for it.
* 16.3216.32Thierry Vignaud2014-06-151-0/+4
|