modernize, switch to dracut
Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
parent
5f17d90c7b
commit
acd336e659
2 changed files with 22 additions and 79 deletions
|
|
@ -61,14 +61,11 @@ Usage: `gtokei.sh https://github.com/some/repo`
|
|||
## kernel-update.py
|
||||
Automate chores when configuring, compiling and updating kernel.
|
||||
|
||||
Install step can be simplified by using properly setup installkernel/kernel-install
|
||||
invocation by `make install`.
|
||||
|
||||
Status: active use
|
||||
|
||||
Dependencies: python-magic, Gentoo (not really but genkernel, eselect, specific names and paths...)
|
||||
Dependencies: dracut, Gentoo (not really but eselect, specific names and paths...)
|
||||
|
||||
Usage: `kernel-update.py <old-version> <new-version>`
|
||||
Usage: `kernel-update.py update <old-version> <new-version>`
|
||||
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue