Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Makefile, mount breakout module, and bug with parsing module #1

Merged
merged 6 commits into from
Apr 4, 2021

Conversation

g3rzi
Copy link
Collaborator

@g3rzi g3rzi commented Apr 4, 2021

Pull Request (PR) Checklist

  • I have read the CONTRIBUTING doc
  • PR is from a topic/feature/bugfix branch off the dev branch (right side)
  • PR is against the dev branch (left side)
  • Merlin compiles without errors
  • Passes linting checks and unit tests
  • Updated CHANGELOG
  • Updated README documentation (if applicable)
  • Update Merlin version number in pkg/merlin.go (if applicable)

Change Type

  • Addition
  • Bugfix
  • Modification
  • Removal
  • Security

Description

These are the changes:

  • Fix bug with parsing module. When Flag variable is not set, it still add space to the argument of the Go module.
  • The breakout mount module didn't work well in a case of missing UUID in /proc/cmd, I added option to check by device type ext4.
  • Makefile tried to compile for Windows and other issue with compressing, did some changes.

@g3rzi g3rzi merged commit 12559df into main Apr 4, 2021
g3rzi added a commit that referenced this pull request Feb 1, 2022
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