Commit graph

729 commits

Author SHA1 Message Date
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
1e3c0afe00 Update README.md 2024-03-11 00:47:06 +01:00
f1ac0f0f82 Fix conflict resolution (again) 2024-03-11 00:36:21 +01:00
075b11ae42 Make shellcheck happy 2024-03-11 00:34:20 +01:00
338835c2e8 Update PKGBUILD log messages 2024-03-11 00:26:37 +01:00
ad9b78dcb1 Update .gitignore (no longer needs manual updates) 2024-03-11 00:17:44 +01:00
69249c8a74 Fix env config checks, allow building in local dir 2024-03-10 22:47:01 +01:00
3c4df47ad1 Fix "6.7.9-1-jstm-optimizedjstm_optimized" abomination 2024-03-10 22:41:09 +01:00
7636f8cbab Update logging template 2024-03-10 22:38:22 +01:00
dcc9d988eb Fix makepkg not wanting to compile cuz pkg present 2024-03-10 22:38:14 +01:00
3abc81bdb6 Fix debug mode 2024-03-10 22:30:14 +01:00
346e0fae5a Update debug mode detection 2024-03-10 22:26:57 +01:00
0107e4b819 Update debug information 2024-03-10 22:23:59 +01:00
99232da3a1 Will now check for symlinks too 2024-03-10 22:23:33 +01:00
b4af1cb111 Fix warning and error extension functions 2024-03-10 22:19:59 +01:00
bdf3057633 Fix reusing clone dir (2nd try) 2024-03-10 22:19:13 +01:00
43696edbc8 Fix reusing clone dir 2024-03-10 22:17:00 +01:00
efa14b732b Add .gitignore 2024-03-10 22:02:08 +01:00