|
|
|
|
|
by Aurornis
413 days ago
|
|
Most systems do not have 5 minute POST times. That’s an extreme outlier. Linux runs all over, including embedded systems where boot time is important. Optimizing for edge cases on outliers isn’t a priority. If you need specific boot ordering, configure it that way. It doesn’t make sense for the entire Linux world to sacrifice boot speed. |
|