Giter Site home page Giter Site logo

admin-elvistrujanovic / chromebrew-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uberhacker/chromebrew-scripts

0.0 0.0 0.0 126 KB

Useful bash utility scripts for Chrome/Chromium OS systems

License: GNU Lesser General Public License v3.0

chromebrew-scripts's Introduction

Chromebrew scripts (Method without git command): It's still on development so binary will not work yet

Useful bash utility scripts for Chrome/Chromium OS systems.

[news] Install script working good - for now - but uninstall script not. I'm working on it so those script will be updated very soon

Overview

Neverware disables the ability to perform a powerwash in CloudReady and Google disables execute permissions on certain directories to protect Chromium OS. These scripts are useful to powerwash your Chromebook and reset to the factory settings, install, remove or update Chromebrew or remove rootfs verification and mount your filesystem to be read/write.

WARNING

If used improperly, these scripts can render your system useless. Please proceed with caution and do not execute unless you know what you're doing. Review the References section below to understand the impact of the changes. As true of any open source software, I'm not responsible if you brick your system.

Installation

$ sudo su
# cd /sbin
# curl -OL https://raw.githubusercontent.com/admin-elvistrujanovic/chromebrew-scripts/master/install
# chown root ./install
# chmod 6777 ./install
# ./install

Usage

Install Chromebrew: $ chromebrew -i | --install

Remove Chromebrew: $ chromebrew -r | --remove

Update Chromebrew: $ chromebrew -u | --update

Reset to factory settings: $ powerwash

Remove rootfs verification: $ rootfs

Mount the filesystem read/write: $ rw

References

chromebrew-scripts's People

Contributors

admin-elvistrujanovic avatar uberhacker 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.