Git Product home page Git Product logo

raspberrypisetup's Introduction

raspberrypisetup

Setup scripts to personalize Raspbian or ArchLinuxARM for my needs.

Anyone can fork my scripts and make them their own, changing them as they want.

Make sdcard from .img in .zip file without using space for the .img

unzip -cp 2017-04-10-raspbian-jessie.zip | dd of=/dev/sdc bs=2048 conv=notrunc iflag=fullblock

After the first boot of a freshly installed Raspbian and completing raspi-config I run:

###sh rpiarchppp sh rpiarchppp - To install Arch on card with ppp support and further install scripts in root

###sh jessiekodideb sh jessiekodideb - Worked for me - build Kodi deb for Jessie

###sh rpira sh rpira - To install my modified programs (made with sh compilaredeb on another install of raspbian connected to tor internet) without internet connection and configure pppoe internet connection as I have user and password to connect to the internet. It requires the folder pppoe containing the latest versions .deb of libpcap0.8 ppp pppoeconf from the repository as they are not installed by default and I need them.

###sh rpirb
sh rpirb - After rpira, with internet connection to update, install programs that I like, disable swap and others. Requires rpiswapoff.

###sh rpiswapoff
sh rpiswapoff - To disable swap completely

###xorg.conf xorg.conf - To disable screensaver and blank screen. Copy from the scripts by uncommenting

###destructive*
destructive* - Script that needs to be changed to install Raspbian with faster root on a stick/hardisk. Creates partitions.

###less-destructive*
less-destructive* - Same as destructive but uses already made partitions (after destructive first run).

raspberrypisetup's People

Contributors

iugamarian avatar surya-veer 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.