Adding remove-pma addon

This commit is contained in:
Fabio Belavenuto 2022-10-31 12:27:11 -03:00
parent 1dd0ff0228
commit 43fe571507
11 changed files with 19 additions and 6 deletions

View File

@ -6,15 +6,15 @@ I'm Brazilian and my English is not good, so I apologize for my translations.
I tried to make the system as user-friendly as possible, to make life easier. The loader automatically detects which device is being used, SATADoM or USB, detecting its VID and PID correctly. redpill-lkm has been edited to allow booting the kernel without setting the variables related to network interfaces so the loader (and user) doesn't have to worry about that. The Jun's code that makes the zImage and Ramdisk patch is embedded, if there is a change in "zImage" or "rd.gz" by some smallupdate, the loader re-applies the patches. The most important kernel modules are built into the DSM ramdisk image for automatic peripheral detection.
# Important
# Important considerations
## It is highly recommended to use an SSD for the loader in the case of the option via DoM or a fast USB flash drive
- Some users have experienced an excessively long time to boot. In this case is highly recommended to use an SSD for the loader in the case of the option via DoM or a fast USB flash drive;
## You must have at least 4GB of RAM, both in baremetal and VMs
- You must have at least 4GB of RAM, both in baremetal and VMs;
## The DSM kernel is compatible with SATA ports, not SAS/SCSI/etc. For device-tree models only SATA ports work. For the other models, another type of disks may work.
- The DSM kernel is compatible with SATA ports, not SAS/SCSI/etc. For device-tree models only SATA ports work. For the other models, another type of disks may work;
## It is possible to use HBA cards, however SMART and serial # are only functional on DS3615xs, DS3617xs and DS3622xs+ models.
- It is possible to use HBA cards, however SMART and serial numbers are only functional on DS3615xs, DS3617xs and DS3622xs+ models.
# Use

View File

@ -1,5 +1,5 @@
ARPL_VERSION="1.0-beta2"
ARPL_VERSION="1.0-beta3"
# Define paths
TMP_PATH="/tmp"

Binary file not shown.

View File

@ -0,0 +1,13 @@
version: 1
name: remove-pma
description: "Create a systemd timer to remove *.pma files from Surveillance Station (#215 issue)"
all:
install-script: "install.sh"
available-for:
bromolow-3.10.108:
apollolake-4.4.180:
broadwell-4.4.180:
broadwellnk-4.4.180:
denverton-4.4.180:
geminilake-4.4.180:
v1000-4.4.180: