Page 1 of 1

What does FR stand for?

Posted: Fri Apr 05, 2024 8:47 pm
by JusGellin

What does the FR stand for in FR initrd?
I see that used a lot.
Thanks


Re: Definition of FR

Posted: Fri Apr 05, 2024 8:59 pm
by Wiz57

In this instance, it refers to Wiak's "First Rib" build script system.
Wiz


Re: Definition of FR

Posted: Sat Apr 06, 2024 7:13 am
by wiak
Wiz57 wrote: Fri Apr 05, 2024 8:59 pm

In this instance, it refers to Wiak's "First Rib" build script system.
Wiz

It's the initrd used in all current Kennel Linux related builds, which are created using FirstRib (FR) build script system (not based on woof-CE). The initrd is what gives the layering functionality. FR initrd is a general purpose initrd (can be used to boot most any root filesystem) that has always employed overlayfs since its design in early 2019. It has no relation to Puppy initrd design, or DebianDog modified Porteus initrd design, though all of these can provide some similar key functionality (but not identical functionality).


Re: Definition of FR

Posted: Sat Apr 06, 2024 10:22 am
by JusGellin

Thanks for that explanation.
I have a long way to go to understanding all of this, but I'm appreciating this thought of layering. It's an amazing way to make these systems to work so well. Now I think I understand that there are different ways to do this as well.