Adapted experiment with new file hierarchy

This commit is contained in:
Jacob Hrbek 2020-06-01 02:31:13 +00:00
parent 10138de993
commit 2177394c04
74 changed files with 21 additions and 8 deletions

View File

@ -1,3 +1,3 @@
This project's license is located in the LICENSE directory, please refer there for more informations.
All rights reserved by Jacob Hrbek <kreyren@rixotstudio.cz> in 12/07/2018 unless explicitedly specified otherwise.
License is transleted through crowdsourcing where file with name EN-LICENSE is the original license.
This repository is designed to be used with a licences specified in src/licences that are custom made for this project and projects alike to define a new standard.

View File

@ -1,3 +0,0 @@
This directory contains license used for the whole repository unless defined otherwise in the license itself.
Everyone has the right to propose new changes for review with reasoning to why they should be adapted.

View File

@ -1 +0,0 @@
Backend for Quality Assurance

5
src/RXT0112-1/README.md Normal file
View File

@ -0,0 +1,5 @@
# RXT0112-1
Directory for the system manager source code
FIXME: Name required

View File

@ -0,0 +1 @@
FIXME: WIP directory designed for Continuous Delivery of the source code

View File

@ -0,0 +1,7 @@
FIXME: WIP directory designed for quality assurance (also known as Continuous Integration)
FIXME: The logic should be managed by a custom management system (Should be implemented through https://github.com/RXT0113 so that it can be maintained cross-project)
FIXME: Support for TravisCI
FIXME: Support for GitHubCI
FIXME: Support for CircleCI
FIXME: Support for SourceHutCI

@ -1 +0,0 @@
Subproject commit 6410e013192a9640ebcdfbf0668eb85d4ed67a16

3
src/licences/README.md Normal file
View File

@ -0,0 +1,3 @@
# Licences
This repository is designed to use a custom four freedom rescting license while providing an alternative to GNU's licences to direct workflow on the project without limiting end-user's freedom.

View File

@ -1,5 +1,7 @@
The licensing has been discussed in FSF which is due to the activity and info provided getting out of hand for me to process all the informations and resolve duplicate questions thus this file has been created hopefully being usable for the project in the future.
TODO(Krey): Each license should have four freedom compilance statement.
# What is this?
Summary: This is project codenamed as RXT0112 with assigned name Zernit currently hosted on https://github.com/RXT0112/Zernit which is expected to be system/package-manager that is expected to supports any downstream on any kernel with custom dowsntream method.

View File

@ -1,6 +1,6 @@
# Meta Compiler
Experiment for compilation based on the results of benchmarks made on the target system
Experiment for compilation based on the results of benchmarks made on the target system assuming this project being multi-planguag
## ABSTRACT