summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* *** empty log message ***Guillaume Cottenceau2003-12-011-1/+0
|
* updated pot filePablo Saratxaga2003-12-012-383/+461
|
* chloop supportGuillaume Cottenceau2003-12-011-2/+7
|
* drakx_version: have a suitable value for moveGuillaume Cottenceau2003-12-011-1/+2
|
* - kill icons on buttonThierry Vignaud2003-12-011-40/+10
| | | | | | | - kill profil combo box & log button (duplicated features already availlable within mcc) - translate one more string
* translate a few untranslated stringsThierry Vignaud2003-12-011-1/+1
|
* fix removing domain name (esp. when domain name is empty)Pascal Rigaux2003-12-011-1/+1
|
* add mdk_totem in poPascal Rigaux2003-12-011-1/+1
|
* 9.3-11mdkThierry Vignaud2003-12-011-1/+12
|
* (configure) prevent silently skipping configuration steps byThierry Vignaud2003-12-011-9/+8
| | | | | explicitely dying
* fix sagem configuration (we were skipping some steps)Thierry Vignaud2003-12-011-1/+1
|