readahead

Fedora's implementation of readahead to preload boot process files

Debian Debian
RUN apt-get update && \ apt-get install -y readahead-fedora
Ubuntu
RUN apt-get update && \ apt-get install -y readahead-fedora
CentOS
RUN yum install -y readahead-fedora
Raspbian
RUN apt-get update && \ apt-get install -y readahead-fedora
click the source code to copy install readahead on any operating system with command-not-found.com