Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix wrong message in error patch (catched by new perl_checker) | Thierry Vignaud | 2003-12-17 | 1 | -2/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-12-17 | 2 | -78/+278 |
| | |||||
* | fix text layout by wrapping text | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | separate version/author/... from the license by space | Thierry Vignaud | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | reuse new wizard framework | Thierry Vignaud | 2003-12-16 | 1 | -60/+63 |
| | |||||
* | - consolidate code from drakwizard for reussage by drakxtools wizard: | Thierry Vignaud | 2003-12-16 | 1 | -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 shell | Nicolas Planel | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | fix bug (detected by perl_checker!) | Pascal Rigaux | 2003-12-15 | 1 | -1/+1 |
| | |||||
* | remove () to be perl_checker compliant | Nicolas Planel | 2003-12-15 | 1 | -1/+1 |
| | |||||
* | generate modprobe.conf when writing modules.conf | Nicolas Planel | 2003-12-15 | 1 | -0/+3 |
| | |||||
* | Add kontact | David Baudens | 2003-12-15 | 1 | -0/+1 |
| | |||||
* | Replace KDM by MDKKDM | David Baudens | 2003-12-15 | 1 | -2/+2 |
| | |||||
* | Added facility to install scanner firmware. | Till Kamppeter | 2003-12-15 | 2 | -6/+80 |
| | |||||
* | Let scannerdrake configure non-root access to parallel port scanners ↵ | Till Kamppeter | 2003-12-11 | 1 | -0/+94 |
| | | | | automatically. | ||||
* | (summary) fix network::shorewall::read() call (forget by florin when | Thierry Vignaud | 2003-12-11 | 1 | -1/+1 |
| | | | | | he enable to choose the interface in drakfirewall) | ||||
* | perl_checker fix | Thierry Vignaud | 2003-12-11 | 1 | -12/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-12-09 | 2 | -191/+221 |
| | |||||
* | bump version and copyright year (#6528) | Thierry Vignaud | 2003-12-09 | 1 | -2/+2 |
| | |||||
* | proxy support during install (thanks to Olivier Blin)move_1 | Pascal Rigaux | 2003-12-09 | 1 | -4/+7 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-12-09 | 1 | -3/+3 |
| | |||||
* | fix ugly typo (big thanks to John Madsen) | Pascal Rigaux | 2003-12-09 | 1 | -1/+1 |
| | |||||
* | upcase some labels | Thierry Vignaud | 2003-12-09 | 1 | -1/+1 |
| | |||||
* | remove useless separator | Thierry Vignaud | 2003-12-09 | 1 | -1/+0 |
| | |||||
* | handle new snd-bt87x driver from alsa-1.0.0-rc2 | Thierry Vignaud | 2003-12-09 | 1 | -2/+2 |
| | |||||
* | - split in multiples tools | Thierry Vignaud | 2003-12-09 | 1 | -186/+104 |
| | | | | | | - move profile managment into mcc - add "delete an interface" wizard | ||||
* | kill unused variable | Thierry Vignaud | 2003-12-09 | 1 | -2/+0 |
| | |||||
* | update copyright | Thierry Vignaud | 2003-12-09 | 1 | -2/+4 |
| | |||||
* | handle multiple interfaces: let's have a buffer pixmap per network | Thierry Vignaud | 2003-12-09 | 1 | -3/+4 |
| | | | | | interface | ||||
* | make it fit when embedded | Thierry Vignaud | 2003-12-09 | 1 | -3/+3 |
| | |||||
* | (remove_alias_regexp_byname) introduce it; works the same as | Thierry Vignaud | 2003-12-08 | 1 | -1/+8 |
| | | | | | remove_alias_regexp but matches alias name instead of value | ||||
* | one more string that got badly caught by last "not having latest | Thierry Vignaud | 2003-12-05 | 1 | -445/+844 |
| | | | | | perl_checker locally" commit | ||||
* | one can get "Mass Storage" not always "Mass Storage|..." | Pascal Rigaux | 2003-12-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-12-04 | 1 | -387/+729 |
| | |||||
* | (configureNetwork) fix zeroconf configuring: check that there no | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 |
| | | | | | dynamic interfaces instead of just checking the last interface | ||||
* | (is_dynamic_ip) handle habing ppp like interfaces in interfaces list | Thierry Vignaud | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | (configureNetwork) configureNetworkNet() wrongly put | Thierry Vignaud | 2003-12-04 | 1 | -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 real | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+24 |
| | |||||
* | use Options "IgnoreEDID" when using the proprietary X driver "nvidia" | Pascal Rigaux | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's ↵ | Pascal Rigaux | 2003-12-04 | 4 | -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 translation | Arkadiusz Lipiec | 2003-12-03 | 1 | -395/+660 |
| | |||||
* | fix english | Guillaume Cottenceau | 2003-12-03 | 3 | -1448/+2547 |
| | |||||
* | Added Hindi file | Pablo Saratxaga | 2003-12-03 | 1 | -0/+18856 |
| | |||||
* | fixed my previous bad entries | Pablo Saratxaga | 2003-12-03 | 53 | -28641/+66877 |
| | |||||
* | no hds is no big deal for mdk move | Pascal Rigaux | 2003-12-02 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-12-02 | 1 | -1/+1 |
| | |||||
* | create fix_broken_alternatives() | Pascal Rigaux | 2003-12-02 | 2 | -8/+12 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-12-01 | 1 | -1/+0 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-12-01 | 2 | -383/+461 |
| | |||||
* | chloop support | Guillaume Cottenceau | 2003-12-01 | 1 | -2/+7 |
| | |||||
* | drakx_version: have a suitable value for move | Guillaume Cottenceau | 2003-12-01 | 1 | -1/+2 |
| |