index
:
iurt
master
topic/non-mandatory-arches
Chroot-based Build System
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
factorize (and avoid printing harmless error messages)
Olivier Blin
2008-04-02
1
-15
/
+12
*
use better regexp and rpm output format
Olivier Blin
2008-04-02
1
-3
/
+3
*
do not run make prepare, dkms handles it
Olivier Blin
2008-04-02
1
-2
/
+0
*
remove old comment
Olivier Blin
2008-04-02
1
-2
/
+0
*
do not uses hacks if the dkms module is built for the wrong kernel, a warning...
Olivier Blin
2008-04-02
1
-23
/
+5
*
handle rpms being installed in /var/lib/dkms (dkms-2.0.19)
Olivier Blin
2008-04-02
1
-1
/
+1
*
factorize (for next commit)
Olivier Blin
2008-04-02
1
-2
/
+14
*
send mail to admins when a DKMS module wrongly build for current kernel
Olivier Blin
2008-04-02
1
-0
/
+8
*
do not try to move modules built for current kernel if it was the target
Olivier Blin
2008-04-02
1
-1
/
+1
*
make sure dkms commands are not run in rpm post scripts
Olivier Blin
2008-04-02
1
-0
/
+6
*
fix removing /lib/modules/`uname -r` symlink hack
Olivier Blin
2008-04-02
1
-1
/
+1
*
skip kernel packages with no modules dir (like the "kernel" meta-package)
Olivier Blin
2008-04-02
1
-2
/
+6
*
use "real" name and version when appropriate (fix build with gspca)
Olivier Blin
2008-02-29
1
-10
/
+10
*
compute "real" name from scripts and pass it
Olivier Blin
2008-02-29
1
-5
/
+7
*
fallback on package version
Olivier Blin
2008-02-29
1
-0
/
+1
*
be less strict when matching version in script
Olivier Blin
2008-02-29
1
-1
/
+1
*
remove leftover from commit 231320 cleanup
Olivier Blin
2008-02-29
1
-1
/
+1
*
- Honor log level switch
Marcelo Leitner
2008-02-21
1
-3
/
+4
*
- Do not force debug log level.
Marcelo Leitner
2008-02-21
1
-2
/
+2
*
oops, reverting r237127...
Gustavo De Nardin
2008-02-20
1
-2
/
+2
*
make -v 0 work instead of being equal to -v 9999
Gustavo De Nardin
2008-02-20
1
-2
/
+2
*
- Block two too dangerous pkill commands.
Marcelo Leitner
2008-02-20
2
-5
/
+10
*
- Fix damn bogus regular expression.
Marcelo Leitner
2008-02-15
1
-1
/
+1
*
- Revert die handler.
Marcelo Leitner
2008-02-15
1
-1
/
+1
*
- Do not abort on uncatched exceptions anymore.
Marcelo Leitner
2008-02-15
1
-1
/
+2
*
print at which time we got killed
Thierry Vignaud
2008-02-15
1
-2
/
+3
*
perl_checker cleanups
Thierry Vignaud
2008-02-15
1
-18
/
+16
*
(create_temp_chroot) tag srpm parameter as optional since
Thierry Vignaud
2008-02-15
1
-2
/
+2
*
perl_checker cleanup
Thierry Vignaud
2008-02-15
1
-1
/
+1
*
install basesystem-minimal for cooker and 2008.1+
Thierry Vignaud
2008-02-15
1
-1
/
+1
*
small change so that perl_checker is able to parse this file
Thierry Vignaud
2008-02-15
1
-1
/
+1
*
blacklist more modules for perl_checker
Thierry Vignaud
2008-02-15
1
-0
/
+7
*
log on STDERR if we got SIGTERM or if an uncatched exception happenned
Thierry Vignaud
2008-02-15
1
-0
/
+22
*
allow to specify kernel for which DKMS packages should be rebuilt
Olivier Blin
2008-02-12
2
-1
/
+6
*
use youri from mdv-youri-* packages
Olivier Blin
2008-02-08
1
-1
/
+1
*
- Adds info message about why it considered the build as failed.
Marcelo Leitner
2008-02-08
1
-0
/
+2
*
- more rpmbuild replacement
Gustavo De Nardin
2008-01-23
1
-3
/
+3
*
- more rpmbuild instead if rpm -b
Gustavo De Nardin
2008-01-23
1
-3
/
+3
*
- 'rpm -b' has been deprrecated for 'rpmbuild' (for a long time?)
Gustavo De Nardin
2008-01-23
1
-1
/
+1
*
revert _excludedocs, it breaks some doc build (#37067)
Olivier Blin
2008-01-22
1
-1
/
+0
*
perl_checker cleanups
Thierry Vignaud
2008-01-16
1
-3
/
+3
*
sort output of rpm -qa
Thierry Vignaud
2008-01-12
2
-2
/
+2
*
fix indentation
Olivier Blin
2008-01-12
1
-1
/
+1
*
(build_chroot) sort output of rpm -qa
Thierry Vignaud
2008-01-12
1
-1
/
+1
*
(dump_rpmmacros) set %_excludedocs so that we speed up iurt on creating chroots
Thierry Vignaud
2008-01-12
1
-0
/
+1
*
replace "rpm --initdb" with "mkdir -p /var/lib/rpm" since --initdb in rpm
Pascal Rigaux
2008-01-09
1
-3
/
+2
*
add --dkms -p option to iurt to allow rebuilding specific packages only
Olivier Blin
2008-01-07
2
-1
/
+6
*
really fix comparison operator :)
Olivier Blin
2008-01-02
1
-1
/
+1
*
- fixed comparison operator
Gustavo De Nardin
2007-12-27
1
-1
/
+1
*
creation of chroot can timeout cuz 10 minutes is not enough. 1 hour should be...
Pascal Rigaux
2007-11-22
1
-1
/
+1
[next]