Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-30 | 1 | -0/+2 |
| | |||||
* | don't do useless copy files on self when no /etc/passwd is found | Guillaume Cottenceau | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-28 | 1 | -1/+4 |
| | |||||
* | drakconnect will have trouble without these | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-28 | 1 | -5/+0 |
| | |||||
* | provide a way for speedtouch users of free version to escape | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+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 | ||||
* | speedtouch in free mode | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+6 |
| | |||||
* | refresh after main wizard window has been destroyed | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+2 |
| | |||||
* | we still can't eject. try to shotgun a bit. | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+17 |
| | |||||
* | don't display startkde shit on first console | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+3 |
| | |||||
* | fit again | Guillaume Cottenceau | 2003-11-28 | 2 | -2/+2 |
| | |||||
* | when we don't detect the key at first, or user plug his key when prompted, ↵ | Guillaume Cottenceau | 2003-11-28 | 1 | -6/+15 |
| | | | | ensure we keep the same user (we don't re ask for user) else we'll create a user with uid 502 and fail miserably to launch kde (home not writable) | ||||
* | 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... | ||||
* | let time for X to really die | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+1 |
| | |||||
* | try to fix (and let some debug) X respawning too fast | Guillaume Cottenceau | 2003-11-28 | 1 | -2/+7 |
| | |||||
* | disable key when nvidia clp is not here and we're not in nfs | Guillaume Cottenceau | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | be sure door is not locked (/sbin/init busyfies cdrom is image_always is not ↵ | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+1 |
| | | | | in memory - which is the case except when in mdk_totem) | ||||
* | remove message in case it fails miserably | Guillaume Cottenceau | 2003-11-28 | 1 | -1/+0 |
| | |||||
* | fit on 80 columns | Guillaume Cottenceau | 2003-11-28 | 2 | -4/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-28 | 1 | -3/+0 |
| | |||||
* | kbuildsycoca keeps a snapshot of current environment, esp. $ENV{BROWSER} | Pascal Rigaux | 2003-11-28 | 1 | -0/+4 |
| | | | | | trying to be as similar as startkde environment | ||||
* | install kernel-smp-xxx | Pascal Rigaux | 2003-11-28 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-28 | 1 | -2/+0 |
| | |||||
* | cp_af() is no good when file is a link. | Pascal Rigaux | 2003-11-28 | 1 | -1/+1 |
| | | | | | we need a simple cp() ... | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-28 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-11-28 | 1 | -4/+0 |
| | |||||
* | ignore failing to build nvidia clp | Pascal Rigaux | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | it is normal that nvidia files are missing when we build without cdcom rpms | Pascal Rigaux | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | create .kde/share/config in user's home | Pascal Rigaux | 2003-11-28 | 1 | -0/+1 |
| | |||||
* | if X proprietary drivers are not installed, just skip | Pascal Rigaux | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-11-28 | 1 | -1/+2 |
| | |||||
* | do not restart network service in testing mode | Thierry Vignaud | 2003-11-28 | 1 | -1/+1 |
| | |||||
* | some isolinux stuff | Guillaume Cottenceau | 2003-11-27 | 3 | -0/+34 |
| | |||||
* | holy shotgun method for del_loops as well, or else we'll miss image_always ↵ | Guillaume Cottenceau | 2003-11-27 | 1 | -17/+14 |
| | | | | loop hence won't be able to eject cdrom | ||||
* | prevent altering system configuration in testing mode in optional | Thierry Vignaud | 2003-11-27 | 1 | -8/+10 |
| | | | | | steps | ||||
* | have only one /etc/passwd so that when user changes password on one host, ↵ | Guillaume Cottenceau | 2003-11-27 | 1 | -4/+18 |
| | | | | change is seen on other hosts | ||||
* | save shell pid | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+4 |
| | |||||
* | password in screensaver doesn't make sense if we keep the shell | Guillaume Cottenceau | 2003-11-27 | 1 | -0/+3 |
| | |||||
* | - handle non partitioned usb keys (they are in {raw_hds}) | Pascal Rigaux | 2003-11-27 | 1 | -2/+3 |
| | | | | | - set $ENV{XAUTHORITY} in case we want to use it one day | ||||
* | 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) | ||||
* | don't eject cdrom in nfs | Guillaume Cottenceau | 2003-11-27 | 1 | -6/+11 |
| | |||||
* | done | Guillaume Cottenceau | 2003-11-27 | 1 | -2/+0 |
| | |||||
* | smp kernel panics when calling poweroff!! | Guillaume Cottenceau | 2003-11-27 | 1 | -7/+17 |
| | |||||
* | "rh" loop is now called change_loop | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| |