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
- Host: GitHub
- URL: https://github.com/nlm/kextract-ubuntu-debootstrap
- Owner: nlm
- Created: 2017-05-16T13:26:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T13:58:49.000Z (about 9 years ago)
- Last Synced: 2025-01-21T21:47:34.577Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```