Giter Club home page Giter Club logo

dalalsunil1986 / fridayos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elfalehed/fridayos

0.0 0.0 0.0 195.29 MB

:warning: an operating system linux based.

License: GNU General Public License v3.0

Makefile 0.25% HTML 0.01% Shell 0.25% Roff 0.02% C 97.22% Assembly 1.12% C++ 0.75% Objective-C 0.07% Perl 0.13% Awk 0.01% Python 0.13% sed 0.01% Batchfile 0.02% Yacc 0.01% Lex 0.01% UnrealScript 0.01% SmPL 0.01% Gherkin 0.01% XS 0.01% Raku 0.01%

fridayos's Introduction

fridayos ๐Ÿ’€

an operating system linux based.




Okay, first you need to build the linux kernel in order for you to configure it and build your own distro later on.
Check LinuxBuild directory for an automated build.

โš ๏ธ You don't have to clone nor install the hall kernel since you can automate the build.

Before diving into the installating. Make sure you've got this.

$ sudo apt-get install build-essential musl-tools grub-pc-bin

Now,

$ git clone https://github.com/elfalehdev/LinuxBuild.git 

$ cd LinuxBuild 

Now, after cloning the repository. Lets install what's needed and Go on.

$ git submodule init && git submodule update 
 

Making an image

make -j image 

Running on Emulator (Make sure you've got Qemu installed...)

$ qemu-system-x86_64 -hda image 



After building our kernel. We can see it as some sort of a light version.
Now any major changes are gonna be found in cm-change or You can use git fetch & pull to download any upgrade and edits I make in my own version.
Make sure you understand the Linux system layout and file system so You can edit and not screw things up.

fridayos's People

Contributors

elfalehed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.