I’m not sure which directories you’re referring to, can you give me the entire path of the destination directories? You said to copy the files from domino-firmware/domino-pi/domino-pi at master · domino-team/domino-firmware · GitHub to <openwrt root>/packages/ but there is no “packages” directory at that location. Here are the “packages” folders I found:
./bin/ar71xx/packages
./bin/ar71xx/packages/packages
./package/feeds/packages
./feeds/packages
Maybe you meant “package” instead of “packages”?
The next step for copying the data from domino-firmware/domino-pi/root-files at master · domino-team/domino-firmware · GitHub to “files” is confusing since there is no directory called “files” at the top of the openwrt tree, although there are many deeper in the tree-- which “files” directory did you mean? Am I supposed to create a directory called “files” at the openwrt top level and copy the contents of domino-firmware/domino-pi/root-files at master · domino-team/domino-firmware · GitHub to it?
If you could clarify what I should copy I would appreciate it.
Thanks!