GithubHelp home page GithubHelp logo

Comments (4)

MathiasRenner avatar MathiasRenner commented on July 27, 2024

HypriotOS 1.0.0 "Blackbeard"

This is the first major release of HypriotOS for the Raspberry Pi - a Debian-based Container OS focused on security and minimal size with all the necessary Docker tools already pre-installed. It is heavily inspired by Raspbian and supports absolutely all Raspberry Pi models (1, 2, 3, Zero & Compute Module) out-of-the-box. The Linux kernel is optimized for use of Docker containers and runs on both ARMv6 and ARMv7 CPU's.

From Zero to Docker in five minutes only:
Downloading the SD card image, flashing it to a SD card and booting up the Raspberry Pi takes less than five minutes - and the latest Docker Engine is already up and running.

Contents

  • Linux Kernel 4.4.15 (optimized for Docker)
    • dual-arch kernel for ARMv6 and ARMv7 (supports all Raspberry Pi models)
  • Docker Engine 1.12.1 (officially build from Docker)
  • Docker Machine 0.8.0
  • Docker Compose 1.8.0
  • Hypriot Device-Init 0.1.8
  • HypriotOS-RootFS 1.0.0 - Raspbian/Jessie "Raspbian GNU/Linux 8 (jessie)"

Features

  • The root file system of the SD card will be automatically resized on first boot
  • No built-in "root" user for increased security
  • Only a single standard user with sudo rights (username "pirate", password "hypriot")
    • User "pirate" is member of group "docker", can start docker commands directly
    • User "pirate" is member of group "video", can access the Raspberry Pi camera module
  • device-init allows image customization before first boot
    • Standard hostname "black-pearl", can be configured in /boot/device-init.yaml
    • WiFi can be configured via device-init in /boot/device-init.yaml
    • Hypriot Flash tool directly supports device-init configuration
  • Avahi service discovery built-in
    • find your Pi with a simple ping black-pearl.local or ping black-pearl on the network
  • Console login via UART pins is enabled by default (for all Raspberry Pi models including Pi 3)
  • Almost all WiFi firmware included for maximum compatibility (atheros, brcm80211, libertas, ralink, realtek)
  • Using Overlay filesystem for Docker storage-driver is activated by default

Improvements

  • Reduced Image size for quicker SD card flashing (1000 MB/1.0.0 vs. 1300 MB/v0.8.4)
    • flashing to a SanDisk Ultra 16GB microSD card takes 01:56min only (2014 MBP, OS X 10.11)
  • Reduced .img.zip size for smaller and faster downloads (232 MB/1.0.0 vs. 504 MB/v0.8.4)
  • Optimized file system to support more Inodes (1x Inode per 4 KB block)
  • Faster boot times (measured with a freshly flashed SD card, no containers, no additional apps)
    • first boot: 19 sec. from power-on to login prompt on UART console
    • normal boot: 15-17 sec. from power-on to login prompt on UART console
    • reboot: 22 sec. to login prompt on UART console
  • Minimized memory usage, 41 MB only (new install, right after boot, w/ SSH session)
  • Minimized disk usage, 600 MB only (new install)
$ df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/root        14G  600M   13G   5% /
devtmpfs        427M     0  427M   0% /dev
tmpfs           431M     0  431M   0% /dev/shm
tmpfs           431M   17M  415M   4% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           431M     0  431M   0% /sys/fs/cgroup
/dev/mmcblk0p1   64M   30M   34M  47% /boot

Removed Features

Fixed Issues

  • this release works on all Raspberry Pi models (1, 2, 3, Zero & Compute Module) as the Docker Engine 1.12.1 is built for ARMv6

Quick Installation

$ flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.0.0/hypriotos-rpi-v1.0.0.img.zip
$ ssh [email protected]
  • login with username "pirate", password "hypriot"

LICENSE

The MIT License (MIT)

Copyright (c) 2016 Hypriot

from image-builder-rpi.

DieterReuter avatar DieterReuter commented on July 27, 2024

HypriotOS 1.0.0-rc2

This is an intermediate release candidate with some small changes.

Changes since 1.0.0-rc1

  • Update os-rootfs to v1.0.0
  • Don't install linux-headers to save disk space
  • Update to official Docker Engine 1.12.1-rc2

Known Issues

  • this release currently only works on Pi 2 & Pi 3 as the Docker Engine 1.12.1-rc2 is built for ARMv7 only (should be fixed with the 1.0.0 release)

LICENSE

The MIT License (MIT)

Copyright (c) 2016 Hypriot

from image-builder-rpi.

DieterReuter avatar DieterReuter commented on July 27, 2024

HypriotOS 1.0.0-rc3

This is an intermediate release candidate with some small changes.

Changes since 1.0.0-rc3

  • Update to official Docker Engine 1.12.1

Fixed Issues

  • this release works on all Raspberry Pi models (1, 2, 3, Zero & Compute Module) as the Docker Engine 1.12.1 is built for ARMv6

LICENSE

The MIT License (MIT)

Copyright (c) 2016 Hypriot

from image-builder-rpi.

DieterReuter avatar DieterReuter commented on July 27, 2024

Release completed!

🏁

from image-builder-rpi.

Related Issues (20)

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.