Skip to content

Commit

Permalink
copy grub theme
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jan 3, 2025
1 parent 932dca2 commit d011df8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/config/hooks/live/setup-casper-folder.binary
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ mv live/initrd.img-* casper/initrd.lz
mv live/vmlinuz-* casper/vmlinuz
mv live/filesystem.packages-remove casper/filesystem.manifest-remove
mv live/filesystem.packages casper/filesystem.manifest
mkdir -p casper/boot/grub/themes
cp -r usr/share/grub/themes/rhino casper/boot/grub/themes/rhino
printf "$(sudo du -sx --block-size=1 ./ | cut -f1)" > casper/filesystem.size

0 comments on commit d011df8

Please sign in to comment.