Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop proxy configuration step. | Thierry Vignaud | 2004-01-16 | 1 | -22/+0 |
| | | | | | | | | | | | rationale: - miscellaneous_choose() was reintroduced in network::network since it was still needed by drakproxy - anyway configuring proxies is: o not supposed to be done while configuring network interfaces o duplicated with drakproxy and the like o removed in new drakconnect specs | ||||
* | morph hw_account step through reusing new wizard layer capabilites (aka | Thierry Vignaud | 2004-01-16 | 1 | -41/+39 |
| | | | | | | dynamically return just build needed data rather than ackwardly puting it in place) | ||||
* | fix ppp_first_step() call | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | small reindenting | Thierry Vignaud | 2004-01-16 | 1 | -3/+3 |
| | |||||
* | remove overrided variables | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
| | |||||
* | enable to step forward after to "connect now?" step since wizard | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
| | | | | | | infrastructure fixed the ask_yesorno design flaw (and remove bug hint left by previous maintainers) | ||||
* | use wizard layer 's yesorno type | Thierry Vignaud | 2004-01-16 | 1 | -8/+11 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-01-16 | 1 | -5/+3 |
| | |||||
* | (Accept) default to accept in testing mode | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | do not complain about root password in testing mode | Thierry Vignaud | 2004-01-16 | 1 | -0/+1 |
| | |||||
* | - set a meaningfull window title when called from mcc for explanations | Thierry Vignaud | 2004-01-16 | 1 | -3/+4 |
| | | | | | - upcase default window title | ||||
* | do not abuse global namespace (this also allow to track variables | Thierry Vignaud | 2004-01-16 | 1 | -22/+24 |
| | | | | | usage through static code analysers such as perl_checker) | ||||
* | * manage interfaces: | Damien Chaumette | 2004-01-16 | 1 | -8/+8 |
| | | | | | | - fix Ok button logic - fix some calls to $apply | ||||
* | * manage interfaces | Damien Chaumette | 2004-01-16 | 1 | -19/+68 |
| | | | | | | - added Modem page - most of the GUI in place | ||||
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 9 | -34/+34 |
| | |||||
* | ask_warn fixes per Thierry, purge some old, unused code | Stew Benedict | 2004-01-16 | 2 | -541/+198 |
| | |||||
* | fix N() badly used | Pascal Rigaux | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | - add icmp support | Pascal Rigaux | 2004-01-16 | 2 | -3/+10 |
| | | | | | - add "Echo request (ping)" choice | ||||
* | require a fixed perl-Glib | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | fix changelog | Thierry Vignaud | 2004-01-15 | 1 | -4/+5 |
| | |||||
* | do not create spurious top window when embedded (why does this fsck us | Thierry Vignaud | 2004-01-15 | 1 | -3/+3 |
| | | | | | only now?) | ||||
* | 9.3-21mdk | Thierry Vignaud | 2004-01-15 | 1 | -1/+4 |
| | |||||
* | reuse create_okcancel() in ordet to get some std button layout | Thierry Vignaud | 2004-01-15 | 1 | -9/+10 |
| | |||||
* | remove useless menu infrastucture | Thierry Vignaud | 2004-01-15 | 1 | -18/+1 |
| | |||||
* | don't modify {append} after add_kernel(), call add_kernel() directly with ↵ | Pascal Rigaux | 2004-01-15 | 1 | -6/+16 |
| | | | | | | | the append parameter (so that comparison with previous entries is done correctly) | ||||
* | 9.3-20mdk | Thierry Vignaud | 2004-01-15 | 1 | -3/+16 |
| | |||||
* | add bug hint | Thierry Vignaud | 2004-01-15 | 1 | -0/+2 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2004-01-15 | 1 | -1/+0 |
| | |||||
* | First time wizard | Stew Benedict | 2004-01-15 | 1 | -148/+322 |
| | |||||
* | insmod.old is needed when the kernel is a 2.4 | Pascal Rigaux | 2004-01-15 | 1 | -0/+1 |
| | |||||
* | adaptation/simplification for new lvm2 (thanks to Luca Berra) | Pascal Rigaux | 2004-01-15 | 1 | -5/+3 |
| | |||||
* | have hylafax-client installed when kdebase-kdeprintfax is selected | Pascal Rigaux | 2004-01-15 | 1 | -1/+2 |
| | |||||
* | (lilo_choice) do not complain on canceling | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | (lilo_choice) let's set dialog title when poping up an error message | Thierry Vignaud | 2004-01-15 | 1 | -1/+1 |
| | |||||
* | (lilo_choice) do not complaing about lilo faillure when we use another | Thierry Vignaud | 2004-01-15 | 1 | -2/+1 |
| | | | | | bootloader: just complain about the actually used bootloader | ||||
* | warly said that we should not restrict ourselves to lilo | Thierry Vignaud | 2004-01-15 | 1 | -2/+0 |
| | |||||
* | make splash config looks better when embedded | Thierry Vignaud | 2004-01-15 | 1 | -3/+3 |
| | |||||
* | fix individual package selection (was broken since 30 september...) | Pascal Rigaux | 2004-01-15 | 1 | -3/+2 |
| | |||||
* | formatList is imported, no need to get it in common:: | Pascal Rigaux | 2004-01-15 | 1 | -2/+2 |
| | |||||
* | - remove the use of BLKRRPART (telling the kernel to re-read the partition ↵ | Pascal Rigaux | 2004-01-15 | 6 | -57/+143 |
| | | | | | | | | | table) in most cases - replace with tell_kernel() and will_tell_kernel() - correctly handle in standalone the need to reboot, with no way to forget it (telling the WM to quit nicely then call reboot when it's done) | ||||
* | - manage interfaces : | Damien Chaumette | 2004-01-14 | 1 | -12/+44 |
| | | | | | | | | o add Account page o speedtouch and sagem modems o build_notebook don't need $window anymore o cosmetic change to Infornations page | ||||
* | ask_info2 is dead | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | using box radio looks better for yes/no like questions | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | (process) in yes/no case, keep the same logic as | Thierry Vignaud | 2004-01-14 | 1 | -3/+4 |
| | | | | | interactive->ask_yesorno() and pass 1 if /yes/ and undef else | ||||
* | typo fix | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | proxy conf: do not touch files in --testing mode | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | fix fix | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | split out proxy configuration out of network interfaces configuration | Thierry Vignaud | 2004-01-14 | 1 | -1/+13 |
| | |||||
* | fix logic test order in order to prevent useless error message in --testing mode | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| |