-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
% REBUILD-INITRAMFS(1) | ||
% Xuanrui Qi | ||
% 23 December 2024 | ||
## NAME | ||
rebuild-initramfs(1) -- command-line utility to rebuild multiple kernels at once on Arch-based systems | ||
====================================================================================================== | ||
|
||
## SYNOPSIS | ||
rebuild-initramfs [OPTIONS] [<kernel package names>] | ||
**rebuild-initramfs** [OPTIONS] [<kernel package names>] | ||
|
||
## DESCRIPTION | ||
**rebuild-initramfs** is a command-line utility to automate initramfs image creation with `dracut`(8) | ||
|
@@ -77,4 +80,4 @@ Xuanrui Qi ([email protected]) | |
## LICENSE & COPYRIGHT | ||
|
||
The software is licensed for public use and reproduction under the terms of the MIT License. The author owns the copyright | ||
to and reserves all rights. | ||
to and reserves all rights. |