summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* report errno when init can't exec binaryGuillaume Cottenceau2003-10-221-1/+1
|
* allow more than one loop device for more than one lomountGuillaume Cottenceau2003-10-225-37/+56
|
* add make_live_tree_bootPascal Rigaux2003-10-223-1/+568
|
* handle usb isdn adaptersThierry Vignaud2003-10-221-2/+4
|
* add entries for usb isdn adaptersThierry Vignaud2003-10-221-0/+10
|
* fix steping back on choosing isdn card stepThierry Vignaud2003-10-221-1/+1
|
* fix isdn detectionThierry Vignaud2003-10-221-1/+1
|
* pixel rulzGuillaume Cottenceau2003-10-221-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-211-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-211-0/+5
|
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-213-6/+10
|
* pixel doesn't suxGuillaume Cottenceau2003-10-211-1/+3
|
* pixel suxGuillaume Cottenceau2003-10-211-1/+1
|
* fix pixelGuillaume Cottenceau2003-10-211-1/+2
|
* fix pixelGuillaume Cottenceau2003-10-212-3/+3
|
* add beginning of gzloop handlingPascal Rigaux2003-10-212-2/+3
|
* misc perl_checker cleanupsThierry Vignaud2003-10-203-25/+23
|
* kill warning complaint from gcc aka resync with official newt headersThierry Vignaud2003-10-201-1/+1
|
* kill warning complaint from gcc aka resync with official rpm headersThierry Vignaud2003-10-201-1/+1
|
* misc perl_checker cleanupsThierry Vignaud2003-10-203-8/+8
|
* drakperm incorrectly enable one to click "ok" after having altered aThierry Vignaud2003-10-201-0/+1
| | | | | | | | | system rule whereas system rules are not saved since they're enforced by msec. this may confuse the end user ("why my changes weren't applied?") so let disable the "ok" button if the current entry is uneditable.
* fix crash on editable itemsThierry Vignaud2003-10-201-10/+13
|
* Add lpfcdd support (Emulex adapters)Nicolas Planel2003-10-201-1/+1
|
* perform test once and move it out of the save loopThierry Vignaud2003-10-201-3/+3
|
* un-jonathan-ize()Thierry Vignaud2003-10-201-10/+4
|
* consolidate, simplify, remove duplicateThierry Vignaud2003-10-201-36/+24
|
* print more understandable error message on parse errorThierry Vignaud2003-10-201-1/+1
|
* fix #6159: fix detection when a local name server is faking theThierry Vignaud2003-10-201-7/+7
| | | | | | connection because of its cache by checking at least a packet is ack-ed
* do not break working code! (titi sucks)Pascal Rigaux2003-10-201-1/+0
|
* remove some unneeded codeGuillaume Cottenceau2003-10-191-137/+27
|
* use nfsmount code from util-linux-2.11z so that we're using nfsmount v3 with ↵Guillaume Cottenceau2003-10-183-275/+887
| | | | 2.4 kernel (not mandatory, but thought it was the origin of the cloop-over-nfs problem - which is not)
* nfs, cloopGuillaume Cottenceau2003-10-181-6/+2
|
* support cloop over NFS too. stay flexible enough so that server= parameter ↵Guillaume Cottenceau2003-10-184-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 Cottenceau2003-10-181-1/+1
|
* minor cleanupThierry Vignaud2003-10-171-1/+1
|
* perl_checker cleanupsThierry Vignaud2003-10-173-39/+39
|
* - perl_checker cleanupsThierry Vignaud2003-10-171-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 Vignaud2003-10-171-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 Vignaud2003-10-171-2/+5
| | | | change)
* - simplifyThierry Vignaud2003-10-172-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 unusedThierry Vignaud2003-10-171-1/+0
|
* move is cloop stuffGuillaume Cottenceau2003-10-162-4/+5
|
* mandrake-move is cloop stuffGuillaume Cottenceau2003-10-163-2/+10
|
* misc optGuillaume Cottenceau2003-10-161-1/+1
|
* logs a last msg before exitingGuillaume Cottenceau2003-10-161-0/+1
|
* display a sorta splash/wait screen when drakx exits because kde takes a long ↵Guillaume Cottenceau2003-10-161-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 Pons2003-10-161-1/+1
|
* don't use find, it's fasterPascal Rigaux2003-10-161-1/+1
|
* override tex color when selected as well, it's white per default, and with ↵Guillaume Cottenceau2003-10-161-1/+3
| | | | the grey selected background it's ugly
* add xwait and use itPascal Rigaux2003-10-164-6/+45
|