ALAR

Repository for Azure Linux Auto Recovery Tool

MIT License

Stars
6

Bot releases are hidden (Show)

ALAR - ALPHA-Binary Latest Release

Published by malachma about 1 month ago

The binary is intended to do the base functionality test

ALAR - v0.5.1

Published by malachma 8 months ago

Minor version increase

  • fstab action is smarter now. Device names get resolved to UUID, missing boot or efi lines get automatically included in the new generated /etc/fstab
ALAR - v0.5.0

Published by malachma over 1 year ago

The v0.5.0 version does provide the following new actions

  • grubfix
  • efifix
  • chroot-cli

grubfix

This action is reinstalling GRUB and regenerates the grub.cfg file

efifix

This action is reinstalling the required software to boot from a GEN2 VM. The grub.cfg is regenerated as well.

chroot-cli

This action can be of help to perform manuall recovery steps with an auto generated chroot environment

ALAR - v0.4.0

Published by malachma over 1 year ago

First production release in the new ALAR repository

  • ALAR moved into its own repository. The old/previous location Azure/repair-script-library
    isn't used anymore.
  • action scripts are fetched by ALAR directly from its own ALAR repository
  • standalone option removed. This is the default now.
  • support for aarch64