MatterLinux tools and scripts collection
Go to file
2024-08-21 02:02:26 +03:00
matter-base new: MTSC_VERSION variable 2024-08-18 21:49:31 +03:00
matter-chroot new: MTSC_VERSION variable 2024-08-18 21:49:31 +03:00
matter-iso fix: rename matter-iso build function 2024-08-19 01:10:22 +03:00
mp-build update: make sure mp-build checks build-essential as a depend 2024-08-19 00:50:31 +03:00
mp-check new: implement --checkpoint for mp-check 2024-08-21 02:02:26 +03:00
mp-pool new: MTSC_VERSION variable 2024-08-18 21:49:31 +03:00
mtsc-common new: MTSC_VERSION variable 2024-08-18 21:49:31 +03:00
LICENSE.txt first commit 2023-12-22 20:44:46 +03:00
Makefile update: Makefile version 2024-08-20 12:58:26 +03:00
README.md update: add mp-check to README 2024-08-20 12:57:02 +03:00

mtsc | MatterLinux tools and scripts collection

This repository contains different tools and scripts for general MatterLinux installation, configuration and build process.

Installation

Following dependencies are required for these scripts and tools:

  • bash
  • coreutils
  • make
  • grep
  • GRUB (please see matter-iso warning)
  • gnupg
  • fakeroot
  • (GNU) tar
  • (GNU) cpio
  • matt

After installing these dependencies, all the tools and scripts can be copied to PATH with the make script:

make install

You can also install the mtsc package from the base package pool.

Usage

All tools/scripts contains usage information in README files: