The Wayback Machine - https://web.archive.org/web/20200717095647/https://github.com/topics/system
Skip to content
#

system

Here are 1,667 public repositories matching this topic...

pbanavara
pbanavara commented May 7, 2019

In the solution for the pastebin/bitly system design, the write to cache flow is missing in the second diagram which refers to the scaling aspect. The cache has only a read arrow but not a write arrow. The diagram will be more intuitive if a write-through/write-back cache mechanism was indicated.

bug
systemd
alkisg
alkisg commented Mar 15, 2020

Live CDs/USBs, netbooted PCs and in some cases discardable VMs and containers, usually have a read only base image and an overlayfs/tmpfs/cow filesystem on top of them.

There, we want some services not to run, like package manager upgrades, certain cron-like jobs etc.

It would be awesome if upstream systemd documented what "constitutes a live mode", e.g. the presence of a /run/live directory

Improve this page

Add a description, image, and links to the system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the system topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.