-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed broken links in /accessibility/ (fuck Twitter for removing their emoji page) I also made it so the Night of the Living Dead image can be clicked and made larger (still on /accessibility/) - For /archinstall/, I made TXT versions of all of the files. I doubt that this will be ALL THAT useful, but it makes viewing them a lot easier as they won't automatically download - A lot of the CSS has been updated, mostly just fixing font issues - Added loads of owl emojis, all taken from Google's Emoji Kitchen. The emojis were taken from the Noto Color Emoji font (https://fonts.google.com/noto/specimen/Noto+Color+Emoji) something that is under the Open Font License, so I am guessing that the emojis will also be under this license. - Added new IRC log - The /license/ pages have been made better as a whole - New Nightfall blag! - Fixed broken/wrong links on the /openfight/ page - robots.txt has new robots - Removed https://comms.thedigitallancabin.net/cass from all of the meta tags as the site is now dead (RIP) - Opted to freeze the Issues with Linux page
- Loading branch information
1 parent
c426716
commit 587edc5
Showing
435 changed files
with
901 additions
and
364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
#!/bin/bash | ||
|
||
## install AUR helper | ||
|
||
mkdir -p build | ||
cd build | ||
git clone https://aur.archlinux.org/yay-bin.git | ||
cd yay-bin | ||
makepkg -sic | ||
cd ~ | ||
yay -Y --gendb | ||
yay -Y --devel --nodiffmenu --save | ||
|
||
## install more desktop stuff | ||
### note: https://github.com/PrismLauncher/PrismLauncher/issues/991 so we use the qt5 version for now | ||
|
||
yay -S --noconfirm \ | ||
xfce4-goodies xfce4-docklike-plugin catfish mugshot polkit-gnome xdg-desktop-portal-gtk network-manager-applet xdg-user-dirs \ | ||
linux-headers linux-lts-headers ntfsprogs-ntfs3 btrfs-assistant snapper \ | ||
jre8-openjdk jre17-openjdk prismlauncher-qt5-bin \ | ||
fastfetch-bin notepadqq pinta \ | ||
hexchat discord \ | ||
nextcloud-client \ | ||
pacman-contrib git zip unzip unrar gvfs-mtp kernel-modules-hook ttf-ubuntu-font-family adobe-source-han-sans-jp-fonts \ | ||
qpwgraph vlc yt-dlp spotify-adblock | ||
|
||
## set up flatpaks | ||
|
||
yay -S --noconfirm flatpak gnome-software | ||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo | ||
flatpak install -y flathub com.spotify.desktop | ||
flatpak install -y flathub io.github.shiftey.Desktop # github desktop | ||
flatpak install -y flathub org.audacityteam.Audacity | ||
flatpak install -y flathub com.obsproject.Studio | ||
flatpak install -y flathub com.github.huluti.Curtail | ||
flatpak install -y flathub org.zdoom.GZDoom | ||
flatpak install -y flathub org.chocolate_doom.ChocolateDoom | ||
|
||
## system config | ||
|
||
### services | ||
sudo systemctl enable systemd-boot-update | ||
sudo systemctl enable linux-modules-cleanup | ||
sudo systemctl enable paccache.timer | ||
### enable pacman chomp animation | ||
sudo sed -i '/#Color/s/#Color/Color\nILoveCandy/g' /etc/pacman.conf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"additional-repositories": [ | ||
"multilib" | ||
], | ||
"audio": "pipewire", | ||
"config_version": "2.5.6", | ||
"debug": false, | ||
"desktop-environment": "xfce4", | ||
"gfx_driver": "AMD / ATI (open-source)", | ||
"harddrives": [ | ||
"/dev/sda" | ||
], | ||
"hostname": "nover", | ||
"kernels": [ | ||
"linux", | ||
"linux-lts" | ||
], | ||
"keyboard-layout": "uk", | ||
"mirror-region": { | ||
"United Kingdom": { | ||
"http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true, | ||
"http://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true, | ||
"http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true, | ||
"http://mirror.infernocomms.net/archlinux/$repo/os/$arch": true, | ||
"http://mirror.netweaver.uk/archlinux/$repo/os/$arch": true, | ||
"http://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true, | ||
"http://mirrors.ukfast.co.uk/sites/archlinux.org/$repo/os/$arch": true, | ||
"http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true, | ||
"https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch": true, | ||
"https://europe2.mirror.pkgbuild.com/$repo/os/$arch": true, | ||
"https://lon.mirror.rackspace.com/archlinux/$repo/os/$arch": true, | ||
"https://mirror.bytemark.co.uk/archlinux/$repo/os/$arch": true, | ||
"https://mirror.infernocomms.net/archlinux/$repo/os/$arch": true, | ||
"https://mirror.netweaver.uk/archlinux/$repo/os/$arch": true, | ||
"https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch": true, | ||
"https://mirrors.ukfast.co.uk/sites/archlinux.org/$repo/os/$arch": true, | ||
"https://repo.slithery.uk/$repo/os/$arch": true, | ||
"https://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch": true | ||
} | ||
}, | ||
"nic": { | ||
"dhcp": true, | ||
"dns": null, | ||
"gateway": null, | ||
"iface": null, | ||
"ip": null, | ||
"type": "nm" | ||
}, | ||
"no_pkg_lookups": false, | ||
"offline": false, | ||
"packages": [ | ||
"firefox" | ||
], | ||
"profile": { | ||
"path": "/usr/lib/python3.11/site-packages/archinstall/profiles/desktop.py" | ||
}, | ||
"script": "guided", | ||
"silent": false, | ||
"sys-encoding": "utf-8", | ||
"sys-language": "en_US", | ||
"timezone": "Europe/London", | ||
"version": "2.5.6" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"!users": [ | ||
{ | ||
"sudo": true, | ||
"username": "cass" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
{ | ||
"/dev/sda": { | ||
"partitions": [ | ||
{ | ||
"boot": true, | ||
"encrypted": false, | ||
"filesystem": { | ||
"format": "fat32" | ||
}, | ||
"mountpoint": "/boot", | ||
"size": "512MiB", | ||
"start": "1MiB", | ||
"type": "primary", | ||
"wipe": true | ||
}, | ||
{ | ||
"btrfs": { | ||
"subvolumes": [ | ||
{ | ||
"compress": false, | ||
"mountpoint": "/", | ||
"name": "@", | ||
"nodatacow": false | ||
}, | ||
{ | ||
"compress": false, | ||
"mountpoint": "/home", | ||
"name": "@home", | ||
"nodatacow": false | ||
}, | ||
{ | ||
"compress": false, | ||
"mountpoint": "/var/log", | ||
"name": "@log", | ||
"nodatacow": false | ||
}, | ||
{ | ||
"compress": false, | ||
"mountpoint": "/var/cache/pacman/pkg", | ||
"name": "@pkg", | ||
"nodatacow": false | ||
}, | ||
{ | ||
"compress": false, | ||
"mountpoint": "/.snapshots", | ||
"name": "@.snapshots", | ||
"nodatacow": false | ||
} | ||
] | ||
}, | ||
"encrypted": false, | ||
"filesystem": { | ||
"format": "btrfs", | ||
"mount_options": [ | ||
"compress=zstd" | ||
] | ||
}, | ||
"mountpoint": null, | ||
"size": "100%", | ||
"start": "513MiB", | ||
"type": "primary", | ||
"wipe": true | ||
} | ||
], | ||
"wipe": true | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.