| Commit message (Expand) | Author | Age | Files | Lines |
* | version 2 | Anne Nicolas | 2012-04-25 | 2 | -1/+5 |
* | make advertising screens more generic | Anne Nicolas | 2012-04-25 | 4 | -0/+0 |
* | update desktop images | Anne Nicolas | 2012-04-25 | 6 | -0/+0 |
* | 14.1114.11 | Thierry Vignaud | 2012-04-25 | 3 | -1/+5 |
* | Updated Estonian translation. | Marek Laane | 2012-04-24 | 1 | -3/+3 |
* | reuse code from hd_gtk, fixes display of "Use free space" solution | Pascal Terjan | 2012-04-24 | 3 | -10/+20 |
* | fix removing several notebook pages | Pascal Terjan | 2012-04-24 | 2 | -3/+11 |
* | services: Read systemd service information. | Colin Guthrie | 2012-04-24 | 3 | -16/+86 |
* | services: Use systemctl to determin if a service is active under systemd. | Colin Guthrie | 2012-04-24 | 1 | -1/+5 |
* | services: Check for systemd unit when determining if a service exists. | Colin Guthrie | 2012-04-24 | 1 | -1/+1 |
* | services: Use the appropriate tool to start/stop services | Colin Guthrie | 2012-04-24 | 1 | -1/+5 |
* | services: Whitespace and comments | Colin Guthrie | 2012-04-24 | 1 | -7/+7 |
* | services: Use systemd utility functions to determin how to handle enabling/di... | Colin Guthrie | 2012-04-24 | 1 | -2/+6 |
* | services: Add a couple systemd untility functions. | Colin Guthrie | 2012-04-24 | 1 | -0/+8 |
* | services: Do not rely on /var/lock/subsys/$service to determin if a service i... | Colin Guthrie | 2012-04-24 | 1 | -1/+1 |
* | services: Whitespace | Colin Guthrie | 2012-04-24 | 1 | -3/+3 |
* | services: Tweak xinetd service handling to be more reusable. | Colin Guthrie | 2012-04-24 | 1 | -2/+2 |
* | services: Read descriptions from systemd units. | Colin Guthrie | 2012-04-24 | 1 | -8/+14 |
* | (choosePackages) fix offering desktop choice since DVD has task-kde4-minimal | Thierry Vignaud | 2012-04-24 | 2 | -1/+3 |
* | better log | Thierry Vignaud | 2012-04-24 | 1 | -2/+3 |
* | log a unlogged change (do not try to update KDE3 to KDE4 anymore) | Thierry Vignaud | 2012-04-24 | 1 | -0/+1 |
* | detect LVM on top on Encrypted partitions (mga#5330) | Pascal Terjan | 2012-04-23 | 4 | -2/+12 |
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -409/+465 |
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -967/+910 |
* | updated Romanian translation | Florin Catalin Russen | 2012-04-23 | 1 | -178/+176 |
* | 14.1014.10 | Thierry Vignaud | 2012-04-23 | 2 | -1/+3 |
* | (hdlist_on_disk) enhance it | Thierry Vignaud | 2012-04-23 | 1 | -1/+3 |
* | (choosePackagesTree) honor "no suggests" option (mga#3467) | Thierry Vignaud | 2012-04-23 | 2 | -1/+4 |
* | (selectInstallClass) explain | Thierry Vignaud | 2012-04-23 | 1 | -0/+1 |
* | (selectInstallClass) do not offer to upgrade mdv 201[1-9] (mga#5004) | Thierry Vignaud | 2012-04-23 | 2 | -1/+2 |
* | (choosePackagesTree) fix passing ->{media} to extractHeaders | Thierry Vignaud | 2012-04-23 | 2 | -1/+4 |
* | (setPackages) drop old KDE3 to KDE4 migration path | Thierry Vignaud | 2012-04-23 | 1 | -11/+0 |
* | 14.914.9 | Thierry Vignaud | 2012-04-23 | 2 | -1/+3 |
* | include missing perl modules (mga#5528) | Thierry Vignaud | 2012-04-23 | 2 | -0/+6 |
* | Split xinetd services out such that they can be handled separately from syste... | Colin Guthrie | 2012-04-22 | 1 | -1/+12 |
* | add bug reference | Thierry Vignaud | 2012-04-21 | 1 | -1/+1 |
* | Update Greek translation (mga#1122) | Dimitrios Glentadakis | 2012-04-21 | 1 | -2/+2 |
* | Update Greek translation | Dimitrios Glentadakis | 2012-04-21 | 1 | -9/+11 |
* | 14.814.8 | Thierry Vignaud | 2012-04-20 | 2 | -1/+3 |
* | (raid2real_kind) fix displaying empty info about RAID devices | Thierry Vignaud | 2012-04-20 | 2 | -0/+3 |
* | (create_display_box) fix crashing on calling a method on a non blessed reference | Thierry Vignaud | 2012-04-20 | 1 | -1/+2 |
* | (fs::partitioning_wizard::main) use newly introduced raid2real_kind() in | Thierry Vignaud | 2012-04-20 | 2 | -1/+5 |
* | (raid2real_kind) introduces it | Thierry Vignaud | 2012-04-20 | 1 | -0/+5 |
* | 14.714.7 | Thierry Vignaud | 2012-04-19 | 2 | -1/+3 |
* | (check_prog) add perl_checker hints | Thierry Vignaud | 2012-04-19 | 1 | -1/+2 |
* | (detect_during_install) stop all inactive raids before initializing RAIDs | Thierry Vignaud | 2012-04-19 | 2 | -0/+8 |
* | (stop_inactive_mds) split it out of detect_during_install() | Thierry Vignaud | 2012-04-19 | 1 | -0/+3 |
* | (_resolve_requested_and_check) explain | Thierry Vignaud | 2012-04-19 | 1 | -0/+1 |
* | (_resolve_requested_and_check) fix a crash when package state is empty (mga#5... | Thierry Vignaud | 2012-04-19 | 2 | -2/+6 |
* | When selecting where ro install bootloader, display mountpoint if available, ... | Pascal Terjan | 2012-04-19 | 3 | -1/+12 |