Loading src/entry.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ cd /run . disk.sh # Initialize disks . display.sh # Initialize graphics . network.sh # Initialize network . cpu.sh # Initialize processor . proc.sh # Initialize processor . serial.sh # Initialize serialport . power.sh # Configure shutdown . config.sh # Configure arguments Loading src/cpu.sh→src/proc.sh +0 −0 File moved. View file Loading
src/entry.sh +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ cd /run . disk.sh # Initialize disks . display.sh # Initialize graphics . network.sh # Initialize network . cpu.sh # Initialize processor . proc.sh # Initialize processor . serial.sh # Initialize serialport . power.sh # Configure shutdown . config.sh # Configure arguments Loading