mirror of
https://github.com/clearlinux/init-rdahead.git
synced 2026-04-28 19:03:48 +00:00
Currently, init-rdahead can open all these files on the clearlinux azure images. The Makefile was updated to use gcc-musl.
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
Read ahead boot files in hyper-v.
|
|
|
|
Smallest footprint is to : make smallmusl
|
|
Make in debug mode : make smallmusldebug
|
|
If you don't have gcc-musl: make small
|
|
If you don't want to strip: make initra
|