This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
59 lines (58 loc) · 3.83 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html>
<head>
<title>The Debian ISO That Gotham Needs</title>
<meta name="HandheldFriendly" content="True">
<meta name=viewport content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="//fiendish.github.io/gh-fork-banner/gh.css">
</head>
<body style="text-align:center;">
<h1>8.5 Long Years Later! THEY VOTED!</h1>
<a href="https://www.debian.org/vote/2022/vote_003">https://www.debian.org/vote/2022/vote_003</a>
<h1>AND 👏 WE 👏 DID 👏 IT 👏! <img align="middle" src="images/we_did_it.gif" alt="We did it!"></h1>
<a href="https://lists.debian.org/debian-vote/2022/10/msg00000.html">https://lists.debian.org/debian-vote/2022/10/msg00000.html</a>
<br>
<br>
We won! Gotham is saved!
<hr>
<br>
<img src="images/finally_over.jpg" style="max-width: 100%; height: auto" alt="It's over! It's finally over!">
<br>
<br>
ALL OF THESE RICHARDS STALLMEN<sup style="color: darkcyan">*</sup> APPROVE! YES! LOOK HOW EXCITED THEY ARE!
<br>
<br>
<img src="images/Richards_Stallmen.jpg" style="max-width: 100%; height: auto" alt="definitely not a bunch of AI generated photos of Richard Stallman giving a thumbs up">
<br>
(<span style="color: darkcyan">* No stallmen were harmed. AI is wonderful and not at all going to definitely destroy all of us.</span>)
<hr>
<strike>
<h1>
Which Debian ISO Should<sup style="color:crimson">*</sup> You Get?<br>
⇓<br>
<a href="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/daily-builds/sid_d-i/current/amd64/iso-cd/firmware-testing-amd64-netinst.iso">ALMOST CERTAINLY THIS ONE</a><br>
(x64 testing + non-free firmware)<br>
⇑
</h1>
<h2>
Looking for a LIVE ISO?<br>
<a href="https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/weekly-live-builds/amd64/iso-hybrid/debian-live-testing-amd64-gnome+nonfree.iso">GOTCHA COVERED, FAM!</a><br>
(x64 live testing + gnome + non-free firmware)
</h2>
<h5><hr width=60%>You were going to install nonfree wifi firmware <em>anyway</em>. Disagree? <a href="https://www.debian.org/distrib/">Have fun here</a>.</h5>
And don't forget:<br>
<code>cp iso_file_name_here /dev/sd<your_usb_key_dev_id> ; sync</code>
<BR><BR>
<div id="gh"><a href="https://github.com/fiendish/The-Debian-Gotham-Needs">Star me on GitHub, lol</a></div>
<BR>
<div style="border:1px solid; margin:20px; padding:20px;color:crimson">* - You've landed on this page because a friend wants to make your life easier. Thanks, friend!<BR>
Get Debian → Install Debian → Use Debian. Hooray!<BR>
But...<BR>
If the software linked on this page solves a problem for you that the standard Debian installer does not, that means that your computer hardware vendor is explicitly choosing to reject your personal freedoms by requiring secret or proprietary software to work.<BR><BR>
Please consider alternative viable hardware solutions if possible.<BR>
You can find some freedom-respecting hardware choices at <a href="https://h-node.org/hardware/catalogue/">https://h-node.org/hardware/catalogue/</a>
</div>
</strike>
<div><a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" width="88" height="31" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<br></div>
</body>
</html>