summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* 9.3-2mdkThierry Vignaud2003-11-051-1/+5
* detect all up||down interfaces w/o any hardcoded limits:Thierry Vignaud2003-11-051-1/+6
* reput back hasNetDevice() instead of getNetInterfaces() sinceThierry Vignaud2003-11-051-33/+12
* Enable bz2 compression option (wish@linux-mandrake.com)Stew Benedict2003-11-041-15/+10
* perl_checker fixesThierry Vignaud2003-11-041-4/+4
* unexport not used elsewhere connected2 functionThierry Vignaud2003-11-041-1/+1
* perl_checker fixesThierry Vignaud2003-11-041-3/+3
* - 9.3-1mdkThierry Vignaud2003-11-041-2/+76
* manage all interfaces when there more than oneThierry Vignaud2003-11-041-17/+17
* network statistics really are global ones, not per interface ones.Thierry Vignaud2003-11-041-1/+1
* allow setting hdclun=0Pascal Rigaux2003-11-041-1/+1
* (set_advanced closure) simplifyThierry Vignaud2003-11-031-1/+1
* perl checkerGuillaume Cottenceau2003-11-031-1/+1
* woops, when_load already exists :)Guillaume Cottenceau2003-11-031-14/+9
* for move: ensure "post load" stuff (here, mounting /proc/bus/usb)Guillaume Cottenceau2003-11-031-9/+13
* check_prog will check first arg, specifying parameters must henceGuillaume Cottenceau2003-11-031-1/+1
* Removed check for Perl library in checking for installed packages. TheTill Kamppeter2003-11-031-1/+0
* ask the kernel the list of network devices instead of manually probingThierry Vignaud2003-11-032-14/+34
* use memberGuillaume Cottenceau2003-11-031-1/+1
* workaround empty fields when advanced_state is enabled since theThierry Vignaud2003-10-311-1/+3
* remove useless module useThierry Vignaud2003-10-311-1/+0
* - for now, check new devices against description (later with port too)Thierry Vignaud2003-10-311-9/+9
* auto config ups devicesThierry Vignaud2003-10-311-0/+66
* move: "adduser" alike stepGuillaume Cottenceau2003-10-311-48/+54
* from Salane KIng <sking4 at cinci.rr dot com>: enable to access sambaThierry Vignaud2003-10-311-1/+1
* don't getFile VERSION in move or testingPascal Rigaux2003-10-311-6/+8
* cleanup Xfree server @options handlingPascal Rigaux2003-10-311-14/+11
* handle new exception system from perl-Glib >= 0.96Thierry Vignaud2003-10-301-0/+1
* fix always detecting ethernet cards even when none is presentThierry Vignaud2003-10-301-1/+2
* allow move to be launched in testing modeGuillaume Cottenceau2003-10-301-4/+6
* ensure we quit at once when we can't launche X server (I want toGuillaume Cottenceau2003-10-301-1/+1
* perl_checkerGuillaume Cottenceau2003-10-301-1/+1
* (get_hw_address) introduce it to eventually track down ethernet cardsThierry Vignaud2003-10-301-0/+30
* check_prog won't work if arguments are not properly splitted when passed to r...Guillaume Cottenceau2003-10-301-1/+1
* log a bit more live mouse type changeGuillaume Cottenceau2003-10-301-1/+1
* fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readableThierry Vignaud2003-10-301-2/+4
* perl_checker fixesThierry Vignaud2003-10-291-2/+2
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
* (getUPS) detect usb UPS (serial_probe not seeing them for now)Thierry Vignaud2003-10-291-0/+4
* pine is no more in the distroThierry Vignaud2003-10-291-1/+1
* fixed for ongoing bug since at least 9.0 for alias not reported in current in...Francois Pons2003-10-281-1/+1
* set drakconnect as config tool for modems as well as for isdn & adslThierry Vignaud2003-10-271-3/+3
* list isdn adapters in their own class instead of showing them up asThierry Vignaud2003-10-271-1/+3
* split out adsl detection from modem one into its one categoryThierry Vignaud2003-10-271-1/+3
* sort export listThierry Vignaud2003-10-271-1/+1
* fix requires for c::_exit()Thierry Vignaud2003-10-271-0/+1
* (isdn_get_info) simplify it trough MDK::CommonThierry Vignaud2003-10-271-3/+1
* simplify isdn detection:Thierry Vignaud2003-10-272-4/+3
* - make isdn detection more readableThierry Vignaud2003-10-271-1/+1
* blacklist Net::Ping in order to be able to parse network::toolsThierry Vignaud2003-10-271-0/+1