MatterLinux tools and scripts collection
Go to file
2024-08-18 22:17:43 +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 update: add GRUB warning for matter-iso 2024-08-18 22:17:43 +03:00
mp-build new: MTSC_VERSION variable 2024-08-18 21:49:31 +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 new: MTSC_VERSION variable 2024-08-18 21:49:31 +03:00
README.md update: add GRUB warning for matter-iso 2024-08-18 22:17:43 +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
  • gcc
  • make
  • GRUB (please see matter-iso warning)
  • gnupg
  • fakeroot
  • (GNU) tar
  • 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: