Skip to content

DVR-203: Implement System and Application logging Mechanism

Hosseini requested to merge DVR-203-Implement-System-and-Application-logging into main

DVR-203: remove obsolete S00devs script and free S00 slot for moving S35datafs init script to get run at the S00 init sequence position.

The S00devs init script was manually creating device nodes (/dev/console, ttyAMA*, etc.) The system boots and operates correctly without this script, so it is no longer needed.

This change removes S00devs to avoid redundancy and frees the S00 init sequence position for mounting Data partition initialization script. Data partition is needed to be available to save system logs using syslogd and klogd.

Merge request reports

Loading