blankspace change
[fsf-member-card-builder.git] / install-extras.sh
1 #!/bin/bash
2 #
3 # Copyright (C) 2012-2020 Ruben Rodriguez <ruben@trisquel.info>
4 # Copyright (C) 2020 Andrew Engelbrecht <andrew@fsf.org>
5 #
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 2 of the License, or
9 # (at your option) any later version.
10 #
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, write to the Free Software
18 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
19 #
20
21 set -e
22
23 usage(){
24 echo
25 echo You need to run this script as root
26 echo Usage: sudo $0 sources.iso /dev/sdX
27 echo Example: sudo $0 trisquel_9.0fsf_sources.iso /dev/sdb
28 echo
29 echo WARNING!: This script can bite your dog. Use it with care, backup your data.
30 echo
31 exit 1
32 }
33
34 [ $(id -u) != 0 ] && usage
35 [ $# != 2 ] && usage
36
37 ISO=$1
38 DEV=$2
39
40 ISOTMP=$(mktemp -d)
41 DEVTMP=$(mktemp -d)
42
43 mount -o loop $ISO $ISOTMP
44 mount ${DEV}1 $DEVTMP
45
46
47 ###
48 ### copy over checksum files
49 ###
50
51
52 mkdir -p $DEVTMP/fsf/GNUAV/
53 mkdir -p $DEVTMP/source/
54
55 cp checksums-media.sha256 $DEVTMP/fsf/GNUAV/
56 cp checksums-media.sha256 $DEVTMP/source/
57
58
59 ###
60 ### download missing media from the Web
61 ###
62
63
64 cd $DEVTMP/fsf/GNUAV
65
66 mkdir lp2020_audio ; cd lp2020_audio
67
68 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2414/freedomsun1525.ogg'
69 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2413/freedomsun1135.ogg'
70 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2412/grandsat1730.ogg'
71 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2411/grandsun0945.ogg'
72 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2410/grandsat0945.ogg'
73
74 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2409/freedomsun1335.ogg'
75 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2408/patriotsun1135.ogg'
76 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2407/grandsat1620.ogg'
77 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2406/patriotsat1335.ogg'
78 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2405/freedomsat1040.ogg'
79
80 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2404/patriotsun1620.ogg'
81 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2403/grandsun1620.ogg'
82 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2402/patriotsun1525.ogg'
83 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2401/grandsun1525.ogg'
84 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2400/patriotsun1430.ogg'
85
86 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2399/freedomsun1430.ogg'
87 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2398/grandsun1430.ogg'
88 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2397/patriotsun1335.ogg'
89 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2396/patriotsun1040.ogg'
90 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2395/freedomsun1040.ogg'
91
92 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2394/freedomsat1525.ogg'
93 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2393/grandsat1525.ogg'
94 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2392/freedomsat1430.ogg'
95 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2391/patriotsat1135.ogg'
96 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2390/grandsat1135.ogg'
97
98 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2389/patriotsat1040.ogg'
99 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2388/grandsat1335.ogg'
100 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2387/grandsat1430.ogg'
101 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2386/patriotsat1430.ogg'
102 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2385/freedomsat1335.ogg'
103
104 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2384/grandsun1715.ogg'
105
106 cd ..
107
108
109 mv snowden-final.webm lp2016_snowden.webm
110
111 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2070/FSFKeynotewithSlidesHighRes.ogg'
112
113 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2335/grandsun1715.webm' -O lp2020_kahle.webm
114 wget 'https://media.libreplanet.org/mgoblin_media/media_entries/2332/grandsat0945.webm' -O lp2020_younghackers.webm
115
116
117 ###
118 ### copy over Trisquel 9 sources
119 ###
120
121
122 cp -vr $ISOTMP/* $DEVTMP/source/ || true
123
124
125 ###
126 ### clean up
127 ###
128
129
130 umount $DEVTMP
131 umount $ISOTMP
132
133 rmdir $DEVTMP
134 rmdir $ISOTMP
135
136 sync
137