Skip to content

Commit

Permalink
generate new installer images for the latest kernel and latest daily …
Browse files Browse the repository at this point in the history
…snapshot of debian installer
  • Loading branch information
Jeremy J. Peper committed Feb 12, 2019
1 parent fecacad commit 8a5248d
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Buster/installer_images/build/generate_images.sh
Expand Up @@ -8,7 +8,6 @@ if [ -d "tmp" ]; then
rm -r "tmp/"
fi

#wget -N "https://d-i.debian.org/daily-images/armhf/20181231-00:15/network-console/initrd.gz"
wget -N "https://d-i.debian.org/daily-images/armhf/daily/network-console/initrd.gz"
#wget -N "http://ftp.debian.org/debian/dists/$distro/main/installer-armhf/current/images/network-console/initrd.gz"
kernel_ver="$(zcat initrd.gz | cpio -t | grep lib/modules/ | head -n 1 | gawk -F/ '{print $3}')"
Expand Down
Binary file modified Buster/installer_images/initrd.buffalo
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ls210d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ls220d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ls410d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ls420d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ls421d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ls441d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ts1200d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ts1400d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ts1400r
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ts3200d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ts3400d
Binary file not shown.
Binary file modified Buster/installer_images/uImage.buffalo.ts3400r
Binary file not shown.

0 comments on commit 8a5248d

Please sign in to comment.