Pr. HORSTMANN - 2020-12-25
EIPG Multi Operating System 64 BIT
The Goal of Mos64 is an one source for all Distributions !~~~

Eipg Mos64 Overview

EIPG Multi Operating System 64 BIT
The Goal of Mos64 is an one source for all Distributions !~~~

Eipg Mos64 Overview

We keep the dependency and distribution based applications Update for you.
You can build and add packages into basic distribution. (but never compile
the base system or your system will brake, that is why we keep the base
system up to date and rebuild it in a continuous loop ... Just For You).

You Have to brand it to "YOUR_NAME Mos64".

You have to create your own Splash screen and Installation disc!
How to proceed is simple Download all packages and of you go!

By editing some files :

Open and Edit issue and change EIPG in the phrase "Welcome to EIPG \r \m (\l)" to YOUR_NAME
/etc/issue

Open and edit motd and change EIPG in the phrase "EIPG Mos64 - Kernel 5.4.22"  to YOUR_NAME
/etc/motd and change EIPG to YOUR_NAME

and the last but not the least : /etc/rc.d/rc.S
go to line 425 and change EIPG to YOUR_NAME

Extrait below of /etc/rc.d/rc.S at line 425 - 432

# Update the current kernel level in the /etc/motd (Message Of The Day) file,
# if the first line of that file begins with the word 'EIPG'.
# You are free to modify the rest of the file as you see fit.


if [ -x /bin/sed ]; then
  /bin/sed -i "{1s/^EIPG.*/$(/bin/uname -sr)\./}" /etc/motd
fi
 

Last edit: Pr. HORSTMANN 2020-12-25