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
path:
root
/
lib
/
Iurt
/
Chroot.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not import unused clean() function
Thierry Vignaud
2012-03-24
1
-1
/
+1
*
(create_temp_chroot) kill unused arg
Thierry Vignaud
2012-03-24
1
-1
/
+1
*
(update_chroot) kill unused function
Thierry Vignaud
2012-03-24
1
-23
/
+0
*
(create_temp_chroot) kill unused arg
Thierry Vignaud
2012-03-24
1
-1
/
+1
*
(clean_mnt) kill unused function
Thierry Vignaud
2012-03-24
1
-5
/
+0
*
(sudo) kill unused arg
Thierry Vignaud
2012-03-24
1
-39
/
+39
*
(clean) drop unused arg
Thierry Vignaud
2012-03-24
1
-1
/
+1
*
(update_chroot) kill unused & unpassed args; note that it never did
Thierry Vignaud
2012-03-24
1
-1
/
+3
*
unexport update_chroot() (unused elsewhere)
Thierry Vignaud
2012-03-24
1
-1
/
+0
*
perl_checker cleanups
Thierry Vignaud
2012-03-24
1
-7
/
+3
*
Kill unionfs support
Pascal Terjan
2012-03-17
1
-142
/
+7
*
Get rid of ERR log level
Pascal Terjan
2012-03-12
1
-2
/
+2
*
Allow giving additional macros to iurt
Pascal Terjan
2011-05-18
1
-1
/
+3
*
Improve error cases and fix previous commit (thanks blino)
Pascal Terjan
2011-04-28
1
-10
/
+11
*
Fail in create_temp_chroot of clean_chroot returned an error
Pascal Terjan
2011-04-27
1
-1
/
+1
*
Give up chroot creation when untar fails
Pascal Terjan
2011-04-27
1
-0
/
+3
*
install meta-task first for prefer.vendor.list to be used
Olivier Blin
2011-03-23
1
-12
/
+15
*
remove old comment
Olivier Blin
2011-03-23
1
-1
/
+0
*
move rpmbuild check in build_chroot, which is a better place than install_pac...
Olivier Blin
2011-03-23
1
-0
/
+7
*
when building chroot, do not use --distrib but use media from base_media in c...
Olivier Blin
2011-03-17
1
-1
/
+1
*
ignore gpg-pubkey packages in installed packages list
Nicolas Vigier
2011-02-11
1
-1
/
+1
*
add missing parentheses in open calls
Olivier Blin
2011-01-13
1
-1
/
+1
*
fail early if chroot creation fails (if some suggests have unsatisfied
Olivier Blin
2011-01-13
1
-6
/
+3
*
close the rpmmacros file when done
Olivier Blin
2011-01-10
1
-0
/
+1
*
fix indentation
Olivier Blin
2010-11-25
1
-30
/
+30
*
factorize chroot rebuild code
Olivier Blin
2010-11-25
1
-19
/
+10
*
fix case
Olivier Blin
2010-11-25
1
-1
/
+1
*
linking back the chroot tarball is only needed when not rebuilding the chroot
Olivier Blin
2010-11-25
1
-1
/
+1
*
simplify
Olivier Blin
2010-11-25
1
-4
/
+2
*
create tmp_chroot in one place only
Olivier Blin
2010-11-25
1
-2
/
+2
*
add a message when the chroot is already up-to-date
Olivier Blin
2010-11-25
1
-1
/
+3
*
use urpmq --list to find available basesystem package versions,
Olivier Blin
2010-11-25
1
-10
/
+9
*
do not add rpm extension when building packages list
Olivier Blin
2010-11-25
1
-1
/
+1
*
Fix typo
Dexter Morgan
2010-11-04
1
-1
/
+1
*
move uid check in iurt_root_command (and fix checking return code)
Olivier Blin
2010-11-02
1
-1
/
+1
*
use iurt_root_command to mount in chroot
Olivier Blin
2010-11-02
1
-5
/
+5
*
create rpm dirs in /etc/skel (actually needed to copy the src.rpm before rpmb...
Olivier Blin
2010-11-02
1
-8
/
+3
*
don't copy /home/builder for new users, just create the user with iurt_root_c...
Olivier Blin
2010-11-02
1
-12
/
+2
*
use iurt_root_command to umount in clean_chroot
Olivier Blin
2010-11-02
1
-4
/
+4
*
use iurt_root_command --cp to write rpmmacros file
Olivier Blin
2010-11-02
1
-3
/
+13
*
use iurt_root_command to add user
Olivier Blin
2010-11-01
1
-1
/
+2
*
use iurt_root_command to untar
Olivier Blin
2010-11-01
1
-2
/
+2
*
use rpm --root instead of chroot rpm
Olivier Blin
2010-11-01
1
-1
/
+4
*
use iurt_root_command to umount
Olivier Blin
2010-11-01
1
-4
/
+4
*
untar /var/log/qa with iurt_root_command
Olivier Blin
2010-11-01
1
-1
/
+1
*
no need to pre-create rpm dirs, rpm is doing it by itself nowadays
Olivier Blin
2010-11-01
1
-6
/
+0
*
use iurt_root_command --tar
Olivier Blin
2010-11-01
1
-1
/
+1
*
remove old code creating /etc/mtab and /dev/null, everything is created fine ...
Olivier Blin
2010-11-01
1
-8
/
+0
*
perl_checker cleanups
Thierry Vignaud
2009-12-02
1
-13
/
+12
*
do not test presence of /usr/lib/rpm/rpmb since rpm 4.6.0 do not have it anymore
Pascal Rigaux
2008-12-10
1
-1
/
+1
[next]