Skip to content

Commit

Permalink
add debug output to fai-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
gratuxri authored Oct 18, 2021
1 parent d9350b3 commit 2d7e5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
sudo mkdir -p /srv/fai/config/class/
sudo fai -Ns git+https://github.com/faiproject/fai-config-nfsroot#nfsroot -c NFSROOT,FULL,AMD64 -u nfsroot -v dirinstall $DIR
sudo mkdir -p ../nfsroot/srv/fai/config/class/
sudo sed -i '2aset -vx' /usr/sbin/fai-cd
sudo fai-cd -e -M -S -C /etc/fai/ -f /var/www/html/filesystem.squashfs
sudo ln -snf /srv/fai/nfsroot/boot/vmlinuz* /var/www/html/
sudo ln -snf /srv/fai/nfsroot/boot/initrd.img* /var/www/html/
Expand Down

0 comments on commit 2d7e5fc

Please sign in to comment.