History of LineCoreOS: Difference between revisions

From Riverpedia
Jump to navigation Jump to search
m 26.0: Fix
Post-Warpix: Add 0.1.0.681 and 0.1.0.1618
Line 63: Line 63:
A modern LineCoreOS, based on [[#0.0.57|LineCoreOS v0.0.57]].
A modern LineCoreOS, based on [[#0.0.57|LineCoreOS v0.0.57]].
It is still in active development.
It is still in active development.
There will be a "compatibility layer" with Pre-Warpix.


=== 0.1.0.180 ===
=== 0.1.0.180 ===
Line 69: Line 70:
Pictures:
Pictures:
[[riverhome:src/linecore-archive/post warpix linecore 1.png|INIT]]
[[riverhome:src/linecore-archive/post warpix linecore 1.png|INIT]]
=== 0.1.0.681 ===
Second known version of (Post-Warpix) LineCoreOS.<ref>https://raw.githubusercontent.com/RiverGamesStudios/linecoreos/58e24bb60e53e7bf10312199ff2a4d5c60d5d731/repo/linecoreos/default/index.json</ref>
=== 0.1.0.1618 ===
Third known version of (Post-Warpix) LineCoreOS.
Pictures:
[[riverhome:src/linecore-archive/post warpix source 1.png|Source Code Screenshot for "write"]] -
[[riverhome:src/linecore-archive/post warpix source 2.png|Source Code Screenshot for "login"]] -
[[riverhome:src/linecore-archive/post warpix source 3.png|Source Code Screenshot for "INIT"]]


== Citations ==
== Citations ==
<references />
<references />

Revision as of 17:42, 15 February 2026

Introduction

LineCoreOS was created by colebohte. It is made in Turbowarp. It's an alternative design, different from POSIX and NT. There are three parts of LineCoreOS' history: Pre-Warpix, Warpix (not really LineCoreOS), and Post-Warpix.

Pre-Warpix

This was the original LineCoreOS. Sadly, most versions of LineCoreOS in this period are lost media, due to a disk failure. The only version available is LineCoreOS v0.0.57.

0.0.57

First known version of LineCoreOS. This is what LineCore Portable is based on.

Pictures: LineShell - LineCoreOS Login - LineCoreOS Write - LineCoreOS Setup

0.1.92

Second and last known version of LineCoreOS. Lost media.

Pictures: LineCoreOS Login - LineShell - LineShell (with background color) - Source code screenshot

Around 10 days later, colebohte made changes to this version, such as the new INIT system and Line DM (Line Display Manager), which loaded into LDX (Line Display Extension) or a terminal.

Pictures: Line DM - INIT system - LineShell (creating a service)

grab

grab was the package manager for LineCoreOS added in this version. You can access an archive of the grab repo here. The .grab files are actually .sprite3 files.

LDX

LDX was the GUI for LineCoreOS. It was never finished, and removed from the grab repo.

Warpix

After colebohte's drive got corrupted, he decided to start a new project, called Warpix[1]. It's POSIX-based, and has shell scripts in a XML-like format[2]. Warpix was based on PenguinMod, instead of Turbowarp. It also had an (unnamed) package manager[3]. It was scrapped shortly after.

26.0

The only known version of Warpix.[4]

Pictures: Source code screenshot

Post-Warpix

NOTE: Post-Warpix LineCoreOS is still in development, so this section is subject to change!

After scrapping Warpix, colebohte started another project called "LineCoreOS" (not to be confused with LineCoreOS). A modern LineCoreOS, based on LineCoreOS v0.0.57. It is still in active development. There will be a "compatibility layer" with Pre-Warpix.

0.1.0.180

First known version of (Post-Warpix) LineCoreOS.

Pictures: INIT

0.1.0.681

Second known version of (Post-Warpix) LineCoreOS.[5]

0.1.0.1618

Third known version of (Post-Warpix) LineCoreOS.

Pictures: Source Code Screenshot for "write" - Source Code Screenshot for "login" - Source Code Screenshot for "INIT"

Citations