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
*
fix checking if chroot needs updating
Thierry Vignaud
2017-10-15
1
-1
/
+0
*
Do not create network namespace when crating chroot failed (broken by previou...
Pascal Terjan
2017-10-13
1
-1
/
+1
*
Change use_netns to allow per package setting
Pascal Terjan
2017-10-13
1
-7
/
+7
*
Add an option to disable netns
Pascal Terjan
2017-10-04
1
-1
/
+1
*
Fix creating new reference chroot
Pascal Terjan
2017-10-04
1
-1
/
+3
*
(install_packages) kill unused arg
Thierry Vignaud
2017-10-04
1
-1
/
+0
*
Use a network namespace for builds
Pascal Terjan
2017-10-03
1
-0
/
+6
*
Allow not checking chroot freshness
Pascal Terjan
2017-10-02
1
-1
/
+3
*
Create /etc/rpm to be able to dump macros before installing basesystem
Pascal Terjan
2017-08-31
1
-1
/
+1
*
kill useless argument
Thierry Vignaud
2016-10-14
1
-1
/
+1
*
Write macros to /etc/rpm/macros
Pascal Terjan
2016-10-14
1
-4
/
+1
*
Force installing all translations
Pascal Terjan
2015-11-16
1
-0
/
+1
*
mkpath is not used in this module
Thierry Vignaud
2014-04-30
1
-1
/
+0
*
simplify using cat*()
Thierry Vignaud
2014-04-19
1
-3
/
+1
*
Replace a call to sudo chroot with iurt_root_command
Pascal Terjan
2014-01-19
1
-3
/
+1
*
Replace a call to sudo mkdir with iurt_root_command
Pascal Terjan
2014-01-19
1
-1
/
+1
*
Use unique tmpfile for dumping macros, if several iurt create/remove /tmp/rpm...
Pascal Terjan
2013-01-19
1
-1
/
+1
*
- fix check_chroot_need_update which was always telling to rebuild the chroot,
Arnaud Patard
2012-12-14
1
-0
/
+1
*
Get rid of cache
Pascal Terjan
2012-12-10
1
-1
/
+0
*
use rpmbuild/ rather than rpm/ like modern guidelines
Thierry Vignaud
2012-09-25
1
-3
/
+3
*
Mount /dev/shm as tmpfs
Pascal Terjan
2012-09-19
1
-1
/
+1
*
mount /dev/shm as --bind like other mount points (mga#7329)
Thierry Vignaud
2012-09-12
1
-1
/
+1
*
fix check_chroot_need_update "regression", which was always telling to rebuild
Arnaud Patard
2012-09-07
1
-1
/
+4
*
For non-local media, iurt is suppressing the urpmi.cfg file while creating
Arnaud Patard
2012-09-05
1
-2
/
+14
*
(clean_and_build_chroot) failing to mount /dev/pts is not a fatal error
Thierry Vignaud
2012-09-03
1
-4
/
+1
*
(clean_and_build_chroot) fix path on message
Thierry Vignaud
2012-09-02
1
-1
/
+1
*
fix import loop
Thierry Vignaud
2012-09-01
1
-1
/
+1
*
help perl_checker
Thierry Vignaud
2012-08-27
1
-1
/
+2
*
kill BUG note
Thierry Vignaud
2012-08-27
1
-1
/
+0
*
(remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp()
Thierry Vignaud
2012-08-27
1
-3
/
+3
*
(clean_all_chroot_tmp) add a BUG/FIXME note
Thierry Vignaud
2012-08-27
1
-0
/
+1
*
(remove_chroot) kill useless parameter than previously makes '$prefix'
Thierry Vignaud
2012-08-27
1
-1
/
+1
*
(clean_chroot) update signatures in doc regarding parameters
Thierry Vignaud
2012-08-27
1
-2
/
+2
*
(clean_chroot) we can now kill one more useless argument
Thierry Vignaud
2012-08-27
1
-2
/
+2
*
(clean_and_build_chroot) split it out of clean_chroot()
Thierry Vignaud
2012-08-27
1
-5
/
+20
*
sort exported funcs
Thierry Vignaud
2012-08-27
1
-3
/
+3
*
(clean_chroot) log not cleaning chroots due mount points still being there
Thierry Vignaud
2012-08-27
1
-0
/
+1
*
mount /dev/shm in chroots too (needed for eg: python)
Thierry Vignaud
2012-08-27
1
-1
/
+8
*
Check return codes when creating btrfs subvolumes or snapshots
Pascal Terjan
2012-08-08
1
-5
/
+6
*
Add a comment
Pascal Terjan
2012-08-08
1
-0
/
+2
*
Initial btrfs support
Pascal Terjan
2012-08-08
1
-40
/
+56
*
Do not rm -rf + untar newly created chroot
Pascal Terjan
2012-08-07
1
-0
/
+1
*
Merge create_chroot into create_build_chroot
Pascal Terjan
2012-08-07
1
-14
/
+8
*
- Fix broken test in clean_chroot, leading to chroot not being cleaned.
Arnaud Patard
2012-07-03
1
-1
/
+1
*
(_setup_additional_media) split it out of clean_chroot()
Thierry Vignaud
2012-04-17
1
-12
/
+19
*
(_clean_mounts) factorize cleaning
Thierry Vignaud
2012-04-17
1
-12
/
+13
*
(clean_chroot) simplify using urpm::file_from_local_url()
Thierry Vignaud
2012-04-17
1
-2
/
+1
*
(clean_chroot,new,urpmi_command) simplify using urpm::is_local_url()
Thierry Vignaud
2012-04-17
1
-1
/
+2
*
(clean_chroot,new,urpmi_command) https is a supported protocol too
Thierry Vignaud
2012-04-17
1
-1
/
+1
*
(clean_chroot) rsync is a remote protocol w/o any local mount point too
Thierry Vignaud
2012-04-17
1
-1
/
+1
[next]