[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On the quest for a new release model
From: |
Suhail Singh |
Subject: |
Re: On the quest for a new release model |
Date: |
Fri, 13 Dec 2024 12:47:23 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Simon Josefsson via "Development of GNU Guix and the GNU System
distribution." <guix-devel@gnu.org> writes:
> can we strip away almost all of the packages and still have a minimal
> bootable system? If we minimize that set of really-core packages,
> maybe there can be one team that works on this minimal bootable OS and
> produce stable images that are fast to update. If people want to add
> more packages, there is always the current "fat" rolling Guix git
> repository that you can add on top of the small base OS.
I proposed something similar some weeks ago [1]. Specifically,
splitting Guix's monolithic repository into at least two different
channels (perhaps more). These channels would be included in
%default-channels, however, the main Guix repository would only include
the packages from Ring-0 and Ring-1 (taking inspiration from OpenSUSE)
[2]:
#+begin_quote
The core of Factory is divided into two rings (0-Bootstrap,
1-MinimalX). Ring 0 contains packages that form the most basic,
minimalist system that can compile itself. On top of that Ring 1 adds
what's in the default installation of the two primary Desktops. All
other packages are not part of a ring.
#+end_quote
[1]: <https://yhetil.org/guix/87plnm6cnj.fsf@gmail.com/>
[2]:
<https://en.opensuse.org/openSUSE:Factory_development_model#Submit_requests_to_Ring_0_and_Ring_1>
--
Suhail
- Re: On the quest for a new release model, (continued)
- Re: On the quest for a new release model, Thiago Jung Bauermann, 2024/12/20
- Re: On the quest for a new release model, Greg Hogan, 2024/12/19
- Re: On the quest for a new release model, Maxim Cournoyer, 2024/12/20
- Re: On the quest for a new release model, Ludovic Courtès, 2024/12/28
- Re: On the quest for a new release model, pelzflorian (Florian Pelz), 2024/12/16
- Re: On the quest for a new release model, Ricardo Wurmus, 2024/12/16
- Re: On the quest for a new release model, Vagrant Cascadian, 2024/12/18
Re: On the quest for a new release model, Simon Josefsson, 2024/12/13
Re: On the quest for a new release model, Ricardo Wurmus, 2024/12/14