Problem / motivation
Enhance build script output to provide better feedback.
Users may not understand what is happening during ISO build.
Proposed solution
- Add echo/log statements
- Show progress (start/end steps)
- Add error messages
Alternatives considered
- Clear logs during build
- Errors are understandable
Files:
- scripts/build-iso.sh
Problem / motivation
Enhance build script output to provide better feedback.
Users may not understand what is happening during ISO build.
Proposed solution
Alternatives considered
Files: