KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ubbd-kernel
★ 9
Open GitHub ↗
kernel module for ubbd
Download README (.md)
Explore Similar Repositories
COD2Q3
:
COD4/5 map to Quake 3 map converter
youtube-GPT-summarizer-chrome-extension
:
No description available.
nestjs-pipes
:
JavaScript library that provides pipe functions for Nest.js application.
jinja2_mjml
:
Jinja2 integration with MJML
flutter-location
:
Get User’s Current Location in Flutter Clean Architecture
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ubbd-kernel
?
Download (.md)
**Linux Kernel Module for UBBD (Userspace Backend Block Device)** 1. **To build and install ubbd-kernel**: a) build and install from git: $ git clone https://github.com/DataTravelGuide/ubbd-kernel $ ./build_and_install.sh b) install from archive: $ bash -c "$(wget https://raw.githubusercontent.com/DataTravelGuide/ubbd/master/install-ubbd.sh -O -)" 2. **check ubbd module** $ lsmod|grep ubbd 3. **build package** a) for debian: $ ./build_deb.sh b) for rpm: $ ./build_rpm.sh More information: https://github.com/DataTravelGuide/ubbd