Skip to content

Enable additional utilities#1

Merged
ojeda merged 1 commit intoRust-for-Linux:masterfrom
adamrk:enable-more-utilities
Mar 12, 2022
Merged

Enable additional utilities#1
ojeda merged 1 commit intoRust-for-Linux:masterfrom
adamrk:enable-more-utilities

Conversation

@adamrk
Copy link
Copy Markdown
Contributor

@adamrk adamrk commented Mar 12, 2022

Enable

  • cat
  • cut
  • mkdir
  • mknod
  • rm
  • grep
  • mount

for testing that does more than just loading and unloading modules.

I could use these to add testing for the changes in Rust-for-Linux/linux#702 and Rust-for-Linux/linux#703.

Enable
 - cat
 - cut
 - mkdir
 - mknod
 - rm
 - grep
 - mount

for testing that does more than just loading and unloading modules.
@ojeda
Copy link
Copy Markdown
Member

ojeda commented Mar 12, 2022

Of course! Let me regenerate the image...

@ojeda ojeda merged commit 3d3acbd into Rust-for-Linux:master Mar 12, 2022
@ojeda
Copy link
Copy Markdown
Member

ojeda commented Mar 12, 2022

Done!

@adamrk
Copy link
Copy Markdown
Contributor Author

adamrk commented Mar 13, 2022

Thanks!

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants