https://github.com/linaro/kir
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/linaro/kir
- Owner: Linaro
- License: mit
- Created: 2019-10-24T20:03:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T11:36:47.000Z (11 months ago)
- Last Synced: 2025-05-22T13:16:02.337Z (11 months ago)
- Language: Python
- Size: 71.3 KB
- Stars: 2
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
Kernel Image Repacking (KIR) into boot images and/or rootfs' images.
# Dependencies
Dependencies on Debian or Ubuntu:
$ apt install curl img2simg mkbootimg xz-utils
# Usage
$ ./repack_boot.sh -h
$ ./resize_rootfs.sh -h
Run test_repack_boot.sh to get the cmdlines to run in order to verify that
nothing is broken.
$ ./test_repack_boot.sh