mynode/rootfs/standard
Stadicus bb3a9714a7
RockPro64: allow PCIe NVMe internal SSD (#185)
The RockPro64 board has a PCIe slot that can be used with a slim
NVMe M.2 SSD drive. This makes attaching an external drive unnecessary
and can allow for a nice compact form factor.

The partition naming scheme is a bit different. While on regular USB
drives partitions are called e.g. /dev/sda1, on an NVMe drive the
partition is called /dev/nvme0n1p1 (note the appendix 'p1' instead
of '1')

This commit extends the script 'mount_drive.tcl' to
* recognize blockdevices starting with 'nvme' in findBlockDevices()
* use the variable $blockPartition in createMyNodeFsOnBlockDevice() to
  allow for the different partition naming scheme
2020-02-11 23:05:37 -06:00
..
etc Improve ramlog and logrotate 2020-02-09 21:25:47 -06:00
home/admin/.config/openbox Run chrome in app mode 2019-11-25 19:14:47 -06:00
lib/systemd/system Roll back tor changes 2020-02-08 18:29:01 -06:00
opt/mynode Make LndHub upgradable 2020-01-26 13:59:38 -06:00
usr RockPro64: allow PCIe NVMe internal SSD (#185) 2020-02-11 23:05:37 -06:00
var/www/mynode Improve wording 2020-02-09 15:34:04 -06:00