summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* use UUID by default (for diskdrake and draklive-install)Olivier Blin2008-03-191-2/+1
|
* do not unconfigure timezone if timezone screen is canceled (#33565)Olivier Blin2008-03-191-0/+2
|
* fix version in NEWSThierry Vignaud2008-03-181-1/+1
|
* 10.16Thierry Vignaud2008-03-181-0/+2
|
* - fix setting default lang (which is given by gfxboot)Pascal Rigaux2008-03-183-4/+8
| | | | | | nb: one must not set $o->{locale}{lang} directly, otherwise $o->{locale}{country} will not have a valid value, hence some issues...
* - adduserdrake:Pascal Rigaux2008-03-181-0/+2
| | | | | o display kdm/gdm icon again (was disabled on year ago)
* include MDV::Snapshot for restoringThierry Vignaud2008-03-171-0/+2
|
* do not write aliases for asus_acpi and thinkpad_acpi in modprobe.preload, ↵Olivier Blin2008-03-171-0/+3
| | | | the modules are now handled by coldplug
* 10.15Olivier Blin2008-03-141-0/+2
|
* - 2008.1 RC2 logoPascal Rigaux2008-03-142-0/+2
|
* 10.14Pascal Rigaux2008-03-141-3/+2
|
* - adapt to cooker:Pascal Rigaux2008-03-142-1/+4
| | | | | o brltty libraries are now correctly in /lib64 on x86_64
* 10.13Pascal Rigaux2008-03-141-0/+2
|
* - mount ntfs-3g as ntfs during installPascal Rigaux2008-03-141-0/+2
| | | | | (fixes adding "windows" entry in bootloader)
* update (Nicolas Bauer)Thierry Vignaud2008-03-141-9/+15
|
* (update_n_merge) split it out of (merge) ; now (merge) only update po w/o ↵Thierry Vignaud2008-03-141-1/+3
| | | | updating main pot file
* - do not propose to upgrade non-mandriva and non-conectiva distros (#38408)Pascal Rigaux2008-03-132-0/+8
|
* cpufreq: fix gsx-suspmod probeOlivier Blin2008-03-101-0/+1
|
* - really fix partition device name for some dmraid (missing "p", cf #38363)Pascal Rigaux2008-03-071-0/+2
| | | | | (this is needed to complete commit r238726 | pixel | 2008-03-06)
* update (Rhoslyn Prys)Thierry Vignaud2008-03-071-8/+12
|
* 2008-03-07 Reinout van Schouwen <reinout@gmail.com>Reinout van Schouwen2008-03-071-200/+133
| | | | | | - nl.po: Updated Dutch translation
* 10.10Thierry Vignaud2008-03-061-0/+2
|
* - fix partition device name for some dmraid (missing "p", cf #38363)Pascal Rigaux2008-03-061-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 partitionOlivier Blin2008-03-051-0/+1
|
* - restore correct configuration of nfs/hd media in urpmi.cfgPascal Rigaux2008-03-052-2/+6
| | | | | (regression introduced in 10.8)
* - do not load i810fb, rely on vesa xorg drive instead (it may help #37772)Pascal Rigaux2008-03-053-18/+1
|
* - fix resizing/formatting ntfs, and create "Windows" entry in bootloaderPascal Rigaux2008-03-051-0/+2
| | | | | (broken because of ntfs-3g switch in previous release)
* install kernel586 on Transmeta Crusoe TM5800 (#37866)Pascal Rigaux2008-03-041-0/+2
|
* simplify ("file://foo" is same as "/foo")Pascal Rigaux2008-03-041-2/+1
|
* 10.8Pascal Rigaux2008-03-041-0/+2
|
* add bug numberPascal Rigaux2008-03-041-1/+1
|
* "media_info_dir: media_info" is by default now (urpmi 5.3)Pascal Rigaux2008-03-031-1/+0
|
* - use cdrom:// instead of removable:// in urpmi.cfg (urpmi 5.7)Pascal Rigaux2008-03-032-11/+5
|
* - no more /media/cdrom in fstab by defaultPascal Rigaux2008-03-031-0/+2
| | | | | (not needed anymore by urpmi)
* - use and install ntfs-3g by default for ntfs partitions (#37823)Pascal Rigaux2008-03-032-0/+2
|
* sortThierry Vignaud2008-03-031-2/+2
|
* - do not propose to deselect media if none can be deselectedPascal Rigaux2008-03-032-0/+3
|
* typo fixThierry Vignaud2008-03-031-2/+2
|
* be a little less verbosePascal Rigaux2008-03-031-1/+0
|
* - adapt code to upgrade from redhat for mdv extensions (& for ManboThierry Vignaud2008-03-032-5/+7
| | | | | Core by the way)
* - auto allocate: do not create /home if drive is smaller than 7GBPascal Rigaux2008-03-031-0/+2
|
* update translation for HebrewDotan Kamber2008-03-011-7/+6
|
* Update Finnish translationThomas Backlund2008-02-291-26/+18
|
* 10.6.25Olivier Blin2008-02-281-0/+2
|
* remove spurious '*' character (grmpf)Olivier Blin2008-02-281-1/+1
|
* log changesOlivier Blin2008-02-281-0/+2
|
* create fs::any::prepare_minimal_root() out of ↵Olivier Blin2008-02-281-11/+1
| | | | install::install2::formatPartitions() (to be used in draklive-install
* use fs::anyOlivier Blin2008-02-282-0/+2
|
* use newly moved fs::any::create_minimal_files (oops)Olivier Blin2008-02-281-1/+1
|
* move create_minimal_files() from install::any to fs::anyOlivier Blin2008-02-282-14/+2
|