aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Chroot.pm
Commit message (Expand)AuthorAgeFilesLines
* fix checking if chroot needs updatingThierry Vignaud2017-10-151-1/+0
* Do not create network namespace when crating chroot failed (broken by previou...Pascal Terjan2017-10-131-1/+1
* Change use_netns to allow per package settingPascal Terjan2017-10-131-7/+7
* Add an option to disable netnsPascal Terjan2017-10-041-1/+1
* Fix creating new reference chrootPascal Terjan2017-10-041-1/+3
* (install_packages) kill unused argThierry Vignaud2017-10-041-1/+0
* Use a network namespace for buildsPascal Terjan2017-10-031-0/+6
* Allow not checking chroot freshnessPascal Terjan2017-10-021-1/+3
* Create /etc/rpm to be able to dump macros before installing basesystemPascal Terjan2017-08-311-1/+1
* kill useless argumentThierry Vignaud2016-10-141-1/+1
* Write macros to /etc/rpm/macrosPascal Terjan2016-10-141-4/+1
* Force installing all translationsPascal Terjan2015-11-161-0/+1
* mkpath is not used in this moduleThierry Vignaud2014-04-301-1/+0
* simplify using cat*()Thierry Vignaud2014-04-191-3/+1
* Replace a call to sudo chroot with iurt_root_commandPascal Terjan2014-01-191-3/+1
* Replace a call to sudo mkdir with iurt_root_commandPascal Terjan2014-01-191-1/+1
* Use unique tmpfile for dumping macros, if several iurt create/remove /tmp/rpm...Pascal Terjan2013-01-191-1/+1
* - fix check_chroot_need_update which was always telling to rebuild the chroot,Arnaud Patard2012-12-141-0/+1
* Get rid of cachePascal Terjan2012-12-101-1/+0
* use rpmbuild/ rather than rpm/ like modern guidelinesThierry Vignaud2012-09-251-3/+3
* Mount /dev/shm as tmpfsPascal Terjan2012-09-191-1/+1
* mount /dev/shm as --bind like other mount points (mga#7329)Thierry Vignaud2012-09-121-1/+1
* fix check_chroot_need_update "regression", which was always telling to rebuildArnaud Patard2012-09-071-1/+4
* For non-local media, iurt is suppressing the urpmi.cfg file while creatingArnaud Patard2012-09-051-2/+14
* (clean_and_build_chroot) failing to mount /dev/pts is not a fatal errorThierry Vignaud2012-09-031-4/+1
* (clean_and_build_chroot) fix path on messageThierry Vignaud2012-09-021-1/+1
* fix import loopThierry Vignaud2012-09-011-1/+1
* help perl_checkerThierry Vignaud2012-08-271-1/+2
* kill BUG noteThierry Vignaud2012-08-271-1/+0
* (remove_chroot) pass missing 'config' parameter to clean_all_chroot_tmp()Thierry Vignaud2012-08-271-3/+3
* (clean_all_chroot_tmp) add a BUG/FIXME noteThierry Vignaud2012-08-271-0/+1
* (remove_chroot) kill useless parameter than previously makes '$prefix'Thierry Vignaud2012-08-271-1/+1
* (clean_chroot) update signatures in doc regarding parametersThierry Vignaud2012-08-271-2/+2
* (clean_chroot) we can now kill one more useless argumentThierry Vignaud2012-08-271-2/+2
* (clean_and_build_chroot) split it out of clean_chroot()Thierry Vignaud2012-08-271-5/+20
* sort exported funcsThierry Vignaud2012-08-271-3/+3
* (clean_chroot) log not cleaning chroots due mount points still being thereThierry Vignaud2012-08-271-0/+1
* mount /dev/shm in chroots too (needed for eg: python)Thierry Vignaud2012-08-271-1/+8
* Check return codes when creating btrfs subvolumes or snapshotsPascal Terjan2012-08-081-5/+6
* Add a commentPascal Terjan2012-08-081-0/+2
* Initial btrfs supportPascal Terjan2012-08-081-40/+56
* Do not rm -rf + untar newly created chrootPascal Terjan2012-08-071-0/+1
* Merge create_chroot into create_build_chrootPascal Terjan2012-08-071-14/+8
* - Fix broken test in clean_chroot, leading to chroot not being cleaned.Arnaud Patard2012-07-031-1/+1
* (_setup_additional_media) split it out of clean_chroot()Thierry Vignaud2012-04-171-12/+19
* (_clean_mounts) factorize cleaningThierry Vignaud2012-04-171-12/+13
* (clean_chroot) simplify using urpm::file_from_local_url()Thierry Vignaud2012-04-171-2/+1
* (clean_chroot,new,urpmi_command) simplify using urpm::is_local_url()Thierry Vignaud2012-04-171-1/+2
* (clean_chroot,new,urpmi_command) https is a supported protocol tooThierry Vignaud2012-04-171-1/+1
* (clean_chroot) rsync is a remote protocol w/o any local mount point tooThierry Vignaud2012-04-171-1/+1