On Sun, May 27, 2012 at 1:38 PM, Ozan Çağlayan <ozancag@xxxxxxxxx> wrote: > Use Ubuntu PPA vanilla kernels on other distributions too. > The .deb files are extracted using 'ar' and 'tar'. > > Also check if the target directory exists before downloading > the deb files. > > Signed-off-by: Ozan Çağlayan <ozancag@xxxxxxxxx> This patch shouldn't introduce any side effects for Ubuntu users. I only changed a conditional to check if the debs are installed by looking whether the directories are found in the system. There's also a "make 3.82" bug found in kernels < 2.6.29. I fixed that using sed. As Ubuntu sticks with make 3.81, there's no need to fix that bug when the system is Ubuntu. I build tested with Ubuntu PPA's on Fedora 17 x86_64: [root@ozzyfedora compat]# bin/ckmake Trying kernel 3.3.0-030300rc2-generic [FAILED] (This is caused because of the latest CoDel backports, ignore this) Trying kernel 3.2.2-030202-generic [OK] Trying kernel 3.1.10-030110-generic [OK] Trying kernel 3.0.18-030018-generic [OK] Trying kernel 2.6.39-02063904-generic [OK] Trying kernel 2.6.38-02063808-generic [OK] Trying kernel 2.6.37-02063706-generic [OK] Trying kernel 2.6.36-02063604-generic [OK] Trying kernel 2.6.35-02063512-generic [OK] Trying kernel 2.6.34-02063410-generic [OK] Trying kernel 2.6.33-02063305-generic [OK] Trying kernel 2.6.32-02063255-generic [OK] Trying kernel 2.6.31-02063113-generic [OK] Trying kernel 2.6.30-02063010-generic [OK] Trying kernel 2.6.29-02062906-generic [OK] Trying kernel 2.6.28-02062810-generic [OK] Trying kernel 2.6.27-020627-generic [OK] Trying kernel 2.6.26-020626-generic [OK] Trying kernel 2.6.25-020625-generic [OK] Trying kernel 2.6.24-020624-generic [OK] -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html