Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-16 | * pcidev: modprobe in kernel 2.4 does not support module lists | Willy Tarreau | 1 | -4/+14 | |
2008-12-10 | * pcidev: use modprobe $list and not modprobe on each element | Willy Tarreau | 1 | -6/+5 | |
modprobe knows how to load a module among a list, we must not call it on each element otherwise it causes errors for the second ones which fail. | |||||
2008-12-10 | pcidev: add support for matching multiple classes | Willy Tarreau | 1 | -21/+33 | |
It is now possible to match against multiple classes, which is handy to load network modules. For instance, to load the forcedeth and other modules, one would do : # pcidev -m -v -c 0x068000/0xfff000 -c 0x020000/0xff0000 | |||||
2008-11-17 | pcidev: add class-filtering support, small cleanups | Willy Tarreau | 1 | -4/+25 | |
It is now possible to limit the class of devices we want to look up. By passing "-c 0x020000/0xffff00" for instance, we can focus on Ethernet devices only. Also, a nice improvement is that when listing only new modules (-n), the code tries to avoid duplicate names when they are consecutive. | |||||
2008-11-17 | pcidev: speedups and fixes, update to version 0.3 | Willy Tarreau | 2 | -22/+23 | |
pcidev needed a lifting to speed up a bit and to avoid reporting PCI hotplug bridges drivers for any bridge device. | |||||
2006-07-26 | * flxextract-0.0.4 : fixed a few problems and now informs about missing ↵ | Willy Tarreau | 1 | -5/+12 | |
files and packages | |||||
2006-07-26 | [MEDIUM] - pkg-0.7.1 : * newpkg: don't look for newname in .. anymore, and ↵ | Willy Tarreau | 12 | -558/+19688 | |
select only the packages containing a build.cfg * newpkg: do not propose a list of multiple identical new names * release: also identify non-shell text scripts. * release: put only package's basename in changelogs. | |||||
2006-07-26 | [RELEASE] flxutils-0.1.29v0.1.29 | Willy Tarreau | 1 | -2/+4 | |
2006-07-26 | [RELEASE] flxutils-0.1.28v0.1.28 | Willy Tarreau | 1 | -5/+38 | |
2006-07-26 | [RELEASE] flxutils-0.1.22v0.1.22 | Willy Tarreau | 1 | -32/+267 | |
2006-07-26 | [RELEASE] flxutils-0.1.21v0.1.21 | Willy Tarreau | 1 | -3/+3 | |
2006-07-26 | [RELEASE] flxutils-0.1.20v0.1.20 | Willy Tarreau | 1 | -3/+3 | |
2006-07-26 | [RELEASE] flxutils-0.1.19v0.1.19 | Willy Tarreau | 1 | -14/+25 | |
2006-07-26 | [RELEASE] flxutils-0.1.18v0.1.18 | Willy Tarreau | 4 | -1459/+1719 | |
2006-07-26 | [RELEASE] flxutils-0.1.16v0.1.16 | Willy Tarreau | 1 | -3/+3 | |
2006-07-26 | [RELEASE] flxutils-0.1.15v0.1.15 | Willy Tarreau | 1 | -2/+1 | |
2006-07-26 | [RELEASE] flxutils-0.1.13v0.1.13 | Willy Tarreau | 1 | -17/+13 | |
2006-07-26 | [RELEASE] flxutils-0.1.12.1v0.1.12.1 | Willy Tarreau | 1 | -1/+1 | |
2006-07-26 | [RELEASE] flxutils-0.1.12v0.1.12 | Willy Tarreau | 1 | -1/+1 | |
2006-07-26 | [RELEASE] flxutils-0.1.11.3v0.1.11.3 | Willy Tarreau | 3 | -2/+1241 | |
2006-07-26 | [RELEASE] flxutils-0.1.11.1v0.1.11.1 | Willy Tarreau | 1 | -468/+1365 | |
2006-07-26 | [RELEASE] flxutils-0.1.11v0.1.11 | Willy Tarreau | 5 | -16/+749 | |
2006-07-26 | [RELEASE] flxutils-0.1.9v0.1.9 | Willy Tarreau | 3 | -64/+60 | |
2006-07-26 | [RELEASE] flxutils-0.1.8v0.1.8 | Willy Tarreau | 1 | -1/+1 | |
2006-07-26 | [RELEASE] flxutils-0.1.7v0.1.7 | Willy Tarreau | 1 | -1/+2 | |
2006-07-26 | [RELEASE] flxutils-0.1.6v0.1.6 | Willy Tarreau | 3 | -0/+451 | |
2006-07-26 | [RELEASE] flxutils-0.1.5v0.1.5 | Willy Tarreau | 1 | -20/+69 | |
2006-07-26 | [RELEASE] flxutils-0.1.4.2v0.1.4.2 | Willy Tarreau | 7 | -0/+1106 | |