aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/media_create/chroot_utils.py
AgeCommit message (Expand)Author
2015-10-26chroot_utils: check for links and copy with --archiveRicardo Salveti
2014-05-26copy qemu-aarch64-static binary in the chrootFathi Boudra
2013-12-14Copy all QEMU ARM binaries (arm, armeb, arm64)Fathi Boudra
2013-12-13Fix typos in commentsFathi Boudra
2013-12-12Make sure we can run l-i-t from the checkout.Milo Casagrande
2013-08-19Revert Fedora support - regressionFathi Boudra
2013-08-08Initial support for Fedora rootfsFathi Boudra
2013-02-17Third run of pep8 fixes.Stevan Radakovic
2012-12-05Refactored HardwarepackHandler class, moved under the hwpack package, fixed t...Milo Casagrande
2012-10-04Extract kpkgs should not depend on qemuRicardo Salveti de Araujo
2012-08-09Fixed PEP8 and minor review quibbleJames Tunnicliffe
2012-08-05temporarily_overwrite_file_on_dir: don't fail in case the rootfs files doesn'...Ricardo Salveti de Araujo
2012-08-05Allow lmc to just extract the kernel pkgs in case it's not a debian/ubuntu ba...Ricardo Salveti de Araujo
2012-07-23Move parsing of infrormation in hardware pack metadata out of linaro-hwpack-i...James Tunnicliffe
2012-06-13Continue with PEP-8 fixes.Danilo Segan
2012-06-07PEP8: Fix E302 expected 2 blank lines, found 1.Loïc Minier
2011-11-16In l-m-c, stop before trying to install hwpacks if we detect that we can't ex...Guilherme Salgado
2011-07-25A new contextmanager to use when you want to mount a partition, copy somethin...Guilherme Salgado
2011-04-29Use os.path.basename() instead of split().Mattias Backman
2011-04-28Set hwpack-force-yes for hwpacks with verified signature.Mattias Backman
2011-04-04Run apt-get clean after installing packages.Loïc Minier
2011-04-04Add some message while installing packages in the chroot, and fix theLoïc Minier
2011-04-04Rename linaro_image_tools.media_create.hwpack to chroot_utils as it alsoLoïc Minier