Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 13.35 | Olivier Blin | 2010-06-22 | 1 | -0/+2 |
| | |||||
* | fix perl-install/NEWS ordering from latest two changes | Herton Ronaldo Krzesinski | 2010-06-09 | 1 | -4/+4 |
| | |||||
* | - timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo, | Herton Ronaldo Krzesinski | 2010-06-09 | 1 | -0/+2 |
| | | | | | Brazil/East is the deprecated/old time zone name. | ||||
* | - timezone.pm: change India default timezone name from Asia/Calcutta to | Herton Ronaldo Krzesinski | 2010-06-09 | 1 | -0/+2 |
| | | | | | Asia/Kolkata (#59715) | ||||
* | user management: focus on first entry in dialog, root password if | Olivier Blin | 2010-06-09 | 1 | -0/+2 |
| | | | | | superuser is asked, user real name otherwise (#54910) | ||||
* | add scrollbar to partitionning wizard if needed | Pascal Terjan | 2010-06-09 | 1 | -0/+2 |
| | |||||
* | 13.34 | Thierry Vignaud | 2010-06-05 | 1 | -0/+2 |
| | |||||
* | further fix listing locales (#58543) | Thierry Vignaud | 2010-06-05 | 1 | -0/+1 |
| | | | | | | | | | like bug #59634, localedrake expects in anoter place that we always have xx_XX and xx_XX.UTF-8. But since 2010.1, the locales package was changed to only provide default glibc locales (plus only some new locales which are exceptions), before we had redundant but always a xx_XX dir created | ||||
* | fix spacing | Thierry Vignaud | 2010-06-05 | 1 | -1/+0 |
| | |||||
* | fix installing lib64sasl2-plug-gssapi instead of libsasl2-plug-gssapi on | Thierry Vignaud | 2010-06-05 | 1 | -0/+5 |
| | | | | 64bit machines when 32bit media are available (#57728) | ||||
* | fix displaying encoded reason | Thierry Vignaud | 2010-06-05 | 1 | -0/+1 |
| | |||||
* | fix translating reasons for 2nd stage warning when we change the driver | Thierry Vignaud | 2010-06-05 | 1 | -0/+2 |
| | | | | | (warning: needs further fix in notify-x11-free-driver-switch for UTF-8 encoding of the cat_()ed message) | ||||
* | (is_locale_installed,list_langs) fix listing locales only providing | Thierry Vignaud | 2010-06-05 | 1 | -0/+4 |
| | | | | | UTF8 metadata (#59634, Herton Ronaldo Krzesinski, further cleaned by me) | ||||
* | fix loading of btrfs module | Pascal Terjan | 2010-06-04 | 1 | -0/+1 |
| | |||||
* | 13.33 | Christophe Fergeau | 2010-06-04 | 1 | -0/+2 |
| | |||||
* | lookup major:minor of devices outside $::prefix | Pascal Terjan | 2010-06-04 | 1 | -0/+4 |
| | |||||
* | copy all devices to target | Pascal Terjan | 2010-06-02 | 1 | -0/+3 |
| | |||||
* | don't lose mountpoint if suggested partition was swap (#59510) | Pascal Terjan | 2010-05-28 | 1 | -0/+2 |
| | |||||
* | 13.31 | Christophe Fergeau | 2010-05-26 | 1 | -0/+2 |
| | |||||
* | update NEWS | Christophe Fergeau | 2010-05-26 | 1 | -0/+3 |
| | |||||
* | release 13.3013.30 | Pascal Terjan | 2010-05-26 | 1 | -0/+2 |
| | |||||
* | do not remove important networking packages even if they seem unused (#49668) | Pascal Terjan | 2010-05-26 | 1 | -0/+1 |
| | |||||
* | task-kde3-minimal is dead, and now task-gnome-minimal instead of task-gnome | Pascal Terjan | 2010-05-25 | 1 | -0/+2 |
| | |||||
* | release 13.29 | Pascal Terjan | 2010-05-24 | 1 | -0/+2 |
| | |||||
* | fix raid 0 to be handled as raid | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
| | |||||
* | force raid metadata to be 0.90 if /boot is on raid 1 | Pascal Terjan | 2010-05-24 | 1 | -2/+2 |
| | |||||
* | load raid metadata version | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
| | |||||
* | fix detection of /var partition | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
| | |||||
* | allow forcing raid metadata version | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
| | |||||
* | fix release note display on Ones (#59155) | Christophe Fergeau | 2010-05-19 | 1 | -0/+4 |
| | |||||
* | 13.28 | Olivier Blin | 2010-05-19 | 1 | -0/+2 |
| | |||||
* | add missing log message | Olivier Blin | 2010-05-19 | 1 | -0/+1 |
| | |||||
* | - display_help: allow scripts to close window, for first time wizard | Olivier Blin | 2010-05-19 | 1 | -0/+4 |
| | | | | | | (by default webkit only allows it for first page in history or for pages opened by DOM, requires webkit-1.2.0-3mdv2010.1) | ||||
* | release 13.26 | Pascal Terjan | 2010-05-17 | 1 | -0/+2 |
| | |||||
* | enable acl in fstab not on the fs as we currently do not handle options on ↵ | Pascal Terjan | 2010-05-13 | 1 | -1/+1 |
| | | | | the fs in an unified way and have no way to check if they are set in the apps | ||||
* | default to defaultFS in LVM, not ext2 | Pascal Terjan | 2010-05-13 | 1 | -0/+1 |
| | |||||
* | allow setting acl option in diskdrake | Pascal Terjan | 2010-05-13 | 1 | -0/+1 |
| | |||||
* | - enable acl by default on ext3/4 fs | Pascal Terjan | 2010-05-13 | 1 | -0/+3 |
| | | | | - enable user_xattr on home for ext2 too | ||||
* | workaround mapper/* being symlinks in dmraid support | Pascal Terjan | 2010-05-11 | 1 | -0/+3 |
| | |||||
* | update NEWS | Christophe Fergeau | 2010-05-11 | 1 | -0/+2 |
| | |||||
* | do not ask to reboot after resizing active LUKS if not mounted | Pascal Terjan | 2010-05-10 | 1 | -0/+1 |
| | |||||
* | diskdrake: don't ask to reboot after resize if not needed | Pascal Terjan | 2010-05-10 | 1 | -0/+3 |
| | |||||
* | fix creation of device mapper devices in fs::any::prepare_minimal_root | Pascal Terjan | 2010-05-09 | 1 | -0/+4 |
| | | | | (this fixes initrd creation from one if using lvm) | ||||
* | get major/minor of device mapper correctly now that they are links | Pascal Terjan | 2010-05-03 | 1 | -0/+3 |
| | |||||
* | release 13.23 | Pascal Terjan | 2010-04-30 | 1 | -1/+3 |
| | |||||
* | fix race when creating encrypted partition out of install | Pascal Terjan | 2010-04-30 | 1 | -0/+1 |
| | |||||
* | fix resize of active encrypted volumes | Pascal Terjan | 2010-04-30 | 1 | -0/+1 |
| | |||||
* | fix the crypto mountpoint checks for the create case | Pascal Terjan | 2010-04-30 | 1 | -0/+3 |
| | | | | when creating current partition is of type isRawLUKS, not yet LUKS | ||||
* | Release 13.22, enable gtk-button-images to have the lock displayed during ↵ | Pascal Terjan | 2010-04-29 | 1 | -0/+2 |
| | | | | install | ||||
* | refuse to have /boot encrypted | Pascal Terjan | 2010-04-29 | 1 | -0/+1 |
| |