Google Summer of Code | Add packaging options to RTEMS Deployment (#82)
Chris Johns (@chris)
gitlab at rtems.org
Sat Feb 15 01:39:32 UTC 2025
Chris Johns created an issue: https://gitlab.rtems.org/rtems/programs/gsoc/-/issues/82
## Background
The [RTEMS Deployment](https://gitlab.rtems.org/rtems/tools/rtems-deployment) project provides a way to build and package for use in production environments. Users can deployment RTEMS using this tool across a number of machines in a development team.
RTEMS Deployment currently provides support to build a TAR file or an RPM file is run on an RPM based Linux distribution. We would like to increase the packaging options to widen the reach of the RTEMS Deployment tool.
There are a number of configurations in the deployment repository and the repository is open to users to add more. A configuration provides vertical integration of software packages users want to run in RTEMS on a BSP.
## Approach
1. Build `amd/amd-kria-k26` configuration and install the TAR file
2. Build the same configuration as an RPM on an RPM Linux operating system such as Rocky
3. Add support for Debian packages
4. Add support for FreeBSD packages
## Knowledge/Skills
* Python
* Unix operating systems
* Creating a VM of an operating system, for example Rocky, Debian or FreeBSD for development and testing
* Preferred is knowledge of packaging of software on Linux
## Possible Mentors
@chris
--
View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/issues/82
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250215/131273ef/attachment.htm>
More information about the bugs
mailing list