[FS#291] Predefined config files at <buildroot>/files directory not copy to the router image

LEDE Bugs lede-bugs at lists.infradead.org
Sat Nov 19 11:52:25 PST 2016


The following task has a new comment added:

FS#291 - Predefined config files at /files directory not copy to the router image 
User who did this - Mathias Kresin (mkresin)

----------
Works for me


make menuconfig
make defconfig
echo "test" > files/herebedragons.txt
make



root at lede:/# ls -l /
drwxr-xr-x    2 root     root           739 Nov 19 18:05 bin
drwxr-xr-x    5 root     root           960 Nov 19 18:05 dev
drwxr-xr-x    1 root     root           576 Nov 19 18:05 etc
-rwxr-xr-x    1 root     root            78 Nov 19 18:05 init
drwxrwxr-x    1 root     root           232 Nov 19 18:05 lib
-rw-r--r--    1 root     root             5 Nov 19 18:05 herebedragons.txt
drwxr-xr-x    2 root     root             3 Nov 19 18:05 mnt
drwxr-xr-x    4 root     root           360 Nov 19 18:05 overlay
dr-xr-xr-x   71 root     root             0 Jan  1  1970 proc
drwxr-xr-x   16 root     root           245 Nov 19 18:05 rom
drwxr-xr-x    2 root     root             3 Nov 19 18:05 root
drwxr-xr-x    2 root     root           767 Nov 19 18:05 sbin
dr-xr-xr-x   11 root     root             0 Jan  1  1970 sys
drwxrwxrwt   17 root     root           480 Nov 19 18:05 tmp
drwxr-xr-x    7 root     root            89 Nov 19 18:05 usr
lrwxrwxrwx    1 root     root             4 Nov 19 18:05 var -> /tmp
drwxr-xr-x    2 root     root             3 Nov 19 18:05 www


Please show us which files you try to add:


cp -r ../files ./
ls -lR ./files/

----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=291#comment899



More information about the lede-bugs mailing list