gayming/playstation2: initial commit

This commit is contained in:
Aminda Suomalainen 2023-03-16 17:10:59 +02:00
parent 26642c7b2b
commit 27100273c0
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
7 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,9 @@
root = false
[*]
# See .gitattributes
end_of_line = crlf
[*.{sh,bash}]
# Not for PS2 consumption
end_of_line = lf

6
gayming/playstation2/.gitattributes vendored Normal file
View File

@ -0,0 +1,6 @@
# Everything in SMB/OpenPS2Loader has crlf line endings and while I am unsure
# on whether it actually requires that, better safe than sorry. Their git
# uses lf though, but maybe that doesn't matter in source code.
* text=auto eol=crlf
# Not for PS2 consumption
*.{sh,bash} text eol=lf

View File

@ -0,0 +1,4 @@
root = false
[*]
end_of_line = lf

View File

@ -0,0 +1,2 @@
# Not for PS2 consumption
* text=auto eol=lf

View File

@ -0,0 +1 @@
playstation2.conf

View File

@ -0,0 +1 @@
This is `/etc/samba/` and not for PS2 consumption itself

View File

@ -0,0 +1 @@
../../../../submodules/shell-things/etc/samba/playstation2.conf