27 Commits (master)

Author SHA1 Message Date
David Disseldorp acc629abb0 fix(cpio): correct dev_t -> rmajor/rminor mapping 2 years ago
David Disseldorp 8bd7ddf819 ci(cpio): add test_archive_dev_maj_min 2 years ago
David Disseldorp 80e70f76d9 ci(cpio): add TempWorkDir.create_tmp_mknod helper 2 years ago
David Disseldorp 0af11c5ea5 fix(cpio): write zeros instead of seek for padding and alignment 2 years ago
David Disseldorp a9c6704643 feat(cpio): add newc archive creation utility 3 years ago
David Disseldorp 94fc50262f feat(cpio): add rust argument parsing library from crosvm 3 years ago
Andrey Sokolov 5c2f72f152 fix(install): segfault on popen error 3 years ago
David Disseldorp 96f3177c33 refactor(install): use check_hashmap helper consistently 3 years ago
David Tardon 10ed204f87 fix(install): extend hwcaps library handling to libraries under glibc-hwcaps/ 3 years ago
Shreenidhi Shedi 3fb8723ce0 fix(skipcpio): calculate and use CPIO_MAGIC_LEN 3 years ago
Shreenidhi Shedi f6d16b6bbd fix(skipcpio): improve error checking 3 years ago
Shreenidhi Shedi 55468a2d40 fix(install): use size_t to avoid -Wsign-compare warning 3 years ago
Shreenidhi Shedi ef0f848a67 fix(install): improve gettid definition 3 years ago
Shreenidhi Shedi 19537f8943 fix(install): validate return values log.c 3 years ago
Shreenidhi Shedi b5cf7ec784 fix(install): rectify unused function args in log.c 3 years ago
Shreenidhi Shedi e2a61595d2 fix(install): use wrapper for asprintf 3 years ago
Shreenidhi Shedi 74a4179948 fix(install): use unsigned int instead of unsigned 3 years ago
Shreenidhi Shedi b0bf8187d5 fix(install): reduce cppcheck warnings 3 years ago
Zoltán Böszörményi 1beeaf3b71 fix(dracut-install): tweaks to get_real_file() 3 years ago
Frantisek Sumsal 6a44426162 fix(install): add a missing ret value assignment 3 years ago
Marcos Mello 5eb24aa21d fix(install): configure logging earlier 3 years ago
Marcos Mello 4cb086fa29 feat(install): add default value for --firmwaredirs 3 years ago
Marcos Mello c1ab36139d fix(install): sane default --kerneldir 3 years ago
Lars Wendler b9b6f0ee5b fix(dracut-util): print error message with trailing newline 3 years ago
Jaroslav Jindrak d1a36d3d80 fix(install): handle $LIB in ldd output parsing 3 years ago
Jóhann B. Guðmundsson 3420a70dee chore(install): move install to src directory 3 years ago
Jóhann B. Guðmundsson 9f9bf8a178 chore(tree): move src into their own src directory 3 years ago