MatterLinux tools and scripts collection
Go to file
2024-08-25 22:23:47 +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: matter-iso temp directory variable name 2024-08-25 22:23:47 +03:00
mp-build update: better version and empty root directory checking for mp-build and mp-check 2024-08-25 14:56:58 +03:00
mp-check update: better version and empty root directory checking for mp-build and mp-check 2024-08-25 14:56:58 +03:00
mp-pool new: implement the --insecure option for mp-build and mp-pool 2024-08-22 11:24:39 +03:00
mtsc-common update: better version and empty root directory checking for mp-build and mp-check 2024-08-25 14:56:58 +03:00
LICENSE.txt first commit 2023-12-22 20:44:46 +03:00
Makefile fix: matter-iso temp directory variable name 2024-08-25 22:23:47 +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: