Index LEDE image (snapshot lastest) : lede-project-raspberry
Image for rpi3 (select the release > targets > brcm2708 > bcm2710) : lede-rpi3
login : root
pwd :
$fdisk /dev/sdX
$resize2fs /dev/sdX2
$eject /dev/sdX
$uci set network.lan.proto=dhcp
$uci commit
$/etc/init.d/network restart
$opkg update
$opkg install luci-ssl
Source rpi3 install : easypi
Source LEDE : official openwrt