An open API service indexing awesome lists of open source software.

https://github.com/nlm/kextract-ubuntu-debootstrap

Script using docker to extract ubuntu kernels and modules for different architectures
https://github.com/nlm/kextract-ubuntu-debootstrap

Last synced: over 1 year ago
JSON representation

Script using docker to extract ubuntu kernels and modules for different architectures

Awesome Lists containing this project

README

          

docker-kextract
===============

Script using docker to extract ubuntu kernels and modules
for different architectures. It downloads the kernel and initrds from
ubuntu mirrors.

How to Use
----------

### Auto mode

```
./run.sh ARCH DIST
```