summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKacper <kacper@mail.openlinux.dev>2025-12-25 21:03:28 +0100
committerKacper <kacper@mail.openlinux.dev>2025-12-25 21:03:28 +0100
commite691a7ff9a4cc0581e9e7f504125c9ecba176221 (patch)
tree32b428c1d7e9bf694a8b13a8598e5f4023fe1fd7 /README
parenta984eb367c032dbe2577f01238c3d1268526be70 (diff)
Remove readme
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 0 insertions, 24 deletions
diff --git a/README b/README
deleted file mode 100644
index acfd2403..00000000
--- a/README
+++ /dev/null
@@ -1,24 +0,0 @@
-Introduction
-============
-
-Openlinux is lightweight linux userspace distribution designed to be small,
-portable and fast. It is definitely a work in progress.
-
-Building
-========
-
-The real system build is not done yet, but you can build the tools and libs
-for development using make in the root directory.
-
-Configuration
-=============
-
-The configuration is defined in a ".config" file in the root directory.
-You can use menuconfig target in make to create/edit it.
-
-Architecture support
-====================
-
- arm64: Not yet
- x86-64: Working
- ...: Not planned for now