aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Chroot.pm
Commit message (Expand)AuthorAgeFilesLines
...
* temporary hack to workaround bug in urpmi 6.0: create tmp_chroot/var/lib/urpmiPascal Rigaux2008-07-101-0/+1
* (create_temp_chroot) tag srpm parameter as optional sinceThierry Vignaud2008-02-151-2/+2
* revert _excludedocs, it breaks some doc build (#37067)Olivier Blin2008-01-221-1/+0
* fix indentationOlivier Blin2008-01-121-1/+1
* (build_chroot) sort output of rpm -qaThierry Vignaud2008-01-121-1/+1
* (dump_rpmmacros) set %_excludedocs so that we speed up iurt on creating chrootsThierry Vignaud2008-01-121-0/+1
* replace "rpm --initdb" with "mkdir -p /var/lib/rpm" since --initdb in rpmPascal Rigaux2008-01-091-3/+2
* use --urpmi_root instead of --use-distrib when the repository is http|ftpPascal Rigaux2007-11-221-0/+6
* prepare for --urpmi-root:Pascal Rigaux2007-11-221-0/+6
* - Revert the nsswitch.conf change, as ypbind is not used anymore and should beMarcelo Leitner2007-11-201-3/+0
* - Use the same /etc/nsswitch.conf, because as pixel reported, without that makeMarcelo Leitner2007-11-191-0/+3
* - Put some more debugging into command execution process.Marcelo Leitner2007-11-121-0/+3
* - Fix typo in function exports. (was create_buid_chroot)Marcelo Leitner2007-11-121-1/+1
* - Force mounting iurt_medias as read-onlyMarcelo Leitner2007-11-061-1/+1
* - Replace a chdir call with tar -C option and avoid further errors due to theMarcelo Leitner2007-11-061-5/+14
* - Applies Blino's fix for removing chroot tarball if its build failed.Marcelo Leitner2007-09-041-24/+28
* don't create ld.so.conf in the chroot, as it prevents glibc from installing t...Gustavo De Nardin2007-08-011-1/+1
* - added some comments.Marcelo Leitner2007-07-041-1/+8
* - Finish the rename.Marcelo Leitner2007-06-271-1/+1
* - Enhance debug on chroot creation and prepare for chroot updates.Marcelo Leitner2007-06-271-5/+42
* - Protect chroot removal if there is still mount points referencing it.Marcelo Leitner2007-06-191-1/+11
* - --additional-media option on --chrooted-urpmi one, as they are almost clones.Marcelo Leitner2007-06-151-16/+11
* - Avoid compact perl and free of mistakes.Marcelo Leitner2007-06-081-1/+2
* - Add support for icecream via option --icecream <procs>Marcelo Leitner2007-06-081-0/+32
* - Fix wrongly copied-pasted variable $chroot (should be $tmp_chroot)Marcelo Leitner2007-05-291-2/+2
* - Also makes sure /dev/pts is unmounted too.Marcelo Leitner2007-05-291-1/+2
* - Umount /proc prior to tar() the chroot.Marcelo Leitner2007-05-291-0/+1
* Restoring code lost in the SVN breakage from an old checkoutGustavo De Nardin2007-05-121-0/+515