Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not mount and add/delete in fstab when many partitions (#11005) | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
| | |||||
* | - Inform the user on first-time setup, both during or after installation, ↵ | Till Kamppeter | 2004-08-29 | 1 | -4/+5 |
| | | | | | | | | | | that he can set up a daemon-less CUPS client. - Warn the user when printerdrake is set to daemon-less CUPS client but no server is specified. - Fixed bug of local queues not being recognized when the spooler daemon is not running during printerdrake startup. - Do not try to copy print queues when switchung from daemon-less CUPS to normal CUPS. - Remove the client.conf when switching from daemon-less CUPS to normal CUPS. | ||||
* | move DHCP column to left for better sizing (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -14/+14 |
| | |||||
* | (UpdateAvailable) print ESSID too (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -1/+1 |
| | |||||
* | fix Add button behavior (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -2/+2 |
| | |||||
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 1 | -4/+37 |
| | | | | | - Fixed graying out of buttons/menu entries in the main window. | ||||
* | (manage) read settings from correct interface for non ethernet interfaces | Olivier Blin | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | (manage) add metric text entry for all connections | Olivier Blin | 2004-08-27 | 1 | -0/+5 |
| | |||||
* | (insert_text_n_scroll) fix displaying only last parsed file | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | do not complain on wizcancel | Thierry Vignaud | 2004-08-27 | 1 | -1/+3 |
| | |||||
* | no need to check first step return value since we're covered by both | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | | | | | Wizard_no_previous and die('wizcancel') | ||||
* | remove useless label "the_end" | Thierry Vignaud | 2004-08-27 | 1 | -7/+2 |
| | |||||
* | inline select_language() | Thierry Vignaud | 2004-08-27 | 1 | -4/+1 |
| | |||||
* | make it looks and behave like a wizard for GUI sanity (previously | Thierry Vignaud | 2004-08-27 | 1 | -0/+3 |
| | | | | | cancel on second step resulted in step backward rather than exit...) | ||||
* | (lilo_choice) fix canceling first step | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | avoid grep to grep itself, use perl | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | Mandrake -> Mandrakelinux. Mark DM entries as translatable. | Funda Wang | 2004-08-25 | 1 | -4/+4 |
| | |||||
* | killer feature: restore bootsplash mode | Olivier Blin | 2004-08-25 | 1 | -0/+5 |
| | |||||
* | don't abort miserably if configurator is code | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | rename loop variable in order to prevent trainee to be confused | Thierry Vignaud | 2004-08-25 | 1 | -3/+3 |
| | |||||
* | support inline configuators | Thierry Vignaud | 2004-08-25 | 1 | -1/+6 |
| | |||||
* | run proper program :-) | Thierry Vignaud | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | just go on if --force is passed | Thierry Vignaud | 2004-08-25 | 1 | -1/+4 |
| | |||||
* | use exists | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | (manage) use network::tools::get_interface_type instead of | Olivier Blin | 2004-08-25 | 1 | -5/+4 |
| | | | | | | /etc/sysconfig/drakconnect in order to avoid to recognize ppp0 as both modem and adsl (bug 10772) | ||||
* | (configure_net) do not ask the user to do an inifinite looping in MCC ... | Olivier Blin | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | fix crash when config directory does not exist (#10935) | Thierry Vignaud | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | Version number. | Till Kamppeter | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | Added "listsupportedprinters", a simple program which runs the printer model ↵ | Till Kamppeter | 2004-08-24 | 1 | -0/+64 |
| | | | | list function of printerdrake to get a list of supported printer models on STDOUT (Mainly for auto-generation of Mandrakelinux hardware support database). | ||||
* | typo fix | Thierry Vignaud | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | no space before question marks in English | Pablo Saratxaga | 2004-08-23 | 2 | -6/+6 |
| | |||||
* | protocol names, trademark and acronyms should be upcase | Thierry Vignaud | 2004-08-23 | 5 | -15/+15 |
| | |||||
* | watch connection time, not disconnection time :-) | Olivier Blin | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 10 | -13/+13 |
| | |||||
* | - Added fully automatic, non-interactive, X-less print queue set up by the ↵ | Till Kamppeter | 2004-08-21 | 1 | -0/+51 |
| | | | | | | | | "autosetupprintqueues" command, preferrably to be started by hotplug. - Typo correction. - Correction of file check for package installation. | ||||
* | Fixed English typos | Pablo Saratxaga | 2004-08-20 | 1 | -4/+4 |
| | |||||
* | fixed English typo | Pablo Saratxaga | 2004-08-20 | 1 | -1/+1 |
| | |||||
* | fixed English typos (no space before colon) | Pablo Saratxaga | 2004-08-20 | 1 | -12/+12 |
| | |||||
* | Use standard mouse wait/normal. Make $cmd_line a global. perl_checker fixes. | Stew Benedict | 2004-08-20 | 1 | -76/+49 |
| | |||||
* | do not assume internet isn't configured if connect scripts do not | Olivier Blin | 2004-08-20 | 1 | -3/+2 |
| | | | | | exist (they're obsolete), fix connect button sensitivity | ||||
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -5/+5 |
| | |||||
* | typo fixes | Thierry Vignaud | 2004-08-19 | 9 | -26/+26 |
| | |||||
* | check usb controllers on boot | Olivier Blin | 2004-08-18 | 1 | -0/+3 |
| | |||||
* | - any::setupBootloader() used to call bootloader::install() whereas ↵ | Pascal Rigaux | 2004-08-18 | 1 | -15/+6 |
| | | | | | | | install_steps_interactive::setupBootloader() could call it once again (but this code seems dead though) - create any::installBootloader() out of what was done in the end of any::setupBootloader() but also in install_steps_interactive and drakboot (which handled the error that could occur in bootloader::install()) | ||||
* | fix titi sux, fix I sux | Olivier Blin | 2004-08-17 | 1 | -3/+3 |
| | |||||
* | use network::tools::get_internet_connection | Olivier Blin | 2004-08-17 | 1 | -16/+13 |
| | |||||
* | better error handling | Pascal Rigaux | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | merge with waproamd version | Olivier Blin | 2004-08-16 | 1 | -6/+43 |
| | |||||
* | add comments from waproamd version | Olivier Blin | 2004-08-16 | 1 | -1/+6 |
| |