summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - Added button for installing/updating firmware in main window (only ifTill Kamppeter2003-12-182-39/+167
| | | | | | appropriate scanner is present). - Fixed small bug in building ScannerDB file from SANE description files.
* undeushize debug statementThierry Vignaud2003-12-171-1/+0
|
* no stock itemsThierry Vignaud2003-12-171-3/+3
|
* Temporary reinstall kdebase-kdm when KDE is installed to allow lock to workDavid Baudens2003-12-171-1/+1
|
* fix wrong message in error patch (catched by new perl_checker)Thierry Vignaud2003-12-171-2/+2
|
* updated pot filePablo Saratxaga2003-12-172-78/+278
|
* fix text layout by wrapping textThierry Vignaud2003-12-161-1/+1
|
* separate version/author/... from the license by spaceThierry Vignaud2003-12-161-1/+1
|
* reuse new wizard frameworkThierry Vignaud2003-12-161-60/+63
|
* - consolidate code from drakwizard for reussage by drakxtools wizard:Thierry Vignaud2003-12-161-0/+137
| | | | | | | | add a wizard layer on top of interactive that do proper backward/forward stepping for us - add documentation - remove useless fixed_{var|list}
* launch as shellNicolas Planel2003-12-161-1/+1
|
* fix bug (detected by perl_checker!)Pascal Rigaux2003-12-151-1/+1
|
* remove () to be perl_checker compliantNicolas Planel2003-12-151-1/+1
|
* generate modprobe.conf when writing modules.confNicolas Planel2003-12-151-0/+3
|
* Add kontactDavid Baudens2003-12-151-0/+1
|
* Replace KDM by MDKKDMDavid Baudens2003-12-151-2/+2
|
* Added facility to install scanner firmware.Till Kamppeter2003-12-152-6/+80
|
* Let scannerdrake configure non-root access to parallel port scanners ↵Till Kamppeter2003-12-111-0/+94
| | | | automatically.
* (summary) fix network::shorewall::read() call (forget by florin whenThierry Vignaud2003-12-111-1/+1
| | | | | he enable to choose the interface in drakfirewall)
* perl_checker fixThierry Vignaud2003-12-111-12/+6
|
* updated pot filePablo Saratxaga2003-12-092-191/+221
|
* bump version and copyright year (#6528)Thierry Vignaud2003-12-091-2/+2
|
* proxy support during install (thanks to Olivier Blin)move_1Pascal Rigaux2003-12-091-4/+7
|
* perl_checker fixesThierry Vignaud2003-12-091-3/+3
|
* fix ugly typo (big thanks to John Madsen)Pascal Rigaux2003-12-091-1/+1
|
* upcase some labelsThierry Vignaud2003-12-091-1/+1
|
* remove useless separatorThierry Vignaud2003-12-091-1/+0
|
* handle new snd-bt87x driver from alsa-1.0.0-rc2Thierry Vignaud2003-12-091-2/+2
|
* - split in multiples toolsThierry Vignaud2003-12-091-186/+104
| | | | | | - move profile managment into mcc - add "delete an interface" wizard
* kill unused variableThierry Vignaud2003-12-091-2/+0
|
* update copyrightThierry Vignaud2003-12-091-2/+4
|
* handle multiple interfaces: let's have a buffer pixmap per networkThierry Vignaud2003-12-091-3/+4
| | | | | interface
* make it fit when embeddedThierry Vignaud2003-12-091-3/+3
|
* (remove_alias_regexp_byname) introduce it; works the same asThierry Vignaud2003-12-081-1/+8
| | | | | remove_alias_regexp but matches alias name instead of value
* one more string that got badly caught by last "not having latestThierry Vignaud2003-12-051-445/+844
| | | | | perl_checker locally" commit
* one can get "Mass Storage" not always "Mass Storage|..."Pascal Rigaux2003-12-051-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-12-041-387/+729
|
* (configureNetwork) fix zeroconf configuring: check that there noThierry Vignaud2003-12-041-1/+1
| | | | | dynamic interfaces instead of just checking the last interface
* (is_dynamic_ip) handle habing ppp like interfaces in interfaces listThierry Vignaud2003-12-041-1/+1
|
* (configureNetwork) configureNetworkNet() wrongly putThierry Vignaud2003-12-041-1/+1
| | | | | | | | | | | | WIRELESS_NWID=HASH(0x8e93758) in ifcfg-<intf> because we give it the last configured network card intead of the interfaces list however, for a few weeks, it now checks if some interfaces are dynamic before offering to configure zeroconf, hence there was a bug since we only checked if *last* interfaces wasn't static which would results in wrong configuration if some interface were dynamics but the last one was static
* log_message in drakx mode is better when logged for realGuillaume Cottenceau2003-12-041-1/+24
|
* use Options "IgnoreEDID" when using the proprietary X driver "nvidia"Pascal Rigaux2003-12-041-0/+1
|
* - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's ↵Pascal Rigaux2003-12-044-10/+21
| | | | | | | | | | | easy to do so - do_pkgs->install won't do anything when $::testing we need a ensure_are_installed we also need to share more package pkgs_interactive code which is hosted in install_any and standalone
* Updated translationArkadiusz Lipiec2003-12-031-395/+660
|
* fix englishGuillaume Cottenceau2003-12-033-1448/+2547
|
* Added Hindi filePablo Saratxaga2003-12-031-0/+18856
|
* fixed my previous bad entriesPablo Saratxaga2003-12-0353-28641/+66877
|
* no hds is no big deal for mdk movePascal Rigaux2003-12-021-1/+1
|
* fix typoPascal Rigaux2003-12-021-1/+1
|
* create fix_broken_alternatives()Pascal Rigaux2003-12-022-8/+12
|