Giter VIP home page Giter VIP logo

reborn_os's Introduction

Reborn-OS

Deepin_Image

Download Locations

To Manually Build Yourself

Dependencies

  • isolinux/syslinux
  • arch-install-scripts
  • cpio
  • dosfstools
  • libisoburn
  • mkinitcpio-nfs-utils
  • make
  • opendesktop-fonts
  • patch
  • squashfs-tools
  • lynx
  • wget

Free space

Please check that you have 5GB (or more) of free harddisk space in your root partition: df -h /

Instructions

  1. Install dependencies:
sudo pacman -S arch-install-scripts cpio dosfstools libisoburn mkinitcpio-nfs-utils make patch squashfs-tools wget lynx
  1. Clone the repository recursively:
git clone https://github.com/keeganmilsten/Reborn-OS.git --recursive
  1. Fix file permissions in order to successfully build the ISO:
chmod +x /home/$USER/Reborn-OS/run.sh
cd /home/$USER/Reborn-OS/
sudo /home/$USER/Reborn-OS/run.sh
  1. Install mkarchiso and create an out folder by running:
cd Reborn-OS
sudo make install
sudo mkdir out
  1. Begin building it:
sudo ./build.sh -v

That's it!

To rebuild the ISO, simply remove the build folder in addition to emptying the out folder. Next, re-enter the command from step 5.

Upload Reborn OS to Sourceforge (note for Reborn OS team)

  • Run rsync -v --progress -e ssh /home/$USER/reborn/out/Reborn-OS-2017.12.13-x86_64.iso [email protected]:/home/frs/project/antergos-deepin/

reborn_os's People

Contributors

es20490446e avatar keeganmilsten avatar lminister avatar palanthis2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reborn_os's Issues

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.