linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Self repairing Linux
@ 2018-06-09  4:42 bengvald8080
  0 siblings, 0 replies; only message in thread
From: bengvald8080 @ 2018-06-09  4:42 UTC (permalink / raw)
  To: linux-kernel

Hi everyone, my name is Beng. I'm new to Linux kernel development but
one of the things I've decided to do is research on how Linux can be
self repaired, like the Unbreakable Linux kernel Sun has.

For example, if someone does 'rm -rf /' as root, it should process the
command and fix itself. I know this can be done with ZFS or SWR5, but
the kernel should have something to facilitate the means of making
sure a Linux installation never breaks.

I think this is more of a distribution level suggestion, but I
strongly feel that Linux should be able to repair itself. In a time of
AI, Clouds, cheap storage, robots, and malicious exploits, nothing on
Linux should break

How I want this to be implemented is some sort of sanity check on
operations tied to AI or something. I've known C for ten years and I'm
just getting around to digging through kernels and reading books on
them.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-09  4:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-09  4:42 Self repairing Linux bengvald8080

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).