Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release drakxtolls as well | Thierry Vignaud | 2014-12-06 | 1 | -0/+2 |
| | |||||
* | do not crash if fstab contains a bind mount | Thierry Vignaud | 2014-11-25 | 1 | -0/+3 |
| | | | | rationale: it crashes on a file (mga#14657) | ||||
* | 16.4616.46 | Thierry Vignaud | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | log drakbug change | Thierry Vignaud | 2014-11-25 | 1 | -0/+1 |
| | |||||
* | recognize e17/lxde/mate/razor (mga#12495, Luc Menut) | Thierry Vignaud | 2014-11-23 | 1 | -0/+3 |
| | |||||
* | 16.4416.44 | Thierry Vignaud | 2014-10-23 | 1 | -0/+2 |
| | |||||
* | draksound: adapt to the switch to systemd for spawning PulseAudio | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | fix drakxservices not showing all services due to systemctl output change | Colin Guthrie | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.4216.42 | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | Don't include display_installer_help in drakxtools, it can not run outside ↵ | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | | | | install | ||||
* | Only allow GRUB2 when booting on btrfs | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.4116.41 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | - add packages to wanted_hardware_packages list to prevent them being | Thomas Backlund | 2014-10-20 | 1 | -0/+3 |
| | | | | | | removed: * b43-fwcutter, b43-openfwwf, atmel-firmware, speedtouch-firmware * zd1211-firmware, isdn4k-utils, rfkill, x11-driver-input-wacom | ||||
* | sync with kernel-3.17 | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | Allow /boot on btrfs | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | fix version in NEWS | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | 16.3816.39 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | add support for gtkset() on 'ComboBoxText' widgets | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | | | | for drakpxelinux... | ||||
* | add kernel-3.16 support | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | Switch uid/gid boundary to 1000+ | Colin Guthrie | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.3716.37 | Colin Guthrie | 2014-07-03 | 1 | -0/+2 |
| | |||||
* | improve fs sorting in combo box (mga#13640) | Thierry Vignaud | 2014-07-03 | 1 | -0/+3 |
| | | | | was "misplaced" in commit 58bbc1fb86132ac8ca16bef41fb0e8c91960846f | ||||
* | 16.3616.36 | Thomas Backlund | 2014-07-01 | 1 | -0/+2 |
| | |||||
* | hide /boot/efi check for now (mga#13638) | Thomas Backlund | 2014-07-01 | 1 | -0/+1 |
| | |||||
* | fix not being able to select packages when list contains only one (mga#13492) | Thierry Vignaud | 2014-06-27 | 1 | -0/+2 |
| | |||||
* | 16.3416.34 | Thierry Vignaud | 2014-06-26 | 1 | -0/+2 |
| | |||||
* | fix installing fonts (Frédéric Buclin, mga#11849) | Thierry Vignaud | 2014-06-26 | 1 | -0/+2 |
| | | | | | fallout from gtk2 -> gtk3 switch get_filenames() now returns an arrayref instead of a list. | ||||
* | (_find_file) introduce it | Thierry Vignaud | 2014-06-21 | 1 | -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 Vignaud | 2014-06-20 | 1 | -0/+1 |
| | |||||
* | fix crash on clicking Cancel after TZ selection (mga#13534) | Thierry Vignaud | 2014-06-20 | 1 | -0/+3 |
| | |||||
* | 16.3316.33 | Thierry Vignaud | 2014-06-18 | 1 | -0/+2 |
| | |||||
* | do not even try to create basic /dev nodes | Thierry.Vignaud | 2014-06-18 | 1 | -0/+2 |
| | | | | | Those should be handled by udev. Live install should be tested as some were added for it. | ||||
* | 16.3216.32 | Thierry Vignaud | 2014-06-15 | 1 | -0/+4 |
| | |||||
* | 16.3016.30 | Thierry Vignaud | 2014-06-04 | 1 | -0/+2 |
| | |||||
* | update locales list | Thierry Vignaud | 2014-05-29 | 1 | -0/+1 |
| | |||||
* | (configure_hal) kill it | Thierry.Vignaud | 2014-05-27 | 1 | -0/+2 |
| | | | | HAL has been obsoleted years ago... | ||||
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | 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? | ||||
* | adjust package names to match reality | Thierry.Vignaud | 2014-05-26 | 1 | -0/+2 |
| | |||||
* | convert comments to POD | Thierry.Vignaud | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | fix detecting some UPS devices (mga#13424) | Thierry Vignaud | 2014-05-24 | 1 | -0/+2 |
| | |||||
* | 16.2816.28 | Thierry Vignaud | 2014-04-28 | 1 | -0/+2 |
| | |||||
* | recognize new kernel-3.14 drivers | Thierry Vignaud | 2014-04-28 | 1 | -0/+2 |
| | | | | we lack the new ones introduced in 3.13... | ||||
* | 16.2716.27 | Thierry Vignaud | 2014-02-18 | 1 | -0/+1 |
| | |||||
* | - nuke create_link_source(), as we haven't supported building against | Thomas Backlund | 2014-02-07 | 1 | -0/+6 |
| | | | | | | | an unprepared source for ages, and currently can also create wrong symlinks when kernel-source is installed before for example kernel-linus as found out during QA for mga#12518 and debugging the issue on irc | ||||
* | 16.26.816.26.8 | Thierry Vignaud | 2014-02-04 | 1 | -0/+2 |
| | |||||
* | fix untranslated "Help" entry in menu (mga#12497) | Thierry Vignaud | 2014-02-01 | 1 | -0/+3 |
| | | | | | one string wasn't tagged as "to be translate" in commit ca6a026a23f723a74dab9a7d3afc11c2a43c01f2 | ||||
* | 16.26.716.26.7 | Colin Guthrie | 2014-01-25 | 1 | -0/+2 |
| | |||||
* | Do not exec pkexec but run it so it has a parent process to fix double fork ↵ | Colin Guthrie | 2014-01-22 | 1 | -0/+3 |
| | | | | issues mga#11184 mga#12364 | ||||
* | 16.26.116.26.1 | Thierry Vignaud | 2014-01-20 | 1 | -0/+2 |
| | |||||
* | increase back minimum partition width for Oxygen (mga#11977) | Thierry Vignaud | 2014-01-20 | 1 | -0/+3 |
| | | | | | | reverting commit 6861dc0526938a22da627308591d652b05b8fbf6 this should results in better sizing if there's a lot a small partitions as oxygen's ToggleButtons minimum width is bigger |