Fusepp icon indicating copy to clipboard operation
Fusepp copied to clipboard

more PR's

Open paulwratt opened this issue 3 years ago • 2 comments

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)

paulwratt avatar Feb 21 '22 04:02 paulwratt

(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'

paulwratt avatar Feb 21 '22 04:02 paulwratt

opens in browser: file:///tmp/mnt/Winamp%20Reborn%20with%20the%20Adafruit%20PyPortal.html

paulwratt avatar Feb 21 '22 06:02 paulwratt