aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/DKMS.pm
Commit message (Expand)AuthorAgeFilesLines
* use rpmbuild/ rather than rpm/ like modern guidelinesThierry Vignaud2012-09-251-1/+1
* s/iurt2/iurt/Thierry Vignaud2012-09-021-1/+1
* (clean_and_build_chroot) split it out of clean_chroot()Thierry Vignaud2012-08-271-2/+2
* (init_cache) kill unused functionThierry Vignaud2012-03-261-1/+1
* (dkms_compile) cosmeticThierry Vignaud2012-03-241-1/+1
* (search_dkms) simplifyThierry Vignaud2012-03-241-1/+1
* (urpmi_command) kill unused argThierry Vignaud2012-03-241-1/+1
* (sudo) kill unused argThierry Vignaud2012-03-241-2/+2
* Never manually write to log filePascal Terjan2012-03-121-4/+4
* Get rid of ERR log levelPascal Terjan2012-03-121-7/+7
* Append domain when sending emails to userPascal Terjan2012-01-021-1/+1
* add missing parentheses in open callsOlivier Blin2011-01-131-1/+1
* do not guess built modules from media with different arch (i.e. do not use i5...Olivier Blin2010-05-261-0/+1
* perl_checker cleanupsThierry Vignaud2009-12-021-3/+2
* do not try to uselessly detect latest modulesOlivier Blin2008-08-211-1/+1
* use better algorithm to prefer devel packages over source packagesOlivier Blin2008-04-021-11/+16
* do not force incorrect symlink in /lib/modules if already presentOlivier Blin2008-04-021-4/+8
* do not explicitely specify kernel source dir, dkms will use /lib/modules by i...Olivier Blin2008-04-021-1/+1
* add package in the cache earlier, not to mail multiple times about incorrect ...Olivier Blin2008-04-021-1/+3
* prefer match with exact same name first (for devel packages to be preferred)Olivier Blin2008-04-021-1/+1
* print source package name instead of internal nameOlivier Blin2008-04-021-1/+1
* factorize (and avoid printing harmless error messages)Olivier Blin2008-04-021-15/+12
* use better regexp and rpm output formatOlivier Blin2008-04-021-3/+3
* do not run make prepare, dkms handles itOlivier Blin2008-04-021-2/+0
* remove old commentOlivier Blin2008-04-021-2/+0
* do not uses hacks if the dkms module is built for the wrong kernel, a warning...Olivier Blin2008-04-021-23/+5
* handle rpms being installed in /var/lib/dkms (dkms-2.0.19)Olivier Blin2008-04-021-1/+1
* factorize (for next commit)Olivier Blin2008-04-021-2/+14
* send mail to admins when a DKMS module wrongly build for current kernelOlivier Blin2008-04-021-0/+8
* do not try to move modules built for current kernel if it was the targetOlivier Blin2008-04-021-1/+1
* make sure dkms commands are not run in rpm post scriptsOlivier Blin2008-04-021-0/+6
* fix removing /lib/modules/`uname -r` symlink hackOlivier Blin2008-04-021-1/+1
* skip kernel packages with no modules dir (like the "kernel" meta-package)Olivier Blin2008-04-021-2/+6
* use "real" name and version when appropriate (fix build with gspca)Olivier Blin2008-02-291-10/+10
* compute "real" name from scripts and pass itOlivier Blin2008-02-291-5/+7
* fallback on package versionOlivier Blin2008-02-291-0/+1
* be less strict when matching version in scriptOlivier Blin2008-02-291-1/+1
* allow to specify kernel for which DKMS packages should be rebuiltOlivier Blin2008-02-121-1/+3
* add --dkms -p option to iurt to allow rebuilding specific packages onlyOlivier Blin2008-01-071-1/+3
* allow to specify upload media for DKMS packagesOlivier Blin2007-11-221-0/+2
* - Support contrib kernel naming.Marcelo Leitner2007-08-131-1/+1
* Restoring code lost in the SVN breakage from an old checkoutGustavo De Nardin2007-05-121-0/+318