Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix date | Olivier Blin | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | 10.22 | Olivier Blin | 2008-03-27 | 1 | -0/+2 |
| | |||||
* | really set the superuser password when using simplified user+root dialog ↵ | Olivier Blin | 2008-03-27 | 1 | -0/+3 |
| | | | | (#39218) | ||||
* | allow to create buttons with stock icons (for drakguard) | Olivier Blin | 2008-03-27 | 1 | -0/+2 |
| | |||||
* | handle services with "-" as default chkconfig level in more places (by ↵ | Olivier Blin | 2008-03-27 | 1 | -0/+2 |
| | | | | reusing _set_service wrapper) | ||||
* | - draksplash: | Pascal Rigaux | 2008-03-27 | 1 | -0/+2 |
| | | | | | | | o fix reading grub conf (#39346) also ensure we don't break $grub2dev when we're not given a valid $fstab | ||||
* | kill extra space | Thierry Vignaud | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | - partitioning wizard lirary: | Pascal Rigaux | 2008-03-25 | 1 | -0/+5 |
| | | | | | | | o allow "Use free space" if there is an extended partition even if all primary partitions are used (#38804) (*old* bug!) | ||||
* | sort | Thierry Vignaud | 2008-03-25 | 1 | -2/+2 |
| | |||||
* | 10.20 | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
| | |||||
* | ( _create_Window) do not run main_quit if not in a main loop (eg: | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
| | | | | | while loading GUI) but block window deletion instead (#39230) | ||||
* | - diskdrake --nfs | Pascal Rigaux | 2008-03-25 | 1 | -0/+2 |
| | | | | | o ensure "nfs-common" is started (#34103) | ||||
* | - adduserdrake | Pascal Rigaux | 2008-03-25 | 1 | -0/+3 |
| | | | | | | | o force the password to be utf8 (#23273) (that's what userdrake do) | ||||
* | 10.19 | Thierry Vignaud | 2008-03-21 | 1 | -0/+2 |
| | |||||
* | drakupdate_fstab: do not print added/removed mountpoints with --auto | Olivier Blin | 2008-03-21 | 1 | -0/+3 |
| | | | | | | (when run from harddrake, like in Mandriva One), but add a --verbose option instead | ||||
* | supplement NEWS | Olivier Blin | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | - bootloader-config, drakboot: | Pascal Rigaux | 2008-03-21 | 1 | -0/+3 |
| | | | | | | o fix device.map if it is not consistent with the system (eg: it says hd0 in sdb whereas it now is sda) (#39160) | ||||
* | - diskdrake: | Pascal Rigaux | 2008-03-21 | 1 | -0/+3 |
| | | | | | | o fix setting mount point of a /dev/mdX (#39142) (regression introduced in 10.8) | ||||
* | recommend using insensitive search (#39136) | Thierry Vignaud | 2008-03-21 | 1 | -0/+2 |
| | |||||
* | list ov51x-jpeg and qc-usb-messenger in webcam modules group | Olivier Blin | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | list gspca in webcam modules group | Olivier Blin | 2008-03-21 | 1 | -0/+2 |
| | |||||
* | 10.18 | Olivier Blin | 2008-03-21 | 1 | -0/+2 |
| | |||||
* | replace home path in user config files when renaming a user (#30380) | Olivier Blin | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | allow to ask both root and user accounts in the same step | Olivier Blin | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | - when reformatting swap, keep existing UUID (#38877) | Pascal Rigaux | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | fix importing fonts without chkfontpath (#37604) | Thierry Vignaud | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | stop restarting XFS server | Thierry Vignaud | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | - partitioning wizard: do not show error message in wizard mode when cancel ↵ | Olivier Blin | 2008-03-20 | 1 | -0/+3 |
| | | | | is clicked (clean wizard window instead) | ||||
* | 10.17 | Olivier Blin | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | update OpenOffice/BrOffice alternative according to selected lang (#37820) | Olivier Blin | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | move functions to get available space from installer to drakxtools (to be ↵ | Olivier Blin | 2008-03-20 | 1 | -0/+2 |
| | | | | used in draklive-install) | ||||
* | allow to use a simplified time step (no timezone selection, ntp settings as ↵ | Olivier Blin | 2008-03-19 | 1 | -0/+2 |
| | | | | advanced) | ||||
* | do not configure network if already up | Olivier Blin | 2008-03-19 | 1 | -0/+1 |
| | |||||
* | supplement NEWS | Olivier Blin | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | use UUID by default (for diskdrake and draklive-install) | Olivier Blin | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | 10.16.1 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | fix version in NEWS | Thierry Vignaud | 2008-03-18 | 1 | -1/+1 |
| | |||||
* | - handle position for paned widgets (needed for rpmdrake, #38762) | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | 10.16 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | (write) do not make /etc/sysconfig/i18n readable only by root in high | Thierry Vignaud | 2008-03-18 | 1 | -0/+3 |
| | | | | | security level (#39027) | ||||
* | - adduserdrake: | Pascal Rigaux | 2008-03-18 | 1 | -0/+2 |
| | | | | | o display kdm/gdm icon again (was disabled on year ago) | ||||
* | log salem's change | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |
| | |||||
* | - readding old log entry. | Tiago Salem Herrmann | 2008-03-17 | 1 | -0/+1 |
| | |||||
* | - reverting changes. gurpmi2 now can handle provides | Tiago Salem Herrmann | 2008-03-17 | 1 | -1/+0 |
| | |||||
* | do not continue if installing msec crashed or was canceled (#38911) | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |
| | |||||
* | do not write aliases for asus_acpi and thinkpad_acpi in modprobe.preload, ↵ | Olivier Blin | 2008-03-17 | 1 | -0/+3 |
| | | | | the modules are now handled by coldplug | ||||
* | 10.15 | Olivier Blin | 2008-03-14 | 1 | -0/+2 |
| | |||||
* | update NEWS regarding Gtk2::Notify::Queue | Olivier Blin | 2008-03-14 | 1 | -0/+2 |
| | |||||
* | - use package name instead of Provides on scannerdrake | Tiago Salem Herrmann | 2008-03-14 | 1 | -0/+1 |
| | |||||
* | - fix changing UID on forking (spotted by salem) | Thierry Vignaud | 2008-03-13 | 1 | -0/+2 |
| |