Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print more understandable error message on parse error | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | fix #6159: fix detection when a local name server is faking the | Thierry Vignaud | 2003-10-20 | 1 | -7/+7 |
| | | | | | | connection because of its cache by checking at least a packet is ack-ed | ||||
* | do not break working code! (titi sucks) | Pascal Rigaux | 2003-10-20 | 1 | -1/+0 |
| | |||||
* | remove some unneeded code | Guillaume Cottenceau | 2003-10-19 | 1 | -137/+27 |
| | |||||
* | use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with ↵ | Guillaume Cottenceau | 2003-10-18 | 3 | -275/+887 |
| | | | | 2.4 kernel (not mandatory, but thought it was the origin of the cloop-over-nfs problem - which is not) | ||||
* | nfs, cloop | Guillaume Cottenceau | 2003-10-18 | 1 | -6/+2 |
| | |||||
* | support cloop over NFS too. stay flexible enough so that server= parameter ↵ | Guillaume Cottenceau | 2003-10-18 | 4 | -5/+28 |
| | | | | can either designate the root of the live tree or the root for the cloop live tree, program will detect automatically both. | ||||
* | try to see when it fails :/ | Guillaume Cottenceau | 2003-10-18 | 1 | -1/+1 |
| | |||||
* | minor cleanup | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 3 | -39/+39 |
| | |||||
* | - perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 1 | -25/+24 |
| | | | | | | | | | - this enable to catch two bugs: o test_connected function was wrong and did not pass its parameter to network code code o profile managment in net_monitor wasn't updated to latest damien api changes in network::netconnect and thus was broken :-( | ||||
* | roolback hp fix: | Thierry Vignaud | 2003-10-17 | 1 | -1/+1 |
| | | | | | | | | after further investigation at Houston, the bcm440 bug was not related to MII_NOT_SUPPORTED (ethtool/mii support is fine in this driver). instead, it is related to half/full duplex detection. | ||||
* | workaround anthill bug #18 (do not overwrite sound aliases when no hardware ↵ | Thierry Vignaud | 2003-10-17 | 1 | -2/+5 |
| | | | | change) | ||||
* | - simplify | Thierry Vignaud | 2003-10-17 | 2 | -24/+15 |
| | | | | | | | | - remove spurious module imports & requires - remove never used arg (this enable to simplify caller) - fix detection logic: do not mix old detected stuff with new one if one step back in drakconnect after plugging some network devices in | ||||
* | network::netconnect is unused | Thierry Vignaud | 2003-10-17 | 1 | -1/+0 |
| | |||||
* | move is cloop stuff | Guillaume Cottenceau | 2003-10-16 | 2 | -4/+5 |
| | |||||
* | mandrake-move is cloop stuff | Guillaume Cottenceau | 2003-10-16 | 3 | -2/+10 |
| | |||||
* | misc opt | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | logs a last msg before exiting | Guillaume Cottenceau | 2003-10-16 | 1 | -0/+1 |
| | |||||
* | display a sorta splash/wait screen when drakx exits because kde takes a long ↵ | Guillaume Cottenceau | 2003-10-16 | 1 | -0/+9 |
| | | | | time to startup its splash screen | ||||
* | fix for HP (current module does not work if MII_NOT_SUPPORTED to set to yes) | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | don't use find, it's faster | Pascal Rigaux | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | override tex color when selected as well, it's white per default, and with ↵ | Guillaume Cottenceau | 2003-10-16 | 1 | -1/+3 |
| | | | | the grey selected background it's ugly | ||||
* | add xwait and use it | Pascal Rigaux | 2003-10-16 | 4 | -6/+45 |
| | |||||
* | no steps in move mode; for the moment, no logo as well, we'll see what ↵ | Guillaume Cottenceau | 2003-10-16 | 1 | -2/+2 |
| | | | | graphical aspect look like with ln | ||||
* | fixed typo. | Francois Pons | 2003-10-16 | 1 | -1/+0 |
| | |||||
* | fixed code to avoid opening 2 files simultaneously. | Francois Pons | 2003-10-16 | 1 | -1/+8 |
| | |||||
* | fixed small typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | fixed to avoid opening 2 ftp files at the same time. | Francois Pons | 2003-10-16 | 1 | -4/+7 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | make sure a pubkey file can be found if a hdlist handle is given when ↵ | Francois Pons | 2003-10-16 | 1 | -2/+4 |
| | | | | creating a media. | ||||
* | added pubkey in update management. | Francois Pons | 2003-10-16 | 1 | -1/+2 |
| | |||||
* | added external pubkey file management. | Francois Pons | 2003-10-16 | 1 | -2/+2 |
| | |||||
* | maybe perl_checker should have told me? but that's a bit | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | | | | | complicated for his poor soul? | ||||
* | fix default value still in location|name form in case of move | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | sorting according to transliteration in languages-selection-as-images is ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | | | | broken, can't remember if I did that special on purpose, seems it was just dumb from me, nothing more | ||||
* | override gtk theme selection color since we won't do inverse-video on the ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+11 |
| | | | | text when it's images | ||||
* | setting background color is normally not needed anymore since XFree starts ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -8/+0 |
| | | | | with "mandrake color" by default now | ||||
* | titi doesn't suck | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+1 |
| | |||||
* | - rename exitMove to startMove | Pascal Rigaux | 2003-10-15 | 2 | -8/+8 |
| | | | | | | - remove the blinks before kde start by relaying the last X connection (using gmessage for now, will use "xtest --wait" later) | ||||
* | don't show a tree in move mode, we have only a limited number of languages | Guillaume Cottenceau | 2003-10-15 | 1 | -4/+11 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | set move steps, add exitMove step, pass $o to move::init() | Pascal Rigaux | 2003-10-15 | 2 | -1/+17 |
| | |||||
* | pass $o to getNextStep | Pascal Rigaux | 2003-10-15 | 2 | -4/+5 |
| | |||||
* | have necessary png lang files installed and limit percent-langs of langs.pm ↵ | Guillaume Cottenceau | 2003-10-15 | 4 | -2/+11 |
| | | | | accordingly | ||||
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 5 | -10/+3 |
| | | | | | => it allows simpler modification of orderedSteps (as already done in upgrade) for mandrake move | ||||
* | move setxkbmap to keyboard.pm | Pascal Rigaux | 2003-10-15 | 2 | -3/+9 |
| | |||||
* | use installed galaxy gnome theme in move | Guillaume Cottenceau | 2003-10-15 | 1 | -8/+8 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | load sound modules | Pascal Rigaux | 2003-10-15 | 1 | -0/+3 |
| |