summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* use '_' in modules namesOlivier Blin2007-08-201-0/+1
|
* Japanese translation updated.Yukiko Bando2007-08-171-5/+5
|
* * 2007-08-17 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-08-161-15/+20
| | | | | | - nl.po: Updated Dutch translation
* Updated Estonian translation.Marek Laane2007-08-141-4/+4
|
* - adduserdrake, finish-install:Pascal Rigaux2007-08-132-2/+2
| | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary?
* Update fr translationChristophe Berthelé2007-08-121-117/+4
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-121-20/+14
|
* set svn:executable propertyThierry Vignaud2007-08-106-0/+0
|
* sync with codeThierry Vignaud2007-08-0971-1174/+1916
|
* update translation for HebrewDotan Kamber2007-08-081-25/+19
|
* - harddrake:Pascal Rigaux2007-08-081-1/+1
| | | | | o handle nvidia-current.ko (Anssi Hannula)
* update translation for basque (euskara)Iñigo Salvador Azurmendi2007-08-081-194/+73
|
* display the PCI domain tooThierry Vignaud2007-08-081-1/+2
|
* Updated Estonian translation.Marek Laane2007-08-071-23/+7
|
* Japanese translation updated.Yukiko Bando2007-08-071-5/+5
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-061-17/+11
|
* updateThierry Vignaud2007-08-061-12/+8
|
* sync with codeThierry Vignaud2007-08-0671-9173/+10660
|
* display "save" & "quit" button when run from the control centerThierry Vignaud2007-08-031-3/+2
|
* update translation for HebrewDotan Kamber2007-08-031-112/+15
|
* report version of drakbugThierry Vignaud2007-08-021-1/+2
|
* reindent now that we added a if() { } blockThierry Vignaud2007-08-021-7/+7
|
* sanerThierry Vignaud2007-08-021-0/+1
|
* (logcolorize) keep utf8 flag when splitting a string (should probablyThierry Vignaud2007-08-021-0/+1
| | | | | be reported as a perl bug...)
* (logcolorize) use standard argument passing (needed for next commit)Thierry Vignaud2007-08-021-4/+3
|
* fix crash if /var/log/explanations doesn't exist (#32234)Thierry Vignaud2007-08-021-2/+10
|
* drop supermount support (it has been dropped from our kernel)Pascal Rigaux2007-08-022-7/+3
|
* ask people to report lspcidrake -v output rather than lspci since it's moreThierry Vignaud2007-08-0272-107/+107
| | | | | usefull to us
* display the program that actually crashed and the error messageThierry Vignaud2007-08-021-1/+9
|
* fix crashing on unknown programsThierry Vignaud2007-08-011-1/+1
|
* add --error option in order to provide a backtraceThierry Vignaud2007-08-011-2/+14
|
* fix passing several options (needed for next commit)Thierry Vignaud2007-08-011-2/+4
|
* let be faster than perl_checkoThierry Vignaud2007-08-011-1/+1
|
* prefill default summary with the name of the actual program which crashedThierry Vignaud2007-08-011-1/+2
|
* simplifyThierry Vignaud2007-08-011-3/+6
|
* basic adaption to new bugzilla (#31995)Thierry Vignaud2007-08-011-7/+3
|
* rename "bugzilla" as "bugzilla_url" (more sensitive)Thierry Vignaud2007-08-011-3/+3
|
* minor cleanupThierry Vignaud2007-08-011-3/+2
|
* display Mandriva Online for mdkapplet in the "select mandriva tool" field ↵Thierry Vignaud2007-07-301-0/+1
| | | | (cosmetic)
* adapt to new nut doc pathOlivier Blin2007-07-271-1/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-07-241-154/+219
|
* rename $done as $new_driverThierry Vignaud2007-07-041-4/+4
|
* factorize code handling switch for both ati & nvidiaThierry Vignaud2007-07-041-23/+18
|
* kill doble "require Xconfig::card"Thierry Vignaud2007-07-041-1/+0
|
* log right driver we're switching to from fglrxThierry Vignaud2007-07-041-1/+1
|
* more consise code; only one regexpThierry Vignaud2007-07-041-21/+12
|
* be stricter (do not bother switch from "nv" to "nv")Thierry Vignaud2007-07-041-1/+1
|
* do not bother configure old Xorg conf files anymoreThierry Vignaud2007-07-041-2/+2
|
* only log "switch xorg driver" & do actual GL config if we do need itThierry Vignaud2007-07-041-4/+13
|
* really log when switching from fglrx to another driverOlivier Blin2007-07-041-1/+1
|