Jump to content

Recommended Posts

Posted

По поводу последнего обновления:

ndm писал:
Обновлены прошивки до версии 2.05.C.1.0-5 на все устройства, кроме Keenetic Giga III и Ultra II. Добавлена поддержка Keenetic Giga по просьбе kpox.

1. В этих прошивках /etc/shells уже не файл, а символическая ссылка на /opt/etc/shells. Так и задумано?

/opt/root # find /etc/ -type l -exec ls -l {} \; | grep /opt
lrwxrwxrwx    1 root     root            16 Nov  4 17:50 /etc/preinit -> /opt/etc/preinit
lrwxrwxrwx    1 root     root            16 Nov  4 17:50 /etc/profile -> /opt/etc/profile
lrwxrwxrwx    1 root     root            18 Nov  4 17:50 /etc/rc.common -> /opt/etc/rc.common
lrwxrwxrwx    1 root     root            15 Nov  4 17:50 /etc/shells -> /opt/etc/shells
lrwxrwxrwx    1 root     root            21 Nov  4 17:50 /etc/uci-defaults -> /opt/etc/uci-defaults
 

2. /opt/etc/preinit имеет какую-то смысловую нагрузку? В wiki об этом файле информации нет.

Posted

Все эти файлы требуются для работы пакетов из OpenWRT, сделали на всякий случай символическими ссылками, т.к. в самой прошивке их быть не должно. И да, /etc/shells теперь ссылка на /opt/etc/shells, т.к. для самой прошивки держать этот файл смысла не имеет, теперь можно самостоятельно его редактировать при необходимости.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.