sylware / nyanlinux (public) (License: AFFERO GPLv3) (since 2019-09-09) (hash sha1)
scripts for a lean, from scratch, amd hardware, linux distro
List of commits:
Subject Hash Author Date (UTC)
hiddev does more than hidraw 0802a7a33d0bd6304ef1663f82a84d823cdac0f6 Sylvain BERTRAND 2022-08-21 17:31:02
gfx stack update (llvm16 still breaking everything) 8697dc46eb6a0b396e2054f4aa8262f521781378 Sylvain BERTRAND 2022-08-21 17:03:54
gfx stack update (llvm16 broke totally mesa build... as usual) 9cdd8d2efb1ea4c5f82f4bceb3f52064419c0620 Sylvain BERTRAND 2022-08-14 13:02:27
gfx stack update (still avoiding like hell llvm) 53a5da090eff753d1deb799315ff73971c96ec40 Sylvain BERTRAND 2022-08-07 18:01:08
gfx stack update (still holding that llvm c++ trash) 4665adde998aaea0ef7a05233fd11faa3279828c Sylvain BERTRAND 2022-07-24 13:41:47
gfx stack update (still holding the breaking llvm) 2fbdf2a0752b2bdf312049f0feef6547649b8c9c Sylvain BERTRAND 2022-07-17 18:23:21
gfx stack update (we try to avoid llvm, because really nasty) f94a5fc7fb325ddbea168d682030fc89273cce55 Sylvain BERTRAND 2022-07-10 15:43:49
gfx stack update (still no llvm since it broke mesa AGAIN) 8c8bfecf404c6506c06b624d25eaf0178dff6112 Sylvain BERTRAND 2022-07-03 14:42:37
libX11: gcc attributes (no linker script), binutils 5f16ad32676c5bcfc6612d95a6e7500d917732ba Sylvain BERTRAND 2022-07-02 20:10:12
some updates and fixes (libX11 custom and fine grained build system) bcf0c05faae95410aac567798248bb92e9596eed Sylvain BERTRAND 2022-07-02 00:26:27
gfx stack update (no llvm yet) d2a3ef630f8cbb8ae6d9c274a7838a57fe9b1c07 Sylvain BERTRAND 2022-06-26 14:20:08
gfx stack update (actually it is llvm breaking mesa) d15422f1dddb685d781f0642d922784d1d5003b6 Sylvain BERTRAND 2022-06-19 23:59:08
alsa userland updates 098ff2ae57ea647f4c901042f2cd3cfe07d12cbf Sylvain BERTRAND 2022-06-14 18:36:38
gfx stack update (mesa gl broken again) d3f35c4af8017644a7f6aea411f1e0efb3b427b0 Sylvain BERTRAND 2022-06-05 20:53:02
gfx stack update a86341223cb94cc176bb180d6cf5de64fb2defc7 Sylvain BERTRAND 2022-05-29 18:00:01
gfx stack update 577a4a530a8a2cb4ffa826eecb8366d3f07fbbff Sylvain BERTRAND 2022-05-22 15:06:51
st: fix inverted color array efb576f1e73e92daf28ff9bc9793dff41c5673b5 Sylvain BERTRAND 2022-05-19 17:08:10
gfx stack update 8a5a5aa2976e93962ba6100dda813455a9300e8c Sylvain BERTRAND 2022-05-15 19:50:07
dwm/st updates, fontconfig fix 11e28c08c6eb47435fa87dfd1d2ff1173967e76a Sylvain BERTRAND 2022-05-10 19:04:35
gfx stack update (mesa SDK being trashed more) ee38e381557418681479858c8384aafb5d631250 Sylvain BERTRAND 2022-05-08 14:38:32
Commit 0802a7a33d0bd6304ef1663f82a84d823cdac0f6 - hiddev does more than hidraw
Author: Sylvain BERTRAND
Author date (UTC): 2022-08-21 17:31
Committer name: Sylvain BERTRAND
Committer date (UTC): 2022-08-21 17:31
Parent(s): 8697dc46eb6a0b396e2054f4aa8262f521781378
Signer:
Signing key:
Signing status: N
Tree: 9eea1edfdee2dd08e352d1ca805911b2f62b9251
File Lines added Lines deleted
builders/linux-amd/config 2 1
files/asm/user_steam_nodbus.S 1 1
files/rival3 1 1
File builders/linux-amd/config changed (mode: 100644) (index 20421b4..50e3d4f)
... ... CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
2549 2549 # #
2550 2550 CONFIG_HID=m CONFIG_HID=m
2551 2551 # CONFIG_HID_BATTERY_STRENGTH is not set # CONFIG_HID_BATTERY_STRENGTH is not set
2552 # CONFIG_HIDRAW is not set
2552 CONFIG_HIDRAW=y
2553 2553 # CONFIG_UHID is not set # CONFIG_UHID is not set
2554 2554 CONFIG_HID_GENERIC=m CONFIG_HID_GENERIC=m
2555 2555
 
... ... CONFIG_HID_GENERIC=m
2581 2581 # CONFIG_HID_ELECOM is not set # CONFIG_HID_ELECOM is not set
2582 2582 # CONFIG_HID_ELO is not set # CONFIG_HID_ELO is not set
2583 2583 # CONFIG_HID_EZKEY is not set # CONFIG_HID_EZKEY is not set
2584 # CONFIG_HID_FT260 is not set
2584 2585 # CONFIG_HID_GEMBIRD is not set # CONFIG_HID_GEMBIRD is not set
2585 2586 # CONFIG_HID_GFRM is not set # CONFIG_HID_GFRM is not set
2586 2587 # CONFIG_HID_GLORIOUS is not set # CONFIG_HID_GLORIOUS is not set
File files/asm/user_steam_nodbus.S changed (mode: 100644) (index a89935c..c8dde5a)
13 13 shell: .asciz "/bin/sh" shell: .asciz "/bin/sh"
14 14 shell_arg0: .asciz "-l" shell_arg0: .asciz "-l"
15 15 shell_arg1: .asciz "-c" shell_arg1: .asciz "-c"
16 shell_arg2: .asciz "exec /home/user/steam/steam"
16 shell_arg2: .asciz "exec /home/user/steam/steam -no-cef-sandbox"
17 17
18 18 home: .asciz "HOME=/home/user" home: .asciz "HOME=/home/user"
19 19
File files/rival3 changed (mode: 100755) (index a66640a..82ce75f)
1 1 #!/bin/sh #!/bin/sh
2 # TODO: should be moved to USB HIDDEV which are supposed to be HIDRAW but only for hid usb devices
2 # hiddev != hidraw, hiddev does parsing and more, not hidraw
3 3 effects='rainbow-shift|breath-fast|breath|breath-slow|steady|rainbow-breath|disco' effects='rainbow-shift|breath-fast|breath|breath-slow|steady|rainbow-breath|disco'
4 4 effect_to_hex() effect_to_hex()
5 5 { {
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/nyanlinux

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/nyanlinux

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanlinux

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main