mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
The /etc directory is reserved for host-specific, system-wide configuration maintained by the local administrator. Buildroot packages should avoid placing files in /etc and instead install them under /usr whenever possible. Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>