#!/bin/sh # Copyright 2011, Pascal Terjan # # This program is free software. It comes without any warranty, to # the extent permitted by applicable law. You can redistribute it # and/or modify it under the terms of the Do What The Fuck You Want # To Public License, Version 2, as published by Sam Hocevar. See # http://sam.zoy.org/wtfpl/COPYING for more details. # # Creates missing-deps.$arch.txt for each arch, listing broken # dependencies inside the associated media. repo="/distrib/bootstrap/distrib/cauldron" missing() { arch=$1 d="${repo}/${arch}" urpmf --requires --use-distrib $d : | cut -d: -f2- | sed 's/\[.*//' | sort -u | xargs urpmq -p --use-distrib $d 2>&1 >/dev/null | sed -n 's/No package named //p' } for arch in i586 x86_64 do missing $arch > missing-deps.$arch.txt done ect-lst/'>ldetect-lst
Hardware List for the Light Hardware Detection ToolThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mageia.org>2011-06-15 16:34:53 +0000
committerAnssi Hannula <anssi@mageia.org>2011-06-15 16:34:53 +0000
commitf294ff008199284a43169468badf48de748d03b6 (patch)
tree6af56b9a788c6d112847efce80fd9ee67d028f74 /dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias
parent683293135daead2552e0ee4a765e2c2e264b66dc (diff)
downloadldetect-lst-f294ff008199284a43169468badf48de748d03b6.tar
ldetect-lst-f294ff008199284a43169468badf48de748d03b6.tar.gz
ldetect-lst-f294ff008199284a43169468badf48de748d03b6.tar.bz2
ldetect-lst-f294ff008199284a43169468badf48de748d03b6.tar.xz
ldetect-lst-f294ff008199284a43169468badf48de748d03b6.zip
dkms-modules-info: drop files for obsolete kernels
Diffstat (limited to 'dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias')
-rw-r--r--dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias0
1 files changed, 0 insertions, 0 deletions
diff --git a/dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias b/dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias
deleted file mode 100644
index e69de29b..00000000
--- a/dkms-modules-info/2.6.33.4-desktop586-2mnb/psb.alias
+++ /dev/null