derek wrote: > KP Kirchdoerfer wrote: >> On Thursday 30 August 2007 15:38:34 Derek Sims wrote: >> >>> I wish to use various qdisc modules on leaf 3.02 however I cannot find >>> any net/sched modules in modules package: >>> >>> Bering-uClibc_modules_2.4.33.tar.gz >>> >>> Can you tell me if these are available and where to find them please? >>> >> Maybe I'm missing something and don't understand the question... obviously >> there are net/sched modules in the tarball (see below). >> >> >> kp >> >> leaf/bin/bering-uclibc/packages# tar -tvzf >> Bering-uClibc_modules_2.4.33.tar.gz | grep sched >> drwxr-xr-x root/root 0 2007-03-09 19:49 2.4.33/kernel/net/sched/ >> -rw-r--r-- root/root 4072 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/cls_fw.o >> -rw-r--r-- root/root 5740 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/cls_route.o >> -rw-r--r-- root/root 5800 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/cls_rsvp.o >> -rw-r--r-- root/root 5964 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/cls_rsvp6.o >> -rw-r--r-- root/root 6040 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/cls_tcindex.o >> -rw-r--r-- root/root 6568 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/cls_u32.o >> -rw-r--r-- root/root 15316 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_cbq.o >> -rw-r--r-- root/root 5376 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_csz.o >> -rw-r--r-- root/root 5960 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_dsmark.o >> -rw-r--r-- root/root 6392 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_gred.o >> -rw-r--r-- root/root 16764 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_hfsc.o >> -rw-r--r-- root/root 22644 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_htb.o >> -rw-r--r-- root/root 3420 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_ingress.o >> -rw-r--r-- root/root 5772 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_netem.o >> -rw-r--r-- root/root 4128 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_prio.o >> -rw-r--r-- root/root 3940 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_red.o >> -rw-r--r-- root/root 4524 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_sfq.o >> -rw-r--r-- root/root 5028 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_tbf.o >> -rw-r--r-- root/root 5576 2007-03-09 19:49 >> 2.4.33/kernel/net/sched/sch_teql.o >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> ------------------------------------------------------------------------ >> leaf-user mailing list: leaf-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/leaf-user >> Support Request -- http://leaf-project.org/ >> > My apologies, you are right I have the modules :) > > I think I must have used a broken Windows archiver package to unpack the > tarball - there were lots of bits missing! >
Filenames in Windows are not case sensitive. If there are modules with the same name but with characters of different case in the filename, the files might be overwritten during extraction. Some archive programs don't prompt before extracting. It's bitten me before. Argh! Windows! Brent Gardner ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ------------------------------------------------------------------------ leaf-user mailing list: leaf-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/