From 82b7786cdb7ddb7fb33320e27926b6c361dcaae1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 11 Jan 2022 15:20:03 +0100 Subject: sbin/itzks-update-disklserver-squashfs-images: Also re-create / update kernel images when running this script. --- sbin/itzks-update-disklserver-squashfs-images | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sbin/itzks-update-disklserver-squashfs-images') diff --git a/sbin/itzks-update-disklserver-squashfs-images b/sbin/itzks-update-disklserver-squashfs-images index 73c1ae7..cb4adf1 100755 --- a/sbin/itzks-update-disklserver-squashfs-images +++ b/sbin/itzks-update-disklserver-squashfs-images @@ -99,6 +99,8 @@ for chroot in ${ltsp_chroots}; do done -# let's update ltsp.img (LTSP initrd) and LTSP's iPXE boot menu configuration, just in case... +# let's update kernel images, ltsp.img (LTSP initrd) and LTSP's iPXE +# boot menu configuration, just in case... +ALL_IMAGES=1 ltsp kernel ltsp initrd ltsp ipxe -- cgit v1.2.3