Project Description
GNU screen is available in OBS, but the version built it is based in the screen-v4 branch. This version lacks support of truecolor.
The aim of the project is to provide a screen package built and accesible in OBS, based in the master branch.
Goal for this Hackweek
- Learn best practices for packaging with OBS.
Resources
- Thread explaining
truecolorsupport in screen: https://bbs.archlinux.org/viewtopic.php?id=249670 - GNU screen repository: https://git.savannah.gnu.org/cgit/screen.git
- Current screen development package in OBS: https://build.opensuse.org/package/show/Base:System/screen?expand=0
No Hackers yet
Looking for hackers with the skills:
This project is part of:
Hack Week 20
Activity
Comments
-
over 4 years ago by enavarro_suse | Reply
GNU screen packages from "master" branch are successfully built here: https://build.opensuse.org/package/show/home:enavarro_suse:screen/screen.
The "truecolor" support was tested for the Tumbleweed package and it works.
This could have not been done without the help from namtrac. Thanks!
This project is finished.
Similar Projects
GHC-9.14 and split Hadrian from GHC build by osukup
Description
Prepare openSUSE Tumbleweed project for new GHC Haskell compiler and separate builder (Hadrian) from GHC build
Goals
- have GHC-9.14 project with working compiler and if possible filled with packageset
- have Hadrian in own package built with bootstrap compiler to separate Hadrian bootstrap from ghc bootstrap
Resources
opensuse haskell package gen project
openSUSE on ZoL from OpenZFS project by jkohoutek
Idea is to have SUSE system with OpenZFS as root FS.
Why ZFS
Ways in which ZFS is better than BTRFS
Main goal
Have OpenZFS as install option in the installer and utilize zedenv Boot Environment Manager for SUSE updates install
Goals
- synergy of ZFS with dracut, so snapshots are correctly added to the grub
- synergy of zedenv with zypper
- before every update snapshot is created
- when new kernel or other package which requires reboot is about to be installed, the update will be processed to the new boot environment snapshot and grub configuration changed to boot to this new one
- integrate Root on ZFS as install option to the YaST
- configure Kiwi for the ZFS install images
Completed goals
- prepare ZFS pool compatible with openSUSE installation ✓
- install openSUSE with root on ZFS ✓
- boot to the prepared and installed system ✓
Resources: