Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15.3115.31 | Thierry Vignaud | 2013-03-28 | 1 | -0/+2 |
* | do not show notification bubble in net_applet | Thierry Vignaud | 2013-03-28 | 1 | -0/+2 |
* | recognize more webcam | Thierry Vignaud | 2013-03-28 | 1 | -1/+1 |
* | recognize more bluetooth devices (might help mga#5841) | Thierry Vignaud | 2013-03-28 | 1 | -0/+2 |
* | 15.2815.28 | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
* | actually preserve UUID when formatting (mga#9428) | Thierry Vignaud | 2013-03-20 | 1 | -0/+2 |
* | do not build initrd if no bootloader is detected and --no-initd argument is s... | Colin Guthrie | 2013-03-19 | 1 | -0/+3 |
* | install nss-pam-ldapd instead of nss_ldap (mga#9375) | Thierry Vignaud | 2013-03-15 | 1 | -0/+3 |
* | 15.2715.27 | Thierry Vignaud | 2013-03-12 | 1 | -0/+2 |
* | fix mounting NFS server (Derek Jennings, mga#207) | Thierry Vignaud | 2013-03-12 | 1 | -0/+1 |
* | install grub2-efi instead of grub2 if using UEFI (mga#8886) | Thierry Vignaud | 2013-03-12 | 1 | -0/+3 |
* | 15.2615.26 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
* | fixup git/svn add | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
* | 15.2515.25 | Thierry Vignaud | 2013-03-05 | 1 | -0/+2 |
* | prevent displaying twice release notes | Thierry Vignaud | 2013-03-04 | 1 | -0/+3 |
* | 15.24.115.24.1 | Thomas Backlund | 2013-03-01 | 1 | -0/+2 |
* | - harddrake: | Thomas Backlund | 2013-03-01 | 1 | -0/+3 |
* | fix bug ID | Thierry Vignaud | 2013-03-01 | 1 | -1/+1 |
* | 15.2415.24 | Thierry Vignaud | 2013-02-28 | 1 | -0/+2 |
* | try harder not to have duplicate stuff on grub2 cmd line | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
* | fix installing grub2 on a partition (mga#8462) | Thierry Vignaud | 2013-02-27 | 1 | -0/+3 |
* | 15.2315.23 | Thierry Vignaud | 2013-02-27 | 1 | -0/+2 |
* | read & save timeout value (mga#8850) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
* | set default parameters in grub2 config (mga#9177) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
* | (read_grub2) read more of grub2 config | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
* | (method_choices_raw) put grub2 before grub-legacy | Thierry Vignaud | 2013-02-27 | 1 | -0/+3 |
* | 15.2115.21 | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
* | add proper support for grub2 for bootloader-config | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
* | (read_grub2) add basic support for reading back grub2 config | Thierry Vignaud | 2013-02-26 | 1 | -0/+1 |
* | (read_grub2,install_grub2) read & write /boot/grub2/drakboot.conf | Thierry Vignaud | 2013-02-26 | 1 | -0/+1 |
* | prevent installing grub2 somewhere else than MBR | Thierry Vignaud | 2013-02-20 | 1 | -0/+2 |
* | (call_blkid) always bypass blkid cache | Colin Guthrie | 2013-02-14 | 1 | -0/+2 |
* | 15.1915.19bis | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
* | update translations | Thomas Backlund | 2013-01-16 | 1 | -0/+1 |
* | (call_blkid) do not bypass blkid cache | Thierry Vignaud | 2012-12-28 | 1 | -0/+2 |
* | 15.1415.14 | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
* | fix installing grub2 from live session (blino) | Thomas Backlund | 2012-12-17 | 1 | -0/+2 |
* | (init) use new exceptions management | Thierry Vignaud | 2012-12-17 | 1 | -0/+2 |
* | 15.1315.13 | Thierry Vignaud | 2012-12-15 | 1 | -0/+2 |
* | fix checking grub2 installation (mga#8390) | Thierry Vignaud | 2012-12-15 | 1 | -0/+2 |
* | typo fix | Thierry Vignaud | 2012-12-14 | 1 | -1/+1 |
* | 15.1215.12 | Thierry Vignaud | 2012-12-14 | 1 | -0/+2 |
* | (read_grub2) "enhance" fake gru2 conf reading (mga#8366) | Thierry Vignaud | 2012-12-14 | 1 | -0/+2 |
* | grub2 fix was also for drakboot | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
* | 15.1115.11 | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
* | (register_main_window) add it for tracking main windows | Thierry Vignaud | 2012-12-13 | 1 | -0/+1 |
* | (quit_popup) popup a dialog confirming to quit when clicking "X" (mga#1812) | Thierry Vignaud | 2012-12-13 | 1 | -0/+2 |
* | (create_widget) fix quitting app when closing "advanced" dialog | Thierry Vignaud | 2012-12-13 | 1 | -0/+3 |
* | actually bootloader fix is for drakboot too | Thierry Vignaud | 2012-12-12 | 1 | -0/+4 |
* | 15.915.9 | Thierry Vignaud | 2012-12-11 | 1 | -0/+2 |