Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Mksquashfs quiet using '-quiet' flag #1921

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 9, 2024

  1. Uses the '-quiet' flag on mksquashfs if the grep cmd is able to find …

    …the '-quiet' flag in the mksquashfs help menu, meaning that mksquashf is version 4.4 or higher.
    alstar555 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fb2c127 View commit details
    Browse the repository at this point in the history
  2. Removed typo in quiet

    alstar555 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c3d0516 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a47f54c View commit details
    Browse the repository at this point in the history
  2. Fixed git commit mistake

    alstar555 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    af1532b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    8002196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847020e View commit details
    Browse the repository at this point in the history