updated links for syslinux packages
[fsf-member-card-builder.git] / install-extras.sh
index 7a83925749949b29699c6cd1b9a7db2c9861bcb7..ca2675f53f1c08275ce3db6d92b375c4b5c5fad0 100755 (executable)
@@ -56,6 +56,15 @@ cp checksums-media.sha256 $DEVTMP/fsf/GNUAV/
 cp checksums-media.sha256 $DEVTMP/source/
 
 
+###
+### copy over html files
+###
+
+
+cp html/* $DEVTMP/fsf/
+rm $DEVTMP/fsf/reset.css
+
+
 ###
 ### download missing media from the Web
 ### 
@@ -106,6 +115,19 @@ wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2384/grandsun171
 cd ..
 
 
+##
+## These are distributed in trisquel_9.0-fsf_i686.iso. See README.md for details
+##
+#wget 'https://media.libreplanet.org/mgoblin_media/media_entries/415/snowden-final.webm'
+#wget 'https://media.libreplanet.org/mgoblin_media/media_entries/167/FSF_640x360.webm'
+#wget 'https://static.fsf.org/nosvn/FSF30-video/FSF_30_720p.webm'
+#wget 'https://static.fsf.org/nosvn/videos/fsf-shoetool/fsf-shoetool-360.webm'
+#wget 'https://static.fsf.org/nosvn/videos/fsf-heroes/videos/The-University-of-Costumed-Heroes-360p.webm'
+#wget 'https://static.fsf.org/nosvn/member-cards/extra-media/2022-02-07/FSFKeynotewithSlidesHighRes.ogg'
+#wget 'https://static.fsf.org/nosvn/member-cards/extra-media/2022-02-07/why-free-software.webm'
+#wget 'https://static.fsf.org/nosvn/member-cards/extra-media/2022-02-07/fsfs-ii-2-1.pdf'
+#wget 'https://audio-video.gnu.org/video/TEDxGE2014_Stallman05_LQ.webm'
+
 mv snowden-final.webm lp2016_snowden.webm
 
 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2070/FSFKeynotewithSlidesHighRes.ogg'
@@ -113,7 +135,6 @@ wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2070/FSFKeynotew
 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2335/grandsun1715.webm' -O lp2020_kahle.webm
 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2332/grandsat0945.webm' -O lp2020_younghackers.webm
 
-
 ###
 ### copy over Trisquel 9 sources
 ### 
@@ -127,6 +148,9 @@ cp -vr $ISOTMP/* $DEVTMP/source/ || true
 ### 
 
 
+sync
+sleep 3
+
 umount $DEVTMP
 umount $ISOTMP
 
@@ -135,3 +159,7 @@ rmdir $ISOTMP
 
 sync
 
+echo
+echo "The FSF member card build is complete! : )"
+echo
+