summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* move mapper devices initialization slightly before (for next commit)Olivier Blin2008-02-281-6/+6
|
* 10.6.24Pascal Rigaux2008-02-281-0/+2
|
* move where it should be (bad merge)Pascal Rigaux2008-02-281-1/+1
|
* update Swedish translationThomas Backlund2008-02-271-95/+23
|
* - do not assign a mount point to partitions of type "Compaq diagnostics"Pascal Rigaux2008-02-271-0/+2
|
* updatesKeld Simonsen2008-02-261-18/+13
|
* - 2008.1 RC1 logoPascal Rigaux2008-02-262-0/+1
|
* 10.6.23Thierry Vignaud2008-02-251-0/+2
|
* update translation for ItalianAndrea Celli2008-02-231-3/+3
|
* update translation for ItalianAndrea Celli2008-02-231-13/+10
|
* Updated Estonian translation.Marek Laane2008-02-221-13/+5
|
* - adapt to cooker:Pascal Rigaux2008-02-221-0/+2
| | | | | o jfsprogs is now jfsutils
* - change background colorPascal Rigaux2008-02-212-2/+4
| | | | | (as requested by helene)
* 10.6.21Olivier Blin2008-02-191-0/+2
|
* - adapt to cooker rpm macros new locationsPascal Rigaux2008-02-192-2/+5
|
* 10.6.20Thierry Vignaud2008-02-181-0/+2
|
* use p4-clockmod for some Intel family 6 processors not supporting EST ↵Olivier Blin2008-02-181-0/+1
| | | | (Enhanced SpeedStep), models selected from p4-clockmod source code
* use speedstep-centrino only for supported models and prefer acpi-cpufreq ↵Olivier Blin2008-02-181-0/+2
| | | | (patch from Herton, #30208)
* update NEWSOlivier Blin2008-02-181-0/+3
|
* update translation for PolishTomasz Bednarski2008-02-181-15/+12
|
* - do not create alt_windows unless needed Pascal Rigaux2008-02-181-0/+2
| | | | | (regression introduced on 2007-11-26) (#37722)
* 2008.1 updatePjetur Hjaltason2008-02-181-137/+25
|
* Update Czech translation.Michal Bukovjan2008-02-171-18/+13
|
* Update hu translation on behalf of hu teamChristophe Berthelé2008-02-161-6/+9
|
* Update eo translation on behalf of eo teamChristophe Berthelé2008-02-161-187/+111
|
* install linuxwacom if neededThierry Vignaud2008-02-151-0/+1
|
* updated translationWanderlei Antonio Cavassin2008-02-141-3/+3
|
* load disk/ide before disk/scsi (to prevent sata deps from overriding ↵Olivier Blin2008-02-122-1/+7
| | | | non-libata pata modules)
* 10.6.19Pascal Rigaux2008-02-121-0/+2
|
* - do not propose "KDE, GNOME or Custom" profiles if the partition is small Pascal Rigaux2008-02-122-1/+4
| | | | | | | | | (< 2.5GB) otherwise the installer will not be able to install the full profile eg: kdebase-konsole doesn't get installed with a 2GB "/" (where "available size corrected" is 1.3GB)
* - auto partitioning: ensure the "/" is bigger on small drivesPascal Rigaux2008-02-121-0/+2
| | | | | eg: on 4G hd, "/" was 2G only, it will now be 2.7G
* fix spacing in 10.6.18's changelogThierry Vignaud2008-02-121-0/+1
|
* 10.6.18Olivier Blin2008-02-111-0/+3
|
* use list_modules::load_default_moddeps instead of loading hardcoded ↵Olivier Blin2008-02-112-3/+3
| | | | /modules/modules.dep
* 10.6.16Pascal Rigaux2008-02-111-0/+2
|
* - Xorg needs xkb/rules/base, otherwise it can go crazy (#35912)Pascal Rigaux2008-02-112-0/+2
|
* detect systems with C7-M processor as laptop (like Belinea s.book)Olivier Blin2008-02-061-0/+1
|
* - add mkntfs (#37462)Pascal Rigaux2008-02-062-0/+3
|
* Updated Slovenian translationJure Repinc2008-02-061-139/+130
|
* 10.6.13Pascal Rigaux2008-02-051-0/+2
|
* - add "vesa" X driver to use when framebuffer failsPascal Rigaux2008-02-053-1/+8
| | | | | | (useful for boxes which work with vga=785 which is not the default, in that case "vesa" should work)