I would like to interject for a moment

I'd just like to interject for a moment. What you’re referring to as GNU, is in fact, GNU/GNU, or as I’ve recently taken to calling it, GNU plus GNU. GNU is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “GNU”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a GNU, and these people are using it, but it is just a part of the system they use.

GNU is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. GNU is normally used in combination with the GNU operating system: the whole system is basically GNU with GNU added, or GNU/GNU. All the so-called “GNU” distributions are really distributions of GNU/GNU.

28 points · 13 comments · view on lemmy.world

13 Comments

bunitor@lemmy.eco.br · 7 pts · 200d (4 replies)

por favor nos mantenha informado do que você fizer com essa máquina. queria ver pelo menos um openbox rodando nela

potatoguy@lemmy.eco.br · 5 pts · 200d (3 replies)

Ainda não tem o openbox, nem o X, compilados pra ele, vou tentar sofrer umas torturas auto infligidas pra tentar configurar kkkkkk.

nossaquesapao@lemmy.eco.br · 4 pts · 200d (1 reply)

Será que já rodaram doom no hurd?

potatoguy@lemmy.eco.br · 3 pts · 200d

Seria uma boa ideia rodar o doom nele kkkkk

kariboka@mastodon.social · 2 pts · 200d

@potatoguy @bunitor me interessa

potatoguy@lemmy.eco.br · 5 pts · 200d (4 replies)

O GNU Guix com o kernel GNU Hurd 32 bits rodando no bare metal. Foi interessante instalar e ver que precisa ser a versão 32 bits, IP estático ou sem rede, sem nenhum outro componente e num sistema de partição MBR (msdos).

Provavelmente a segunda pessoa na história documentada com ele instalado no bare metal.

jdr@lemmy.ml · 2 pts · 200d (3 replies)

Podemos ver sua configuração?

potatoguy@lemmy.eco.br · 4 pts · 200d (2 replies)

É um Thinkpad x220, com 4gb de ram, Intel I5 2400m. Bem basicão mesmo, o config.scm é o básico do ultra básico de instalação do guix, tive que rodar sem o IP estático pra conseguir rodar agora, vou adicionar essa parte amanhã, talvez rodar a instalação com uns pacotes a mais, gcc, make, vi, essas coisas pra poder usar o básico kkkk.

o config.scm:

A config

Edit: o curioso é que pra desligar, precisa dar o sudo shutdown, esperar ele falar que pode e daí desligar a força, se não o sistema de arquivos quebra kkkkkkk.

jdr@lemmy.ml · 3 pts · 200d (1 reply)

Obrigado.

Você criou algo belíssimo. RMS ficaria orgulhoso.

kariboka@mastodon.social · 4 pts · 199d

@jdr @potatoguy hahahaha sim ❤️

SubArcticTundra@lemmy.ml · 3 pts · 199d (2 replies)

surprised_pikachu.png

How did you get that bitmap to display in your TTY?

SubArcticTundra@lemmy.ml · 3 pts · 199d

That's a HURDle I'd like to overcome

potatoguy@lemmy.eco.br · 3 pts · 199d

It came in like that. I did nothing.