Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
crramirez pushed 1 commit to rhel9 WhitewaterFoundry/pengwin-enterprise-rootfs-builds
- Add OOBE script for user setup and configure WSL settings Introduce a new "oobe.sh" script to streamline the user se... 14342c3
crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
By manual upgrade I mean following the steps that are in the link that aren't so different to the upgrade process in a Fedora installation in bare metal. Before doing a `dnf system-upgrade reboot` ...
crramirez pushed 13 commits to master WhitewaterFoundry/pengwin-setup
- Fix radio list for ncurses 6905ecd
- Merge branch 'refs/heads/master' into development e51512c
- Improve dbus to be aware if it is already running and do not run it again b1fe1b8
- Fix nodejs tests ffbbaf2
- Update Nodejs install menu version e00dae2
- Update Nodejs install menu version to 21 d3e06dd
- Fix nodejs latest installation ca7d301
- update npm version 374103c
- Merge branch 'master' into development # Conflicts: # pengwin-setup.d/guilib.sh # tests/nodejs_n.sh # tests/nodejs_n... c247083
- Update shunit2 repository URL Changed the shunit2 repository to a forked version and switched to a specific branch. ... c530533
- Fix shunit2 checkout directory in install script Previously, the script was attempting to checkout a branch without ... 9c7a31a
- Update Node.js versions in tests and setup scripts Adjusted the Node.js LTS version to 22 and latest version to 23 a... 5e71de6
- Merge pull request #397 from WhitewaterFoundry/development Update Node.js versions to LTS 22 and 23 latest ecec7f2
crramirez closed a pull request on WhitewaterFoundry/pengwin-setup
Update Node.js versions to LTS 22 and 23 latest
This pull request updates the Node.js version used in the setup and tests, and modifies the repository for `shunit2` in the test setup script. The most important changes include updating the Node.j...crramirez opened a pull request on WhitewaterFoundry/pengwin-setup
Development
This pull request updates the Node.js version used in the setup and tests, and modifies the repository for `shunit2` in the test setup script. The most important changes include updating the Node.j...crramirez pushed 1 commit to development WhitewaterFoundry/pengwin-setup
- Update Node.js versions in tests and setup scripts Adjusted the Node.js LTS version to 22 and latest version to 23 a... 5e71de6
crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
Yes I recommended to wait because the mesa drivers, to avoid you the work of compiling them yourself. The store now has Fedora 41 but without a manual upgrade, you can access it if you unregiste...
crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
Hello @arrl-mtk , Sorry for the confusion. The text in the store should be more detailed. What update.sh does is to update the customization scripts tailored to WSL. For example it can upgrade t...
crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
Hello @magikmw Thanks for reporting. This repo takes time to. Be updated so we use the previous version one until it gets updated. I'll include this fix in the update.sh script. Regards, Car...
crramirez created a comment on an issue on WhitewaterFoundry/Raft-WSL-Feedback
Hello @jiripik This is because Raft is having problems communicating with the store. It usually get fixed restarting the laptop. By any chance your laptop is a corporate one? If this is the case...
crramirez pushed 1 commit to rhel WhitewaterFoundry/Pengwin-Enterprise
- Disable root password setup and add user home restoration. This change disables the root password setup when VERSION... df9598e
crramirez pushed 2 commits to rhel WhitewaterFoundry/Pengwin-Enterprise
crramirez pushed 1 commit to rhel WhitewaterFoundry/Pengwin-Enterprise
- Update azure-pipelines-ondemand.yml for Azure Pipelines 978b1af
crramirez pushed 1 commit to rhel WhitewaterFoundry/Pengwin-Enterprise
- Update azure-pipelines-ondemand.yml for Azure Pipelines 0c731e3
crramirez created a review on a pull request on MicrosoftDocs/WSL
Why snap? It forces the prerequisite of having systemd and the snap service installed and running. Basically it is just going to work on Ubuntu out of the box.
crramirez published a release on WhitewaterFoundry/Fedora-Remix-for-WSL
41.0.0.Final
41.0.0 * Upgraded to Fedora 41 * GNOME 47 and KDE Plasma 6.2 * Package updates such as LLVM 19, LXQt 2.0, Python 3.13, RPM 4.20, PyTorch 2.4, Perl 5.40, Golang 1.23, GIMP version 3 * dnf5: Fast...crramirez created a tag on WhitewaterFoundry/Fedora-Remix-for-WSL
41.0.0 - Fedora Remix for Windows Subsystem for Linux.
crramirez pushed 1 commit to master WhitewaterFoundry/Fedora-Remix-for-WSL
- Update to version 41.0.0 Increment app version and update changelogs to reflect the upgrade to Fedora 41 and associa... ada0547
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Add KDE-specific package installation Add a conditional check to install the "plasma-workspace-x11" package when KDE... 0146373
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Refactor desktop group installation logic Updated logic to resolve the desktop group name using an associative array... 865caaa
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Add desktop environment mappings in install script Introduced an associative array to map desktop environment names ... 3a88b0c
crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
The updated mesa version 24.2.5-1_wsl_2 is ready to download. Just run the `update.sh` script to get them. ``` name of display: :0 TU: error: ../src/freedreno/vulkan/tu_knl.cc:315: failed to o...
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Simplify MESA installation in create-targz.sh Removed unnecessary loop and target version handling from MESA install... e5e9f03
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Update mesa version identifiers in upgrade and create scripts Updated the identifier for the mesa version '24.2.5-1_... 07de8ae
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Update mesa version to 24.2.5-1_wsl.fc41 Modified the `upgrade.sh` and `create-targz.sh` scripts to update the mesa ... aec5383
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Update mesa version to 24.2.5-1_wsl.fc41 Modified the `upgrade.sh` and `create-targz.sh` scripts to update the mesa ... 0546c11
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Update MESA versions and WSLU copr logic Revised MESA versions array and target distribution versions for better com... 7da9ed5
crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
- Disable setcap for ping command Commented out 'setcap cap_net_raw+ep' for the ping command in the script. This ensur... f3fc83f