Skip to content

Added chroot support for scripts

Dennis Stam requested to merge dstam/sali:sali-buildroot into master

Now you can run scripts in chroot environment, with chroot=yes on the run_script function. Added a example script to configure the bootloader with grub2. EFI is still disabled

Merge request reports