File README of Package nxd-fuse
This repository provides nxd-fuse package which backports
git.kernel.org/linus/ad2ba64dd489 to old kernels.
Original sources for the packages are located in lab.nexedi.com/kirr/linux -> fs/fuse/ ->
Debian10: @nxd/fuse/debian/buster branch
Debian9: @nxd/fuse/debian/stretch branch
Ubuntu16.04: @nxd/fuse/ubuntu/xenial branch
The workflow to publish packages on OBS is:
- checkout kirr/linux.git@<distro-branch>
- cd fs/fuse/
- dpkg-buildpackage
- copy built dsc and .tar.xz from fs/ to this repository
- `osc commit` to upload new package to OBS.