|
@@ -1,5 +1,18 @@
|
1
|
1
|
#!/bin/sh
|
2
|
2
|
#
|
|
3
|
+# .---. . .
|
|
4
|
+# | | |
|
|
5
|
+# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.
|
|
6
|
+# | | (.-' (.-' ( | ( )| | | | )( )| | (.-'
|
|
7
|
+# ' ' --' --' -' - -' ' ' -' -' -' ' - --'
|
|
8
|
+#
|
|
9
|
+# Freedom in the Cloud
|
|
10
|
+#
|
|
11
|
+# Apply patches to vmdebootstrap. Based on a script from freedom-maker
|
|
12
|
+#
|
|
13
|
+# License
|
|
14
|
+# =======
|
|
15
|
+#
|
3
|
16
|
# This program is free software: you can redistribute it and/or modify
|
4
|
17
|
# it under the terms of the GNU General Public License as published by
|
5
|
18
|
# the Free Software Foundation, either version 3 of the License, or
|