aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-03-16* pcidev: modprobe in kernel 2.4 does not support module listsWilly Tarreau1-4/+14
2008-12-10* pcidev: use modprobe $list and not modprobe on each elementWilly Tarreau1-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-10pcidev: add support for matching multiple classesWilly Tarreau1-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-17pcidev: add class-filtering support, small cleanupsWilly Tarreau1-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-17pcidev: speedups and fixes, update to version 0.3Willy Tarreau2-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 Tarreau1-5/+12
files and packages
2006-07-26[MEDIUM] - pkg-0.7.1 : * newpkg: don't look for newname in .. anymore, and ↵Willy Tarreau12-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.29Willy Tarreau1-2/+4
2006-07-26[RELEASE] flxutils-0.1.28v0.1.28Willy Tarreau1-5/+38
2006-07-26[RELEASE] flxutils-0.1.22v0.1.22Willy Tarreau1-32/+267
2006-07-26[RELEASE] flxutils-0.1.21v0.1.21Willy Tarreau1-3/+3
2006-07-26[RELEASE] flxutils-0.1.20v0.1.20Willy Tarreau1-3/+3
2006-07-26[RELEASE] flxutils-0.1.19v0.1.19Willy Tarreau1-14/+25
2006-07-26[RELEASE] flxutils-0.1.18v0.1.18Willy Tarreau4-1459/+1719
2006-07-26[RELEASE] flxutils-0.1.16v0.1.16Willy Tarreau1-3/+3
2006-07-26[RELEASE] flxutils-0.1.15v0.1.15Willy Tarreau1-2/+1
2006-07-26[RELEASE] flxutils-0.1.13v0.1.13Willy Tarreau1-17/+13
2006-07-26[RELEASE] flxutils-0.1.12.1v0.1.12.1Willy Tarreau1-1/+1
2006-07-26[RELEASE] flxutils-0.1.12v0.1.12Willy Tarreau1-1/+1
2006-07-26[RELEASE] flxutils-0.1.11.3v0.1.11.3Willy Tarreau3-2/+1241
2006-07-26[RELEASE] flxutils-0.1.11.1v0.1.11.1Willy Tarreau1-468/+1365
2006-07-26[RELEASE] flxutils-0.1.11v0.1.11Willy Tarreau5-16/+749
2006-07-26[RELEASE] flxutils-0.1.9v0.1.9Willy Tarreau3-64/+60
2006-07-26[RELEASE] flxutils-0.1.8v0.1.8Willy Tarreau1-1/+1
2006-07-26[RELEASE] flxutils-0.1.7v0.1.7Willy Tarreau1-1/+2
2006-07-26[RELEASE] flxutils-0.1.6v0.1.6Willy Tarreau3-0/+451
2006-07-26[RELEASE] flxutils-0.1.5v0.1.5Willy Tarreau1-20/+69
2006-07-26[RELEASE] flxutils-0.1.4.2v0.1.4.2Willy Tarreau7-0/+1106