Skip to content

Split up prep #9

@waveform80

Description

@waveform80

Having used prep for a bit, I've come to the conclusion I've committed the cardinal UNIX sin of doing too much in one tool. It needs splitting up:

  • --size can be ditched; fallocate does that just fine anyway
  • --copy and --remove can go into something like nobodd-cp and nobodd-rm. Perhaps add an ls and cat clone while at it
  • cmdline manipulation should be made more generic; some sort of nobodd-cmdline tool that can "set" var=value (how to delete values?) in the cmdline.txt
  • what about config generation? nobodd-cfg? Hmm... need to think about that one

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions