mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
supported hosts: use less
This commit is contained in:
@@ -11328,7 +11328,7 @@ For other Linux distros, everything will likely also just work if you install th
|
||||
Find out the packages that we install with:
|
||||
|
||||
....
|
||||
./build --download-dependencies --dry-run
|
||||
./build --download-dependencies --dry-run | less
|
||||
....
|
||||
|
||||
and then just look for the `apt-get` commands shown on the log.
|
||||
|
||||
Reference in New Issue
Block a user