Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

xuanruiqi/rebuild-initramfs-dracut-arch-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

While this tool is still usable and fairly stable, it is no longer being maintained. No new features will be added, and no bugs will be fixed. The tool has been completely rewritten in Python, to make its source code more readable and extensible. You may want to look at the Python version instead.


rebuild-initramfs

A helper script for Arch Linux; rebuild initramfs images using dracut. This is the equivalent of mkinitcpio -p and mkinitcpio -P for dracut; it is smart enough to detect installed kernels and rebuild the initramfs images.

Usage

rebuild-initramfs [-h | --help] [-v | --verbose] Command line options:

  • -h, --help: prints this help message
  • -v, --verbose: be more verbose

License

MIT License.

Copyright

Xuanrui Qi (me@xuanruiqi.com), 2020.

About

A helper script for Arch Linux; rebuild initramfs images using dracut

Resources

License

Stars

Watchers

Forks

Packages

No packages published