Skip to content

Scripts and Files related to Configuring a Chromebook

Notifications You must be signed in to change notification settings

nickmartin607/chromebookSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haven't used these scripts in about a year, things may be outdated.

Intended to function on a Toshiba Chromebook 2 (CB35-3340), other models may require tweaks.

Quick Install

  • Installs Crew(package manager) with python3.4, vim with Vundle, and Crouton
wget -q -O - https://raw.githubusercontent.com/nickmartin607/chromebookSetup/master/install | bash

Misc Scripts

mount_rootfs_rw

  • Mounts the root filesystem as R/W

install_crosh

  • Overrides default crosh shell, skips straight to bash shell.
  • Displays a header first, contained within custom_crosh
  • Requires rootFS to be mounted R/W
  • Must be ran from root account, not using sudo.

powman

  • Manages common power manager functions
USAGE: sudo powman [options]
Options:
    -d, --disable   Disable Chromebook power management features
    -e, --enable    Enable Chromebook power management features
    -s, --status    Check the power management status

About

Scripts and Files related to Configuring a Chromebook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages