Commit graph

746 commits

Author SHA1 Message Date
a5c3dc96e9
Update memory usage estimate for using tmpfs 2024-08-14 18:24:00 +02:00
b6fdf15a66
Fix broken p in banner 2024-08-14 18:23:07 +02:00
7db6e81ac1
Fixed wording in README 2024-08-07 00:35:59 +02:00
432c862334
Remove PKGBUILDs, use upstream
Upstream is now maintained by myself after metak, the previous maintainer, announced that he'd stop maintaining the linux-clear package.
Props to him for even creating the AUR package in the first place.
2024-08-06 21:17:23 +02:00
edac79109a
Update update warning
In Germany we say "doppelt gemoppelt!"
2024-07-11 19:33:32 +02:00
328b888485
Highlight cpu governor changes 2024-07-11 19:32:11 +02:00
7c956ea0a3
Update kernel 2024-07-11 19:23:52 +02:00
7cdae3780a
Add changes 2024-07-11 19:21:36 +02:00
6cbdac7ba0
Update kernel configuration 2024-05-31 15:23:19 +02:00
533f803300
Update kernel 2024-05-31 15:19:53 +02:00
8c66da3c35
Update kernel 2024-05-26 19:20:33 +02:00
80e82a587e
Update kconfig 2024-05-19 11:56:35 +02:00
43ed78c5eb
I am incredibly stupid at reading 2024-05-19 10:40:55 +02:00
c87ebc10be
Update to Linux 6.8.9 & Clear Linux Patches 9-1433 2024-05-19 10:35:59 +02:00
fdac1c99c1
Update README.md 2024-03-29 23:00:24 +01:00
1605a928d1
Fix clear linux patches version 2024-03-29 22:25:30 +01:00
8b8c30f79e
Update to 6.8.2 2024-03-29 17:56:33 +01:00
c7c019fa73 stupid mf 2024-03-22 15:40:42 +01:00
ce6d47775c Add menuconfig 2024-03-22 15:34:41 +01:00
67ae4ef5d3 Update finish message 2024-03-22 14:43:15 +01:00
cc55848207 Update kernel configuration 2024-03-22 14:07:38 +01:00
c30cf83657 remove gpg stuff, i hate it 2024-03-22 13:40:57 +01:00
c7c01ec0c1 i fucking hate gpg 2024-03-22 13:25:40 +01:00
8db877ea8e Add another gpg key, maybe fixes things 2024-03-22 13:24:22 +01:00
1a97c0891a Fix error 2nd try 2024-03-22 13:18:35 +01:00
6bbc096456 Fix error 2024-03-22 13:17:29 +01:00
f8a69e271b Bump kernel to version 6.8.1 2024-03-22 13:14:35 +01:00
c74c96e086 Maybe I should bump this 2024-03-15 02:31:47 +01:00
3353bf57b6 fbcon takes over faster now 2024-03-15 02:31:26 +01:00
a20878e050 Remove .SRCINFO 2024-03-13 02:39:15 +01:00
343fb68ee2 Fix conflict resolution (once again) 2024-03-12 19:28:40 +01:00
0b157c90b5 Fix makepkg versioning error (last try pls) 2024-03-11 17:31:01 +01:00
690fd8f981 Fix makepkg versioning error 2024-03-11 17:28:52 +01:00
5af4125816 Why makepkg why 2024-03-11 17:26:02 +01:00
46d93e4bba Update versioning stuff 2024-03-11 17:24:09 +01:00
177de76b16 Update buildtool.sh 2024-03-11 17:09:33 +01:00
a685df59b4 Update post install message 2024-03-11 16:23:15 +01:00
fca9f02086 Update banner 2024-03-11 16:11:50 +01:00
c0fbba995b Update $BUILDTOOL_ISSUETRACKER 2024-03-11 16:10:16 +01:00
400603c5a4 Remove logos, i don't know anything about ppm 2024-03-11 02:36:39 +01:00
96861bf4bb Finally add bugtracker variable 2024-03-11 02:06:08 +01:00
1e2d549182 Add clean repository guide 2024-03-11 01:58:42 +01:00
3f94468d0b Add cleantool.sh 2024-03-11 01:57:32 +01:00
709870a6bb fix oops 2024-03-11 01:52:17 +01:00
ee92ac8f50 Add diagnostic logging methods 2024-03-11 01:51:29 +01:00
ce6e652408 Fix conflict resolution with local dir enabled 2024-03-11 01:51:22 +01:00
b9311c9953 Set language to C.UTF-8 2024-03-11 01:50:25 +01:00
bbc73eafca Forgot to update PKGBUILD.buildtool 2024-03-11 01:39:54 +01:00
7f9d0220a1 Custom logos! 2024-03-11 01:38:05 +01:00
e8bc07aa57 Update kernel configuration
This commit changes the following things:
- kernel will now panic on oops
- kernel will now panic on softlock
- Reenables kexec
- Sets various Clear Linux kernel command line arguments as default
- Includes AMD-V support in the kernel, instead of module
- Support for in-kernel module decompression
- Make zswap enabled by default
- Enables AOSP's bluetooth extensions
- Includes NFC support as a module
- Nuke MTD support
- The Hyper-V storage driver is now a module
- Disable dangerous legacy drivers
- Framebuffer support for VGA 16-color, userspace VESA VGA and VESA VGA graphics
- Framebuffer support for nvidia riva driver
- Disable virtual framebuffer (only meant for testing anyway)
- Everything related to Hyper-V guest support is now a module
- Remove that Termius font or how it's called i don't remember
- BUG() calls are no longer verbose (saves 70kb)
2024-03-11 01:33:12 +01:00