summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* prepare next commitPascal Rigaux2008-03-211-5/+12
|
* - diskdrake:Pascal Rigaux2008-03-213-2/+9
| | | | | | o fix setting mount point of a /dev/mdX (#39142) (regression introduced in 10.8)
* - when skipping bootloader installation, correctly say "None" in summary Pascal Rigaux2008-03-213-4/+8
| | | | | | | | (#39101) for this, setting $bootloader->{boot} to '', it's simple enough and seems to work nicely :)
* recommend using insensitive search (#39136)Thierry Vignaud2008-03-2173-120/+122
|
* update translation for PolishTomasz Bednarski2008-03-211-73/+39
|
* - correctly set country when given lang=xxx on /proc/cmdlinePascal Rigaux2008-03-213-1/+12
| | | | | (regression introduced in 10.16) (#39104)
* ensure $locale->{country} and $locale->{IM} are set correctly even ifPascal Rigaux2008-03-211-0/+1
| | | | | | | $locale->{country} was already set (because of lang=xxx on /proc/cmdline, $locale->{country} is already set and install::steps::selectLanguage won't do it, and that's normal)
* list ov51x-jpeg and qc-usb-messenger in webcam modules groupOlivier Blin2008-03-212-2/+2
|
* list gspca in webcam modules groupOlivier Blin2008-03-212-1/+3
|
* 10.18Olivier Blin2008-03-211-1/+1
|
* 10.18Olivier Blin2008-03-212-0/+4
|
* updated translationPavel Maryanov2008-03-211-816/+713
|
* Update Czech translation.Michal Bukovjan2008-03-201-2/+2
|
* update translation for ItalianAndrea Celli2008-03-201-51/+28
|
* update for Hebrew translationDotan Kamber2008-03-201-46/+26
|
* 1.26Olivier Blin2008-03-202-1/+5
|
* load bus/firewire controllers (#31356)Olivier Blin2008-03-201-1/+1
|
* 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)
* really ask dhcp domain if not guessedOlivier Blin2008-03-201-1/+1
|
* - 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
|