You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDIT: (Whoops, GH not having Issues on forked repos), but it would be nice to have a 2nd example in the main repo
Then I can push a fixed and tested version of fusehad to the Fuse-2.9 branch. The 1st PR of this is a fix to remove the #include <boost/noncopyable.hpp> dependancy. The 2nd PR will be the fusehad/ directory with full contents.
The local PR (here) for that above fix is #8 (thanks for adding that)
The text was updated successfully, but these errors were encountered:
(I'm on Buster which is why I wanted the Fuse-2.9 branch to work with the Hackaday RSS filesystem.)
Yep, tested and verified:
pi@raspberrypi:~/build/hackdayRSSfs/fuse-2.9/Fusepp-2.0/fusehad $ ./HaD-2.9 /tmp/mnt
pi@raspberrypi:~/build/hackdayRSSfs/fuse-2.9/Fusepp-2.0/fusehad $ ls /tmp/mnt/
'All About Dichroic Optical Filters.html'
Hackaday.html
'Hackaday Links: February 20, 2022.html'
'Homemade Panadapter Brings Waterfall to Old Radio.html'
'How a Pentester Gets Root.html'
'Immersive Stereo Sound Recording With This Binaural Microphone.html'
'Reverse Engineering a 900 MHz RC Transmitter And Receiver.html'
'Winamp Reborn with the Adafruit PyPortal.html'
EDIT: (Whoops, GH not having Issues on forked repos), but it would be nice to have a 2nd example in the main repo
Then I can push a fixed and tested version of
fusehad
to theFuse-2.9
branch. The 1st PR of this is a fix to remove the#include <boost/noncopyable.hpp>
dependancy. The 2nd PR will be thefusehad/
directory with full contents.The local PR (here) for that above fix is #8 (thanks for adding that)
The text was updated successfully, but these errors were encountered: