summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* 10.6.12Pascal Rigaux2008-02-051-0/+2
|
* - 2008.1 beta2 logoPascal Rigaux2008-02-052-0/+1
|
* - set $::isInstall soon enough for fs::type data-structure creation:Pascal Rigaux2008-02-042-1/+4
| | | | | fixes reiser4 appearing in diskdrake during install (#36999)
* Osatuta.Iñigo Salvador Azurmendi2008-02-021-40/+25
|
* update translation for HebrewDotan Kamber2008-02-011-43/+43
|
* update translation for HebrewDotan Kamber2008-02-011-2/+2
|
* Japanese translation updated.Yukiko Bando2008-01-311-5/+5
|
* - add grub entries to allow booting other installed distrosPascal Rigaux2008-01-301-0/+3
| | | | | (using grub "configfile") (see #16604)
* create common::parse_release_file() out of find_root_parts()Pascal Rigaux2008-01-301-10/+2
|
* compress through lzma instead of bzip2Thierry Vignaud2008-01-301-1/+1
|
* 10.6.10Thierry Vignaud2008-01-301-0/+2
|
* oops, reverting again to xkb, since otherwise Ctrl-Alt-Fx doesn't work :-/Pascal Rigaux2008-01-293-5/+1
|
* adapt to thai fonts in cookerPascal Rigaux2008-01-291-1/+1
|
* - revert to using xmodmap instead of xkb (workaround bug #35912)Pascal Rigaux2008-01-293-1/+5
|
* log handing new drivers here tooThierry Vignaud2008-01-281-0/+7
|
* - fix detecting existing LVMs (#31228)Pascal Rigaux2008-01-281-0/+2
| | | | | | | | | (regression introduced in 10.4.204 (?)) nb: great care must be taken to ensure lvm::init() is not called too soon (maybe lvm::init should be called in fsedit to ensure this doesn't happen again?)
* - fix ensuring X is launched on tty7 (cf #37087)Pascal Rigaux2008-01-282-1/+2
|
* - fix handling LVM VGs with "-" in the name (#37267)Pascal Rigaux2008-01-281-0/+1
|
* update translation for HebrewDotan Kamber2008-01-261-21/+14
|
* Updated zh_CN translationFunda Wang2008-01-261-8/+3
|
* - call X with -nolisten tcp to avoid "security" issues (#18320)Pascal Rigaux2008-01-252-0/+3
| | | | | (nb: this implies "xhost+" helper prog is not useful anymore)
* - do not propose ext4dev filesystem during install (#37157)Pascal Rigaux2008-01-251-0/+2
|
* updateJosé Melo2008-01-241-19/+13
|
* 10.6.8Thierry Vignaud2008-01-241-0/+2
|
* - 2008.1 beta1 logoPascal Rigaux2008-01-232-0/+1
|
* - bootloader-config, diskdrake:Pascal Rigaux2008-01-221-0/+3
| | | | | | o look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic)
* 10.6.7Pascal Rigaux2008-01-221-3/+2
|
* - add xkb/symbols/inet (which is now needed by default for pc105)Pascal Rigaux2008-01-222-1/+3
|
* 10.6.6Pascal Rigaux2008-01-221-0/+2
|
* - do not put "windows" entry in bootloader for partitions where Windows is notPascal Rigaux2008-01-221-0/+2
| | | | | present (#8086)
* Update zh_TW translationShiva Huang2008-01-211-9/+9
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-01-211-16/+12
|
* updated translationPavel Maryanov2008-01-191-180/+139
|
* since we use "state" keywoard, we need feature.pmPascal Rigaux2008-01-181-0/+1
|
* "my $foo if 0" semantic has changed in some cases, using the new "state" ↵Pascal Rigaux2008-01-181-1/+2
| | | | keyword instead
* - adapt to perl 5.10.0Pascal Rigaux2008-01-182-61/+63
|