Skip to content

Added new 'copyfile' block to copy/move files and directories#70

Open
DavidJBianco wants to merge 3 commits into
davidferguson:masterfrom
DavidJBianco:master
Open

Added new 'copyfile' block to copy/move files and directories#70
DavidJBianco wants to merge 3 commits into
davidferguson:masterfrom
DavidJBianco:master

Conversation

@DavidJBianco
Copy link
Copy Markdown

This creates a new "copyfile" block under the "Other" category. It allows you to either copy or move files/directories around on the local filesystem. In general, this block exhibits the same behavior that Unix cp and mv commands do with respect to having directories in the source and/or destination fields (e.g., moving a file into a directory works as expected, as does copying a directory into a directory).

This new block can add a new keyword or keyword=value command to
/boot/cmdline.txt, or replace one that already exists with a new value.
@DavidJBianco
Copy link
Copy Markdown
Author

Reviewing this, I realize that I forgot to add that it also supplies a "editkernelcmdline" block that allows editing the the parameters the kernel boots with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant