summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Predict NBI disk space usage and check.Stew Benedict2005-05-051-28/+81
| | | | | | | Catch failed NBI creation. (#13902) Catch failed dhcpd.conf creation (#13943) Misc small bug fixes.
* small typo errorPablo Saratxaga2005-05-051-1/+1
|
* preview theme in real time, cleanupsOlivier Blin2005-05-041-493/+165
|
* fix theme creationOlivier Blin2005-05-041-21/+12
|
* lilo and grub are launched chrooted, so look for them in $::prefixPascal Rigaux2005-05-041-2/+2
| | | | | (it worked during install since PATH contains /mnt/sbin and the like)
* remove another useless stepOlivier Blin2005-05-041-9/+0
|
* ask wireless settings before boot protocol selectionOlivier Blin2005-05-041-4/+6
|
* remove useless warning in install, we never override configuration (#10827)Olivier Blin2005-05-041-14/+1
|
* Clarify quota message, optional delete old backups (#15066).Stew Benedict2005-05-031-10/+40
| | | | | | Optional mail "From" address (#15293). Fix automagic addition of /root to backups when not desired.
* new theme creation functionsOlivier Blin2005-05-032-17/+103
|
* perl_checker fixes, use bool2yesnoOlivier Blin2005-05-031-18/+14
|
* remove ugly dec2hexOlivier Blin2005-05-031-16/+1
|
* remove obsolete code (most of these steps are anyway skipped in upgrade mode)Olivier Blin2005-05-031-4/+0
|
* Estonian translation updated.Marek Laane2005-05-031-31/+35
|
* do not garbage the console on 'wizcancel'Thierry Vignaud2005-05-031-1/+2
|
* Updated Dutch translationReinout van Schouwen2005-05-031-21/+33
| | | | | by Reinout van Schouwen <reinout@cs.vu.nl>
* Update for new etherbootStew Benedict2005-05-021-8/+7
|
* fix displaying "Number of logical extents: %d"Pascal Rigaux2005-05-021-1/+1
|
* - allow resizing ext3 LV if not mountedPascal Rigaux2005-05-021-1/+2
| | | | | - allow resizing reiserfs LV even if not mounted
* 10.3-0.8mdkThierry Vignaud2005-05-021-1/+5
|
* fix USB devices detection for ndiswrapperOlivier Blin2005-05-023-5/+14
|
* updateThierry Vignaud2005-05-021-46/+46
|
* fix boot style layoutThierry Vignaud2005-05-021-3/+4
|
* embedding cleanups resulting in reusing main window icon in sub dialogsThierry Vignaud2005-05-029-15/+15
|
* add commentThierry Vignaud2005-05-021-0/+1
|
* fix SATA & hw RAID detection by detecting them pior to PATA detectionThierry Vignaud2005-05-021-9/+9
|
* meloJosé Jorge2005-05-011-69/+66
|
* jorgeJosé Jorge2005-04-301-3/+3
|
* melo + jorgeJosé Jorge2005-04-301-16/+16
|
* Translated more strings.Karl Ove Hufthammer2005-04-291-215/+170
|
* meloJosé Jorge2005-04-291-466/+339
|
* typo/perl_checker fixesOlivier Blin2005-04-291-2/+2
|
* use new bootsplash module, really split autologin and bootsplash stuffOlivier Blin2005-04-291-205/+154
|
* initial bootsplash moduleOlivier Blin2005-04-291-0/+64
|
* Install epiphany-extensions when installing epiphanyFrederic Crozat2005-04-291-1/+1
|
* kill unneeded hashOlivier Blin2005-04-291-9/+4
|
* 10.3-0.7mdkThierry Vignaud2005-04-291-1/+13
|
* use www.mandriva.com to test connectionOlivier Blin2005-04-292-3/+3
|
* exit and warn when no wireless interface is found (#15244)Olivier Blin2005-04-291-1/+10
|
* perl_checker fixesOlivier Blin2005-04-291-5/+5
|
* do not write blank ESSIDOlivier Blin2005-04-291-2/+6
|
* updatesKeld Simonsen2005-04-291-184/+104
| | | | | | indexhtml/po/da.po soft/urpmi/po/da.po gi/perl-install/share/po/da.po
* if one prefer using "Modes" instead of "Virtual", keep it as isPascal Rigaux2005-04-281-2/+5
|
* configure pppoe connections in a ppp peer fileOlivier Blin2005-04-281-29/+30
|
* display VPI/VCI values in decimalOlivier Blin2005-04-271-6/+10
| | | | | update ATM_ADDR after with VPI/VCI values
* fix mandrake_release() when called with a prefixPascal Rigaux2005-04-271-1/+2
|
* Maybe the last Mandrake->Mandriva replacement.Funda Wang2005-04-2772-116/+116
|
* reindentOlivier Blin2005-04-271-64/+70
|
* - create config_files() out of update_for_renumbered_partitions()Pascal Rigaux2005-04-271-29/+35
| | | | | | | - create main_method_choices() out of read() - create configured_main_methods() for rescue install_bootloader - rework update_for_renumbered_partitions()
* create install_raw_grub() and install_raw_lilo()Pascal Rigaux2005-04-271-9/+16
|