Skip to content

RebornOS/RebornISO

Repository files navigation

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
  • archiso
  • 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 archiso --needed
  1. Clone the repository recursively:
git clone https://github.com/RebornOS/RebornISO.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. Create an out folder by running:
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 keeganmm@frs.sourceforge.net:/home/frs/project/antergos-deepin/

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published