Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.2810.28 | Pascal Rigaux | 2008-04-03 | 1 | -0/+2 |
| | |||||
* | - when computed install size in group selection (#39303) | Pascal Rigaux | 2008-04-03 | 1 | -0/+3 |
| | | | | | (it didn't take suggests into account) | ||||
* | 10.2710.27 | Thierry Vignaud | 2008-04-03 | 1 | -0/+2 |
| | |||||
* | enable to restore the system through rsnapshot if giving "restore" on cmdline | Thierry Vignaud | 2008-04-03 | 1 | -0/+2 |
| | |||||
* | (get_html_file) fix broken help because of s/pt_BR/pt_br/ change in file ↵ | Thierry Vignaud | 2008-04-03 | 1 | -0/+1 |
| | | | | names (#36774) | ||||
* | - 2008.1 logo (the good one) | Pascal Rigaux | 2008-04-02 | 1 | -0/+2 |
| | |||||
* | 10.2610.26 | Pascal Rigaux | 2008-04-02 | 1 | -0/+2 |
| | |||||
* | 2008.1 logo | Pascal Rigaux | 2008-04-02 | 1 | -0/+1 |
| | |||||
* | fix crash when detecting network connection with supplementary media | Olivier Blin | 2008-04-01 | 1 | -0/+2 |
| | |||||
* | 10.2310.23 | Pascal Rigaux | 2008-03-31 | 1 | -0/+2 |
| | |||||
* | fix computing time according to timezone in local/UTC dialog | Olivier Blin | 2008-03-28 | 1 | -0/+2 |
| | | | | | (by using zoneinfo files from the installed prefix) | ||||
* | move news entry in the proper place | Olivier Blin | 2008-03-28 | 1 | -2/+2 |
| | |||||
* | detect as laptop systems with ACPI lid button | Olivier Blin | 2008-03-28 | 1 | -0/+2 |
| | | | | | (i.e. if /sys/bus/acpi/devices/PNP0C0D:* exists) | ||||
* | - ensure umount on loopback-mounted-file doesn't leak /dev/loop | Pascal Rigaux | 2008-03-28 | 1 | -0/+2 |
| | | | | | (otherwise it breaks install from isos on disk) (#36992) | ||||
* | - warn the user and propose to install/quit-install before upgrading from a | Pascal Rigaux | 2008-03-28 | 1 | -0/+3 |
| | | | | | partition where "/" is ext3 with block-size 1KB to avoid kernel bug (#37583) | ||||
* | 10.2110.21 | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
| | |||||
* | - partitioning wizard lirary: | Pascal Rigaux | 2008-03-25 | 1 | -0/+3 |
| | | | | | | | o allow "Use free space" if there is an extended partition even if all primary partitions are used (#38804) (*old* bug!) | ||||
* | add missing bug reference | Thierry Vignaud | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | fix errors while setting PA preferences (#39270) | Thierry Vignaud | 2008-03-25 | 1 | -0/+1 |
| | |||||
* | - use umask=0 by default on vfat (#39315) | Pascal Rigaux | 2008-03-25 | 1 | -0/+1 |
| | |||||
* | - 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 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-03-21 | 1 | -0/+3 |
| | | | | | | o fix setting mount point of a /dev/mdX (#39142) (regression introduced in 10.8) | ||||
* | - when skipping bootloader installation, correctly say "None" in summary | Pascal Rigaux | 2008-03-21 | 1 | -0/+2 |
| | | | | | | | | (#39101) for this, setting $bootloader->{boot} to '', it's simple enough and seems to work nicely :) | ||||
* | - correctly set country when given lang=xxx on /proc/cmdline | Pascal Rigaux | 2008-03-21 | 1 | -0/+3 |
| | | | | | (regression introduced in 10.16) (#39104) | ||||
* | 10.18 | Olivier Blin | 2008-03-21 | 1 | -0/+2 |
| | |||||
* | - when reformatting swap, keep existing UUID (#38877) | Pascal Rigaux | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | - add Xorg.0.log to report.bug.gz (to help diagnose why X failed) | Pascal Rigaux | 2008-03-20 | 1 | -0/+1 |
| | |||||
* | - ask which drive to install bootloader if we don't really know which is first | Pascal Rigaux | 2008-03-20 | 1 | -0/+2 |
| | | | | | bios drive (cf #38829) | ||||
* | fix reading alternatives in install | Olivier Blin | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | 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/+1 |
| | |||||
* | do not unconfigure timezone if timezone screen is canceled (#33565) | Olivier Blin | 2008-03-19 | 1 | -0/+2 |
| | |||||
* | fix version in NEWS | Thierry Vignaud | 2008-03-18 | 1 | -1/+1 |
| | |||||
* | 10.16 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | - fix setting default lang (which is given by gfxboot) | Pascal Rigaux | 2008-03-18 | 1 | -0/+1 |
| | | | | | | nb: one must not set $o->{locale}{lang} directly, otherwise $o->{locale}{country} will not have a valid value, hence some issues... | ||||
* | - adduserdrake: | Pascal Rigaux | 2008-03-18 | 1 | -0/+2 |
| | | | | | o display kdm/gdm icon again (was disabled on year ago) | ||||
* | 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 |
| | |||||
* | - 2008.1 RC2 logo | Pascal Rigaux | 2008-03-14 | 1 | -0/+2 |
| | |||||
* | 10.14 | Pascal Rigaux | 2008-03-14 | 1 | -3/+2 |
| | |||||
* | - adapt to cooker: | Pascal Rigaux | 2008-03-14 | 1 | -0/+3 |
| | | | | | o brltty libraries are now correctly in /lib64 on x86_64 | ||||
* | 10.13 | Pascal Rigaux | 2008-03-14 | 1 | -0/+2 |
| | |||||
* | - mount ntfs-3g as ntfs during install | Pascal Rigaux | 2008-03-14 | 1 | -0/+2 |
| | | | | | (fixes adding "windows" entry in bootloader) | ||||
* | - do not propose to upgrade non-mandriva and non-conectiva distros (#38408) | Pascal Rigaux | 2008-03-13 | 1 | -0/+1 |
| | |||||
* | cpufreq: fix gsx-suspmod probe | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
| | |||||
* | - really fix partition device name for some dmraid (missing "p", cf #38363) | Pascal Rigaux | 2008-03-07 | 1 | -0/+2 |
| | | | | | (this is needed to complete commit r238726 | pixel | 2008-03-06) | ||||
* | 10.1010.10 | Thierry Vignaud | 2008-03-06 | 1 | -0/+2 |
| | |||||
* | - fix partition device name for some dmraid (missing "p", cf #38363) | Pascal Rigaux | 2008-03-06 | 1 | -0/+1 |
| | | | | | | | | simplifying code, since using "p" to separate device name from partition number when device name ends with a digit is standard in the kernel $hd->{prefix} is no more always created. Only used in same special cases | ||||
* | do not timeout after 10 minutes when resizing NTFS partition | Olivier Blin | 2008-03-05 | 1 | -0/+1 |
| |