summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* revert wrong changePascal Rigaux2007-08-111-1/+0
| | | | | | | committed in "Apr 28 15:47:50 2006" when moving install_steps_auto_install to install::step_auto_install. commit not available in svn, but can be seen in svn_corrupted
* 10.4.165Thierry Vignaud2007-08-101-0/+2
|
* (pci_probe__real) let modules returned by modaliases be back compatibleThierry Vignaud2007-08-101-0/+2
|
* 10.4.164Pascal Rigaux2007-08-091-0/+2
|
* document the change in install::steps which is needed for new ↵Pascal Rigaux2007-08-091-0/+1
| | | | drakx-kbd-mouse-X11
* simplify code using Xconfig::proprietary::pkgs_for_Driver2 from ↵Pascal Rigaux2007-08-081-2/+2
| | | | drakx-kbd-mouse-X11 0.21
* (pci_probe) cache PCI probe results at install time tooThierry Vignaud2007-08-081-0/+2
|
* typo fixThierry Vignaud2007-08-081-1/+1
|
* release stage2 btw (10.4.162)Thierry Vignaud2007-08-081-0/+2
|
* - drakboot:Pascal Rigaux2007-08-081-0/+3
| | | | | | o allow choosing another bootloader method when a package cannot be installed (occurs on 2008.0 beta1 where mandriva-gfxboot-theme is missing)
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-081-3/+3
|
* - diskdrake:Pascal Rigaux2007-08-081-0/+3
| | | | | | | | o do not show partition types which have no associated filesystem for LVM LV (#32326) nb: we still would need to have pt_type per partition_table types
* - allow using diskdrake even if there is only a lvm PV on full disk availablePascal Rigaux2007-08-081-0/+1
|
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-081-89/+30
|
* (miscellaneousBefore) better log messageThierry Vignaud2007-08-071-1/+1
|
* silently set the default security level as 3Thierry Vignaud2007-08-072-2/+2
|
* (summary) warn if the security level will prevent accessig windows partitionsThierry Vignaud2007-08-072-2/+6
|
* (check_security_level) split it out of miscellaneous()Thierry Vignaud2007-08-071-4/+9
|
* reorderThierry Vignaud2007-08-071-2/+2
|
* kill security level step (only reachable from summary now)Thierry Vignaud2007-08-072-1/+2
|
* (summary_prompt) render titles in boldThierry Vignaud2007-08-072-2/+4
|
* (summary) reorder steps according to specsThierry Vignaud2007-08-072-36/+36
|
* make drakx-in-chroot work with new libldetect:Pascal Rigaux2007-08-071-0/+1
| | | | | | | | - /sys must be mounted - /lib/modules/<version>/modules.{dep,alias} are needed nb: still need to modify drakx-installer-images
* * 2007-08-06 Reinout van Schouwen <reinout@gmail.com> - nl.po: updated ↵Reinout van Schouwen2007-08-061-23/+26
| | | | Dutch translation
* restore progress bar when formatting ext3Pascal Rigaux2007-08-061-0/+1
|
* - fix range max value >2TB when creating a partition (useful for LVs >2TB)Pascal Rigaux2007-08-063-2/+4
| | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB
* 10.4.158Pascal Rigaux2007-08-031-0/+2
|
* - diskdrake:Pascal Rigaux2007-08-031-0/+2
| | | | | | | o allow setting "flush" option (for vfat) - install: o configure removable writable media to use "flush" option instead of "sync" (#23042)
* update translation for HebrewDotan Kamber2007-08-031-7/+6
|
* - restore consoletrans handling and adapt it to kbdPascal Rigaux2007-08-021-2/+2
| | | | | - find a working font for iso-8859-7 (greek)
* 10.4.155Pascal Rigaux2007-08-021-3/+2
|
* use kbd (setfont) instead of console-tools (consolechars)Pascal Rigaux2007-08-023-3/+5
| | | | | | quickly adapting fonts to match existing kbd fonts, so dropping some for which i can't find a working equivalent
* 10.4.154Pascal Rigaux2007-08-021-0/+2
|
* drop supermount support (it has been dropped from our kernel)Pascal Rigaux2007-08-023-3/+3
|
* service xfs is not used anymore by default (see also #32051)Pascal Rigaux2007-08-012-2/+1
|
* rescuept is no more in util-linux, soPascal Rigaux2007-07-312-1/+4
| | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer)
* updateJosé Melo2007-07-301-90/+27
|
* 10.4.150Olivier Blin2007-07-241-0/+1
|
* update banner for 2008 beta 1 (from Anne)Olivier Blin2007-07-242-0/+2
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-201-10/+7
|
* update translation for HebrewDotan Kamber2007-07-171-3/+95
|
* 10.4.149Olivier Blin2007-07-171-0/+3
|
* 10.4.148Olivier Blin2007-07-171-0/+2
|
* update translation for HebrewDotan Kamber2007-07-161-2/+105
|
* load ide-disk module when loading disk/ide categoryOlivier Blin2007-07-161-0/+1
|
* add ide-disk module in disk/rawOlivier Blin2007-07-161-0/+2
|
* update translation for HebrewDotan Kamber2007-07-151-1/+80
|
* update translation for HebrewDotan Kamber2007-07-151-1/+42
|
* 10.4.147Pascal Rigaux2007-07-121-4/+2
|
* - fix location of usb_id on x86_64: /lib64/udev/usb_idPascal Rigaux2007-07-122-1/+3
|