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
...
*
Fixed pretty log in emi
Claudio Matsuoka
2006-11-28
1
-13
/
+18
*
Fixed log message, renamed variable, code cleanup
Claudio Matsuoka
2006-11-14
1
-9
/
+9
*
Ok, perhaps listing .done files makes it too verbose.
Claudio Matsuoka
2006-11-14
1
-107
/
+171
*
Changed error message
Claudio Matsuoka
2006-11-14
1
-2
/
+2
*
Use pwd instead of ./ for packages without full pathname
Claudio Matsuoka
2006-11-14
1
-4
/
+12
*
Add reminder to notify user in case of srpm recreation error
Claudio Matsuoka
2006-11-12
1
-7
/
+23
*
Changed permissions to executable
Claudio Matsuoka
2006-11-12
1
-0
/
+0
*
Using plot() functions.
Claudio Matsuoka
2006-11-12
1
-28
/
+28
*
unlink pidfile just after the tree check so that ulri can schedul new jobs
Florent Villard
2006-11-11
1
-1
/
+2
*
Redone some plog and indent changes
Claudio Matsuoka
2006-11-10
1
-4
/
+15
*
Cosmetic fixes: indentantion and 80-column wrap
Claudio Matsuoka
2006-11-10
1
-8
/
+14
*
Cosmetic fixes: indentation and 80-column wrap
Claudio Matsuoka
2006-11-10
1
-17
/
+52
*
added adhoc media handling
Florent Villard
2006-11-09
1
-70
/
+44
*
mkpath_p no longer exists, using mkpath instead.
Claudio Matsuoka
2006-11-09
1
-1
/
+3
*
Reindented configuration parameters, fixed plog error.
Claudio Matsuoka
2006-11-09
1
-53
/
+153
*
initialize plog for submodules
Florent Villard
2006-11-07
1
-1
/
+15
*
Using plog for log message.
Claudio Matsuoka
2006-11-07
1
-2
/
+17
*
Cosmetics: minor indentation changes
Claudio Matsuoka
2006-11-06
1
-8
/
+20
*
do not create a log dir for the first srpm; use a more explicit shell in chro...
Florent Villard
2006-11-06
1
-23
/
+15
*
Code cleanup: add subroutine to print messages to log
Claudio Matsuoka
2006-11-03
1
-27
/
+39
*
Changing $0 to display readable information in ps output
Claudio Matsuoka
2006-11-02
1
-0
/
+5
*
Fix rm globbing, for real this time (thanks rgs).
Claudio Matsuoka
2006-10-25
1
-1
/
+5
*
add media in the chroot by default
Florent Villard
2006-10-24
1
-1
/
+2
*
Fixed glob character parsing regexp in sub rm.
Claudio Matsuoka
2006-10-23
1
-1
/
+1
*
replace old srpm and use the new one; add a missing_dep status; stop if files...
Florent Villard
2006-10-23
1
-28
/
+22
*
add cp command
Florent Villard
2006-10-23
1
-7
/
+104
*
use new youri command; do not unlink youri log for debugging purpose; fix use...
Florent Villard
2006-10-23
1
-4
/
+9
*
add initdb command
Florent Villard
2006-10-11
1
-6
/
+4
*
move recreate_srpm to Urpmi; scp the resulting packages instead of copy; clea...
Florent Villard
2006-10-11
1
-85
/
+17
*
consider excluded arch; remove srpms after succesful build for i586 and x86_64
Florent Villard
2006-10-11
1
-1
/
+11
*
only includes the srpm in the mail subject; noarch is enough as mandatory arch
Florent Villard
2006-09-01
1
-4
/
+6
*
let the check of the binary and the basesystem packages be configurable
0.5.10
Florent Villard
2006-09-01
1
-6
/
+16
*
add more command for sudo needs, rpm --initdb and --rm
Florent Villard
2006-08-28
1
-6
/
+118
*
use $sudo
0.5.8
Florent Villard
2006-08-28
1
-14
/
+29
*
- start to use a wrapper for sudo commands
Florent Villard
2006-08-28
1
-69
/
+64
*
also check for noarch (but it may not be necessary
Florent Villard
2006-08-28
1
-1
/
+2
*
add a new wrapper to run command which needs privileges
Florent Villard
2006-08-28
1
-0
/
+71
*
send mail to the user, add some configuration variables for mails
Florent Villard
2006-08-26
1
-6
/
+27
*
now running environment is also given to clean_all_unionfs
Florent Villard
2006-08-17
1
-177
/
+18
*
call youri with the section defined; remove files when uploaded
Florent Villard
2006-08-13
1
-3
/
+9
*
split some functions in separates modules
Florent Villard
2006-08-08
1
-826
/
+179
*
use basic rpm name to be able to do a link
Florent Villard
2006-08-07
1
-2
/
+2
*
call youri and redirect the output for reference
Florent Villard
2006-08-06
1
-15
/
+105
*
use config_init function to initialise config_usage
Florent Villard
2006-08-06
1
-1
/
+8
*
add emi to upload packages in the queue when all the architectures are done
Florent Villard
2006-08-06
1
-0
/
+62
*
also check for /dev/pts in chroot; add a extra conf for new media; better uni...
Florent Villard
2006-08-02
1
-90
/
+151
*
fix the --shell mode to correclty update the sudoers file
Florent Villard
2006-06-21
1
-3
/
+3
*
switch to perl-RPM4; try to guess missing buildrequires; add find_provides; a...
Florent Villard
2006-06-21
1
-29
/
+79
*
- add a new max_command_retry to limit the number of time iurt will try to pe...
Florent Villard
2006-06-19
1
-10
/
+27
*
fix mail format
Florent Villard
2006-06-18
1
-8
/
+14
[prev]
[next]