summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* replace home path in user config files when renaming a user (#30380)Olivier Blin2008-03-202-0/+7
|
* add more comments about USERS stepOlivier Blin2008-03-201-0/+2
|
* add a comment about TIMEZONE=simplifiedOlivier Blin2008-03-201-0/+1
|
* allow to ask both root and user accounts in the same stepOlivier Blin2008-03-202-1/+5
|
* match USER_AUTOLOGIN_FIRST value insensitivelyOlivier Blin2008-03-201-1/+1
|
* add and use get_conf() helper (to match step names insensitively)Olivier Blin2008-03-201-5/+10
|
* - when reformatting swap, keep existing UUID (#38877)Pascal Rigaux2008-03-203-0/+5
|
* fix importing fonts without chkfontpath (#37604)Thierry Vignaud2008-03-202-11/+8
|
* hungarian translation updateGergely Lonyai2008-03-201-851/+739
|
* (list_fontpath) typo fixThierry Vignaud2008-03-201-1/+1
|
* stop restarting XFS serverThierry Vignaud2008-03-202-8/+2
|
* (list_fontpath) chkfontpath is no more mandatoryThierry Vignaud2008-03-201-1/+2
|
* - partitioning wizard: do not show error message in wizard mode when cancel ↵Olivier Blin2008-03-202-1/+10
| | | | is clicked (clean wizard window instead)
* - add Xorg.0.log to report.bug.gz (to help diagnose why X failed)Pascal Rigaux2008-03-202-0/+2
|
* - ask which drive to install bootloader if we don't really know which is firstPascal Rigaux2008-03-203-6/+18
| | | | | bios drive (cf #38829)
* Updated translation.Karl Ove Hufthammer2008-03-201-1/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-03-201-13/+13
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-03-201-2/+2
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-03-201-4/+4
|
* fix reading alternatives in installOlivier Blin2008-03-202-1/+3
|
* Updated Estonian translation.Marek Laane2008-03-201-2/+2
|
* sync with code ("Icon:" was added yesterday, #39106)Thierry Vignaud2008-03-2071-3280/+3991
|
* 10.17Olivier Blin2008-03-203-1/+5
|
* update OpenOffice/BrOffice alternative according to selected lang (#37820)Olivier Blin2008-03-203-0/+11
|
* allow to skip "mounted" implementation (for draklive-install)Olivier Blin2008-03-201-2/+2
|
* move functions to get available space from installer to drakxtools (to be ↵Olivier Blin2008-03-204-32/+39
| | | | used in draklive-install)
* allow to use a simplified time step (no timezone selection, ntp settings as ↵Olivier Blin2008-03-192-1/+7
| | | | advanced)
* allow to hide ntp in advanced settingsOlivier Blin2008-03-191-5/+6
|
* split out configure_time_more (for next commit)Olivier Blin2008-03-191-1/+10
|
* partially revert previous commit (since there will be no "next commit" on ↵Pascal Rigaux2008-03-191-6/+2
| | | | setupBootloader__boot_bios_drive)
* create _ask_boot_bios_drive() out of setupBootloader__boot_bios_drive()Pascal Rigaux2008-03-191-5/+14
| | | | | (ie prepare for next commit)
* do not configure network if already upOlivier Blin2008-03-192-0/+3
|
* reorderOlivier Blin2008-03-191-1/+1
|
* supplement NEWSOlivier Blin2008-03-191-0/+2
|
* write modprobe.conf after configuring networkOlivier Blin2008-03-191-0/+1
|
* kill dead pablo's emailThierry Vignaud2008-03-191-2/+2
|
* use UUID by default (for diskdrake and draklive-install)Olivier Blin2008-03-193-3/+4
|
* remove duplicate requireOlivier Blin2008-03-191-1/+0
|
* add missing spaceOlivier Blin2008-03-191-1/+1
|
* blacklist Time::ZoneInfoOlivier Blin2008-03-191-0/+1
|
* do not unconfigure timezone if timezone screen is canceled (#33565)Olivier Blin2008-03-192-1/+4
|
* 10.16.1Thierry Vignaud2008-03-182-1/+3
|
* fix version in NEWSThierry Vignaud2008-03-182-2/+2
|
* - handle position for paned widgets (needed for rpmdrake, #38762)Thierry Vignaud2008-03-182-0/+3
|
* 10.16Thierry Vignaud2008-03-183-1/+5
|
* (write) do not make /etc/sysconfig/i18n readable only by root in highThierry Vignaud2008-03-182-1/+4
| | | | | security level (#39027)
* - 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...
* slight optimizationOlivier Blin2008-03-181-1/+1
|
* - adduserdrake:Pascal Rigaux2008-03-183-0/+8
| | | | | o display kdm/gdm icon again (was disabled on year ago)
* include MDV::Snapshot for restoringThierry Vignaud2008-03-171-0/+2
|