Imaging service and utilities
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The application initially had provisions for applying images to HDDs. This functionality was furloughed because of complexities with the current implementation. Currently, the ImageTask uses clonezilla commands to run the functionality. Unfortunately, clonezilla is not fully reliable as a scriptable utility.
- [ ] Research image cloning methods
- [ ] Revamp image-collection and parsing methods
- [ ] Implement basic Image application task
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions an existing ImageTask using clonezilla commands. Start by locating the ImageTask class and related image-collection/parsing code in the codebase. Research alternative disk imaging/cloning methods suitable for scripting. A basic implementation would replace the clonezilla dependency with a more reliable utility or library, and integrate it into the task system.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100