Coder Social home page Coder Social logo

rr's Introduction

logo

RR: redpill’s preinstallation and recovery environment

Github Created At GitHub Release GitHub Downloads (all assets, all releases) GitHub Issues or Pull Requests by label

The ultimate solution to self-centralized Synology DSM OS on any local machine with any x86/x64 CPU architecture via a single flash of bootload pre-installation process in addition within recovery environment.

1: Disclaimer

硬盘有价,数据无价,任何对引导的修改都是有风险的,本人/组织不承担数据丢失的责任。本工具仅用作学习交流,严禁用于商业用途。 Hardware/hard-drives are priced whilst data are priceless, any user-specific custom modification of the tested & prebuilt bootloader images could potentially cause irreversible data destruction towards your local machine. Us, as (RROrg) are not responsibly liable for damage nor personal loss of any types. The project with its affiliation is released for educational and learning purpose only, commercial application of the software is strictly prohibited.

2: Documentation & FAQ

3: Components

For the packag of has been initialized and build image, please go to RR-CUSTOM.

4: GPU:

5: Contributing

  • The following is a roughly truncated guide to involve in project localization for internationalization.

    # If deletion nor addition proces of code hunk is not required, comply with the following process
    sudo apt install gettext
    git clone https://github.com/rrorg/rr.git
    cd files/initrd/opt/rr
    xgettext -L Shell --keyword=TEXT *.sh -o lang/rr.pot
    sed -i 's/charset=CHARSET/charset=UTF-8/' lang/rr.pot
    # If you have to replace certain language string of the project, please suggest and modify translation changes within each correlated PO file
    mkdir -p lang/zh_CN/LC_MESSAGES
    msginit -i lang/rr.pot -l zh_CN.UTF-8 -o lang/zh_CN/LC_MESSAGES/rr.po
    # This formatting process will be automatically conducted during packaging.
    msgfmt lang/zh_CN/LC_MESSAGES/rr.po -o lang/zh_CN/LC_MESSAGES/rr.mo
  • PRs of new language translations towards the project is welcomed with appreciation.

  • Community maintainers of each supporting list of languages are accredited below.

    • en_US: @rrorg
    • ja_JP: @andatoshiki & @toshikidev
    • ko_KR: @EXP : jeong1986
    • ru_RU: @Alex: TG
    • zh_CN: @rrorg
    • zh_HK: @rrorg
    • zh_TW: @March Fun: 豪客幫

6: Acknowledgment & Credits

7: Links & Community

7.1: Group

7: Sponsoring

8: License

rr's People

Contributors

fbelavenuto avatar wjz304 avatar github-actions[bot] avatar marchfun1 avatar servnas avatar andatoshiki avatar sumingyd avatar jimmygalland avatar green1052 avatar the-leaf 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.