-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shouldn't the code here be updated to 3.xx after release? #742
Comments
Yes, GPL2, GPL3 and modified LGPL (at least) code need to be made available to user or customer, in this case customers and is not mandatory to be publicy available AFAIK, of course one can be do more then do the bare minimum legal and being more community friendly |
@alexvalve @mikela-valve @kisak-valve Could you guys perhaps help us get an update on this enquiry? |
I see you tagged me, but I don't work for Valve (would love to!), but was really involved with the community when SteamOS came out. From what I understand, shortly following official release, we should be able to use/download/check source for SteamOS 3.0 (based on Arch Linux). I haven't been able to find much else on this at the moment. I'll ping Gabe via email and see if he responds. Edit 0: I would expect it to show up in https://repo.steampowered.com/ at some point. But I also have not seen any updates to https://store.steampowered.com/steamos page. |
The Steamdeck cad Files are Hosted here, so maybe it also could show up here: |
My apologies, I had no idea who to tag and tried to scan through past issues and pull requests 😅 |
This may be relevant: https://steamdeck-packages.steamos.cloud/archlinux-mirror/ |
This comment was marked as off-topic.
This comment was marked as off-topic.
Some sources can be found here:
With for example a 2.4 GiB tarball for linux-neptune-5.13.0.valve10-3.src.tar.gz, with the PKGBUILD inside the tarball |
@FabioLolix Thanks for sharing those links! That's really helpful and definitely a great start. The next step would be to have public git repositories so the community can more directly contribute back. |
Mildly off-topic to this issue report, but almost all community contributions should be sent to the various upstream projects instead of SteamOS. |
Was wondering if anybody could confirm any possible future plans for 2.0 code on here to be replaced with 3.0? Perhaps with PR #643 ? And would firmwares upgrade source-code be available too by any chance? 😅 |
Maybe they will continue to working on their GitLab istance instead of here https://gitlab.steamos.cloud/explore/groups Looking at the linux-neptune pkgbuild is their private source at the moment
About the firmware noticed too that was missing later yesterday
One want downstream sources to play with them |
It appears that git repositories are already included in at least some of the source package tarballs. |
My intent here with upstreaming is to help Valve get SteamOS 3 ready for the masses. For example, things such as enabling wider driver support in both the Mesa and Linux packages. I am not a C developer but can help with building and packaging. I've been working with many different community-lead SteamOS 3 forks (besides just my own). Would be happy to, at least, share some of our learnings and, at most, contribute directly back into SteamOS. |
Should this now be closed due to inactivity & no response being given by Valve? Not sure if they ever made an installer image for SteamOS 3.xx or not |
Are there any sources that should be public but you find missing from https://steamdeck-packages.steamos.cloud/archlinux-mirror/sources/? The packages there even include complete git repositories with proper history. |
Attempting to do this with the 6.06 kernel fails using the PKGBUILD.
Attempting to clone the git fails with permission issues. |
All the source code and projects can be found here for all versions and types of steamos a gnome version (unreleased and unstable) can be found here staging and testing can be found here and a community debug version of steamos can be found here |
I meant on here too 😅 |
@GuestSneezeOSDev just a package repo though, not a complete set I don't think that you could build into an Image. |
it is a package repo but you can build an archiso with those packages to make your own steamos https://github.com/holoiso-eol/holoiso https://github.com/HoloISO |
@Daasin valve is no longer making open-source projects and they have changed their licence to the steam subscriber agreement meaning they are allowed to do anything with their OS |
... What? It's just scripts on top of Arch Linux. The packages are all available in their repo. ChimeraOS and HoloISO would like a word. I understand it would be a heck of a lot easier if they provided an official image. It's just not their focus right now with the Steam Deck. |
I know winesapOS is using arch linux now but i found this guide |
Your system information:
N/A
Please describe your issue in as much detail as possible:
Not necessarily an Open-Beta but please atleast release the source code here under GPL ahead of any testing, people often try to turn to leaks and that's not ideal for anyone :/
Steps for reproducing this issue:
The text was updated successfully, but these errors were encountered: