summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* on second thoughts, this is just simplerThierry Vignaud2003-01-301-7/+1
|
* - perl_checker fixesThierry Vignaud2003-01-301-3/+4
| | | | | - fix non embedded case :-(
* translate topics (aka hw class names) in harddrake guiThierry Vignaud2003-01-301-1/+1
|
* fixed perl_checkerFrancois Pons2003-01-291-14/+16
|
* logdrake is a special case as for embedding in mcc since it can be embeddedThierry Vignaud2003-01-291-0/+1
| | | | | | | twice: one as explanation viewer and one a log search tool. so we must handly ask mcc to display us ...
* print badly managed devices' drivers in redThierry Vignaud2003-01-291-1/+1
|
* - progress bars worksDamien Chaumette2003-01-271-106/+36
| | | | | | | - change sucky About box - wipeout commented code - remove ugly borders when embedded
* typo rename, not renamefFlorin Grad2003-01-271-1/+1
|
* it's useless to import %security::help::help since it's alreadyThierry Vignaud2003-01-271-1/+1
| | | | | exported by our
* make interactive help window be modal, aka transcient for main ugtk2Thierry Vignaud2003-01-271-0/+1
| | | | | window
* perl_checker fixThierry Vignaud2003-01-271-1/+1
|
* cosmetic fix for embedded mode:Thierry Vignaud2003-01-271-13/+15
| | | | | don't display "wait while parsing" window when embedded
* fix logdrake behaviour in mcc where logdrake would only logThierry Vignaud2003-01-271-1/+3
| | | | | | | | the first process. another (rare indeed) case of a bug introduced because perl_checker wanted us to localize a file handle :-(
* strip authentification out of interactive->vnew into common.pmThierry Vignaud2003-01-272-7/+5
| | | | | | | | | | | | | | | | | | | | | | This enable apps that still use gtk+-1.2 via my_gtk to still work when they only need interactive->vnew('su') just to get root capabilities. Indeed, interactive load ugtk if it has access to the X server, which make my_gtk and ugtk fight for the cpu forever... which is bad imho... drakfloppy and net_monitor were converted to use it and are now usuable again ("i leave ... again" commit). it would also enable to complete spec 64 by enabling rpmdrake to use kdesu under kde and consolehelper under gnome. rpmdrake is indeed the last program to not behave like the running desktop to get root capability. unless someone is against this, i'll convert the mcc and all other gtk+ pure tools to do not use anymore interactive just to get root capability. btw, i fixed the infamous SECTOR_SIZE warning...
* - strict modeThierry Vignaud2003-01-271-0/+4
| | | | | - we need at least 1 argument, and only one
* force drakbug to be runnable in strict modeThierry Vignaud2003-01-271-2/+4
|
* use new help systemThierry Vignaud2003-01-271-1/+2
|
* this patch enable doc team to take snapshot of drakxtv even if they do notThierry Vignaud2003-01-271-1/+2
| | | | | | | | | have any card: - running "/usr/sbin/drakxtv" will enable to take snapshot of error message when xawtv wasn't installed by the drakx installer - running "/usr/sbin/drakxtv --testing" will emulate a fake dummy tv card so that one is able to take snapshots of configuring a tv card
* English proofreadingPablo Saratxaga2003-01-248-25/+25
|
* perl_checker fixThierry Vignaud2003-01-231-0/+1
|
* reconfigure sound slots at boot time (we should enhance slot fillingThierry Vignaud2003-01-231-0/+8
| | | | | | by keeping existent module affectation, aka keep user choice if his module for slot X is not the default one)
* perl_checker fixThierry Vignaud2003-01-231-2/+2
|
* English proofreadingPablo Saratxaga2003-01-227-27/+27
|
* - perl_checker fixesThierry Vignaud2003-01-221-21/+15
| | | | | | - is_a_font(): display the non existant file we just checked for instead of an undefined value
* fix progressbar label initializationThierry Vignaud2003-01-221-7/+7
|
* perl_checker fixesThierry Vignaud2003-01-222-2/+2
|
* latest fixes for having default file correctly documented and make sure ifFrancois Pons2003-01-211-19/+22
| | | | | server boot using dhcp itself, server hostname is given instead of ip address.
* add daemons stop/start code.Francois Pons2003-01-211-0/+3
|
* update with something that look like running.Francois Pons2003-01-211-381/+289
|
* English proofreading (first pass)Pablo Saratxaga2003-01-212-3/+3
|
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-211-1/+1
|
* initial revision with translation message.Francois Pons2003-01-201-0/+596
|
* use new help scheme just added to msec (this *does* need a newer msecThierry Vignaud2003-01-201-4/+6
| | | | | package!!)
* - checkerDaouda Lo2003-01-161-2/+2
|
* - support gnome helpDaouda Lo2003-01-161-2/+4
|
* - warn if documentation is not installedDaouda Lo2003-01-161-1/+5
|
* fix embeddingThierry Vignaud2003-01-161-4/+9
|
* - syntax : drakhelp relative_linkDaouda Lo2003-01-161-0/+28
| | | | | | | | | example: drakhelp Quick_Startup.html/drakx.html - drakhelp will check the running wm and will launch kdehelpcenter with the correct URL after localizing the link. Otherwise, it launch a default browser: mozilla konqueror or galeon.
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-163-6/+6
|
* make perl_checker happyPascal Rigaux2003-01-161-1/+1
|
* perl_checker fixesThierry Vignaud2003-01-161-13/+14
|
* perl_checker fixesThierry Vignaud2003-01-161-7/+7
|
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-167-26/+26
| | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad)
* add an option to skip jazz drives detectionThierry Vignaud2003-01-151-1/+5
|
* drakproxy need common for getVarsFromSh()Thierry Vignaud2003-01-151-0/+1
|
* fix font_choice()Thierry Vignaud2003-01-141-2/+2
|
* it's uneeded to force scalar contextThierry Vignaud2003-01-131-1/+1
|
* this is not a per class help, but we told the user whatThierry Vignaud2003-01-131-9/+2
| | | | | he can achieve (aka not only on startup)
* listlength() is obviously just "overhead" for arraysThierry Vignaud2003-01-131-1/+1
|
* use diskdrake to configure cdroms, dvroms, cd|dvd -burners,Thierry Vignaud2003-01-131-2/+4
| | | | | floppies and zip drives