makeworld
makeworld
What is being done about this? My current RPi install is on Raspbian 9 and has `/etc/rc.local`, but I guess other pure Debian installs don't? ``` pi@tomesh-d15b:~ $ lsb_release -a...
So what are we doing for non-raspbian installs? Or is it not necessary in our stack anymore?
This can be done with `sudo hostname NAME` after booting, and then the file can be changed to match as well.
This will also allow the hostname to be changed after installation, which is good.
What's going on with this now? What CJDNS version should we update too and test now?
Do we want to do something with this before #291 gets merged?
What's the status on this atm?
I like this idea a lot, although I wonder about if it distracts from the upgrade idea of deb pkgs. I would also suggest providing the option to back up...
``` sudo tar uvf /tmp/backup.tar /home/pi/.ssb sudo tar uvf /tmp/backup.tar /home/pi/.ipfs ``` How's that?
I made a feature request that will enable nodes connected to the Internet and CJDNS to talk to CJDNS-only nodes: ipfs/go-ipfs#7168.