Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix removing domain name (esp. when domain name is empty) | Pascal Rigaux | 2003-12-01 | 1 | -1/+1 |
| | |||||
* | add mdk_totem in po | Pascal Rigaux | 2003-12-01 | 1 | -1/+1 |
| | |||||
* | 9.3-11mdk | Thierry Vignaud | 2003-12-01 | 1 | -1/+12 |
| | |||||
* | (configure) prevent silently skipping configuration steps by | Thierry Vignaud | 2003-12-01 | 1 | -9/+8 |
| | | | | | explicitely dying | ||||
* | fix sagem configuration (we were skipping some steps) | Thierry Vignaud | 2003-12-01 | 1 | -1/+1 |
| | |||||
* | (configure) do not install packages in testing mode | Thierry Vignaud | 2003-12-01 | 1 | -6/+6 |
| | |||||
* | (create_okcancel) try to better fit both install teams needs and | Thierry Vignaud | 2003-11-28 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | | | | | | interface team one's: - in the installer, all windows run under $::isWizard due to design stuff (wizard aspect and wizard mode should really be really two differents options for cleanity but that's postponed); o so to prevent ok/cancel buttons to be pushed at the right edge when we're asking a question instead of being in a wizard step, we add an empty label between the ok and cancel o we still put an empty label in wizard mode when not in the installer so that help/cancel and next/previous buttons packs get separated as requested by interface team - we add an empty field when cancel/previous button does not exists so that when there's only one button, we prevent it to be centered (eg: "finish" in wizards); note that if $::Wizard_no_previous is not set, the button is still centered so that we keep some flexibility | ||||
* | on interface team request: | Thierry Vignaud | 2003-11-28 | 1 | -13/+27 |
| | | | | | | | | | | | | | - try to make button packing more readable - comment some parameters and what is done - add space to split buttons in two packs but if there's one button (so that eg XFdrake's quit button still get centered) - pack button the kde order while installing or while under kde, gnome order else: o kde order is help/advanced/_____/ok/cancel o gnome order is help/advanced/_____/ok/cancel o wizard order is help/advanced/_____/previous/next | ||||
* | (read_all_conf) ignore ifcfg-<intf>~ and the like entries | Thierry Vignaud | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | (configureNetwork2) do not install package or rewrite config files in | Thierry Vignaud | 2003-11-28 | 1 | -13/+14 |
| | | | | | testing mode | ||||
* | (main) do not silently discard exceptions; if some exception is raised | Thierry Vignaud | 2003-11-28 | 1 | -1/+3 |
| | | | | | | for anything else than "wizcancel", we should rethrow it again instead of silently ignoring bugso... | ||||
* | do not restart network service in testing mode | Thierry Vignaud | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | prevent altering system configuration in testing mode in optional | Thierry Vignaud | 2003-11-27 | 1 | -8/+10 |
| | | | | | steps | ||||
* | save shell pid | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+4 |
| | |||||
* | add isKeyUsb() (removed from move.pm) | Pascal Rigaux | 2003-11-27 | 1 | -0/+1 |
| | |||||
* | put in {raw_hds} non partitioned usb keys | Pascal Rigaux | 2003-11-27 | 1 | -2/+5 |
| | |||||
* | get_raw_hds adds removables to {raw_hds}, it doesn't overwrite it | Pascal Rigaux | 2003-11-27 | 1 | -1/+1 |
| | | | | | (so that non partitioned usb keys are not dropped) | ||||
* | (create_packtable) enable to provide 0 parameters for xpadding and | Thierry Vignaud | 2003-11-27 | 1 | -1/+2 |
| | | | | | ypadding (much cleaner) | ||||
* | (create_packtable) simplify xpadding managment | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | more explanations | Thierry Vignaud | 2003-11-27 | 1 | -0/+2 |
| | |||||
* | let drakgw embed (interface team request) | Thierry Vignaud | 2003-11-27 | 1 | -51/+1 |
| | |||||
* | (new) do not show up anymore banners for wizards when embeeded (the | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
| | | | | | | set_position() and the set_size_request() calls do not make any sense at all when embedded anyway) | ||||
* | added xpadding/ypadding options in create_packtable | damien | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | add drakups | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | upsdrvctl start will fail if section name contains spaces | Thierry Vignaud | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | - configure properly usb & serial connected mge devices | Thierry Vignaud | 2003-11-26 | 1 | -49/+17 |
| | | | | | | | - use perl-Libconf to shrink down the code size and better respect the user config file (keep important comments and the like - thx dam's for his support) | ||||
* | export driver too | Thierry Vignaud | 2003-11-26 | 1 | -2/+3 |
| | |||||
* | allow X to restart after dying through X_move script, startkde also through ↵ | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+2 |
| | | | | startkde_move script | ||||
* | inspires from xwait: keep a client until some window is created, otherwise X ↵ | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+11 |
| | | | | server blinks to hell | ||||
* | perl_checker fix | Thierry Vignaud | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | link beat detection: enable both net_monitor and drakconnect usage at | Thierry Vignaud | 2003-11-26 | 1 | -2/+2 |
| | | | | | both time (not so usefull but cleaner) | ||||
* | extract kdeglobals configuration from lang::write() into ↵ | Pascal Rigaux | 2003-11-26 | 1 | -27/+38 |
| | | | | lang::configure_kdeglobals() | ||||
* | 9.3-10mdk | Thierry Vignaud | 2003-11-25 | 1 | -1/+17 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
| | | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones | ||||
* | fix #6184: read back "Connection Name" and "Domain Name" fields | Thierry Vignaud | 2003-11-25 | 1 | -3/+4 |
| | |||||
* | (getAndSaveFile) log which file copy failled in order to knwow which | Thierry Vignaud | 2003-11-25 | 1 | -1/+1 |
| | | | | | partition is not big enough (see #6149) | ||||
* | fix nasty gc error | Pascal Rigaux | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | add new mouse "PS/2|Automatic" and use it by default, | Pascal Rigaux | 2003-11-25 | 1 | -3/+4 |
| | | | | | | so that "PS/2|Generic PS2 Wheel Mouse" use protocol IMPS/2 which is needed when we force mouse change live ("auto" doesn't work in that case) | ||||
* | don't fake ide-scsi for move (otherwise, we would need to do it in stage1 too) | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | |||||
* | for move, make it use ide-scsi *now*, not after reboot | Pascal Rigaux | 2003-11-25 | 1 | -0/+5 |
| | |||||
* | fix destroying HorizSync & VertRefresh (especially when coming from ddcxinfos | Pascal Rigaux | 2003-11-25 | 1 | -2/+5 |
| | | | | | with unknown EISA_ID) | ||||
* | check that libglx.so is a link instead of checking if it exists (since it is | Pascal Rigaux | 2003-11-25 | 1 | -1/+1 |
| | | | | | now in nvidia.clp) | ||||
* | reintroduce detect_timezone (indeed that one was needed :-() | Thierry Vignaud | 2003-11-24 | 1 | -0/+19 |
| | |||||
* | (configure) fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | fix isdn detection: detect all isdn cards, not only the first one | Thierry Vignaud | 2003-11-24 | 2 | -11/+19 |
| | |||||
* | bump buildrequire for ldetect because of new API | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | thx perl_checko | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| | |||||
* | (getNet) handle zaurus connected through USB cables resulting in | Thierry Vignaud | 2003-11-23 | 1 | -1/+1 |
| | | | | | usbnet driver creating usbX interfaces | ||||
* | (connected2) rename it as check_link_beat() to better reflect what he does | Thierry Vignaud | 2003-11-23 | 1 | -3/+3 |
| |