SkiffOS

Any Linux distribution, anywhere.

MIT License

Stars
691

Bot releases are hidden (Show)

SkiffOS - 2021.02.1: SkiffOS LTS Release

Published by paralin over 3 years ago

This release corresponds to Buildroot 2021.02.1 LTS.

DOI

SkiffOS - 2021.02: SkiffOS LTS Release

Published by paralin over 3 years ago

This release corresponds to Buildroot 2021.02 LTS.

DOI

Significant features / improvements in this release:

  • Pinephone on Linux 5.12 with skiffos/skiff-core-gentoo-kde:pinephone-lto-wip
  • Upgraded all kernels & firmware
  • Stability improvements to all core images.
  • Buildroot 2021.02.x LTS

SkiffOS and Buildroot 2021.02.x (LTS) is now mainline/LTS/stable.

SkiffOS - 2020.11.7: Skiff Mainline Release

Published by paralin over 3 years ago

This release corresponds to Buildroot 2020.11.3, and will be the final 2020.11.x release of SkiffOS.

DOI

Significant features / improvements in this release:

  • Zram support for compression when under memory pressure
  • jetson/common: migrate to squashfs-based boot for OTA compatibility
  • Early support for Android kernel features with android/common
  • Stability improvements to all core images.
  • CPU-specific optimizations and Linux 5.11.x for Odroid and Raspberry Pi series of boards.
  • Improved base skiff/core image with minimal desktop GUI
  • Technical report
  • Support for running DietPi in the core container
  • Pre-built image for RockPro64

SkiffOS and Buildroot 2021.02.x (LTS) will now be promoted to mainline/LTS/stable, and "next" will be moved to Buildroot "master."

SkiffOS - 2021.02-rc2: SkiffOS LTS Pre-release

Published by paralin over 3 years ago

This release corresponds to Buildroot LTS 2021.02.

DOI

SkiffOS - 2020.11.6: Skiff Mainline Release

Published by paralin over 3 years ago

This release corresponds to Buildroot 2020.11.1, which is the current stable release of Buildroot.

WSL2

SkiffOS is a minimal cross-compiled OS (180MB for WSL2) which provides a shim to operate other distributions in Docker containers without modification across a wide variety of target platforms, handling firmware, kernel, & platform support.

image

The WSL2 build with a Gentoo core container is available for download as a build artifact - skiffos-wsl-2020.11.6.tar.gz.zip. Import it to WSL with wsl.exe --set-default-version 2 and wsl.exe --import SkiffOS C:\SkiffOS .\skiffos-wsl-2020.11.6.tar.gz. Enter the Gentoo environment with su - core. Edit /mnt/persist/skiff/core/config.yaml to configure alternative user IDs and containers.

You can configure GWSL to run X apps in Windows. If you want GWSL to detect all of your applications, map the root user to the core container in config.yaml:

users:
  root:
    container: core
    containerUser: core
    createContainerUser: true
    containerShell:
      - "/bin/bash"

Then, GWSL will detect and auto-integrate all of your Core container apps:

Capture (5)

Capture (2)

image

SkiffOS - 2020.11.5: Skiff Mainline Release

Published by paralin over 3 years ago

This release corresponds to Buildroot 2020.11.1, which is the current stable release of Buildroot.

Fixes

Fixes a breaking bug introduced in 2020.11.4 against Odroid, Pi, and other embedded boards.

SkiffOS - 2020.11.4: Skiff Mainline Release

Published by paralin over 3 years ago

This release corresponds to Buildroot 2020.11.1, which is the current stable release of Buildroot.

Includes an improved neofetch logo, bugfixes, and extensive support for WSL2.

WSL2 now uses skiff-init-squashfs to mount the Skiff filesystem and boot systemd inside a PID namespace. This enables all Skiff features to work correctly under WSL2.

Jetson TX2 now supports OTA and has improved support using skiff-init-squashfs.

SkiffOS - 2020.02.10: Skiff LTS Release

Published by paralin over 3 years ago

Note: this is not the latest release, the latest is 2020.11.5.

This release corresponds to Buildroot 2020.02.9, which is the current LTS release of Buildroot.

The "stable" branch (2020.02.x) is on Buildroot LTS 2020.02.x.

SkiffOS - 2020.11: Skiff Mainline Release

Published by paralin almost 4 years ago

This release corresponds to Buildroot 2020.11.1, which is the current stable release of Buildroot.

Artifacts: build artifacts (images directory) for GitHub build for the release.
Can be used to try a generic Skiff setup.

SkiffOS - 2020.05.7: Skiff Mainline Release

Published by paralin about 4 years ago

This release corresponds to Buildroot 2020.05.3.

The "stable" branch (2020.02.x) remains on Buildroot LTS 2020.02.x.

The "master" branch will be moved to Buildroot 2020.08 (stable).

The "next" branch will be moved to Buildroot 2020.11 (dev).

SkiffOS - 2020.02.5: Skiff Stable (2020.02.x) Release

Published by paralin about 4 years ago

The "stable" branch is the Buildroot 2020.02.5 LTS release.

The "master" branch is the Buildroot 2020.05 series.

The "next" branch is the Buildroot 2020.08 pre-release.

SkiffOS - 2020.05.1: Skiff Mainline Release

Published by paralin about 4 years ago

The "master" branch is now at Buildroot 2020.05.1 (stable).

The LTS/Stable branch can be found at the "stable" branch or the 2020.02.4 tag.

SkiffOS - 2020.02.4: Skiff Stable (2020.02.x) Release

Published by paralin about 4 years ago

The "stable" branch is the Buildroot 2020.02.4 LTS release.

The "master" branch is the Buildroot 2020.05 series.

SkiffOS - 2020.05: Skiff Mainline Release (Buildroot Stable)

Published by paralin over 4 years ago

The "stable" branch is now at Buildroot 2020.02.3 (stable LTS, usually 4.x kernels).

The "master" branch is now at Buildroot 2020.05 (stable).

http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.05

SkiffOS - 2020.02.3: Skiff Stable/LTS (2020.02.x) Release

Published by paralin over 4 years ago

The "stable" branch has been moved to the Buildroot 2020.02.x LTS releases.

The "master" branch has been moved to the Buildroot 2020.05 Stable release.

The previous "stable" branch is available at release-2019.11.x.

SkiffOS - 2020.02.2: Skiff Master Release (Buildroot LTS)

Published by paralin over 4 years ago

Buildroot and Skiff 2020.02.2 are LTS releases. This release will become the new "stable" branch and be updated/supported with fixes until at least March 2021.

The "stable" branch remains on the previous LTS kernel.

Previous releases are available in the release-2019.x branch (for example).

http://git.buildroot.net/buildroot/plain/CHANGES?id=2020.02.2

SkiffOS - 2019.11.3: Skiff Stable (2019.11.x) Release

Published by paralin over 4 years ago

This is a maintenance / fixes release for 2019.11.x (to Buildroot 2019.11.3).

2020.02 will soon become the new "stable" branch and be updated/supported with fixes until at least March 2021.

The "stable" branch remains on the previous LTS kernel.

http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.11.3

SkiffOS - 2019.02.10: Skiff Stable (2019.02.x) Release

Published by paralin over 4 years ago

Buildroot 2019.02.x LTS has reached end of life. This will be the final 2019.02.x release from Skiff as well.

The "stable" branch has been moved to the Buildroot 2019.11.x releases.

The "master" branch has been moved to the Buildroot 2020.02 LTS release.

SkiffOS - 2019.02.8: Skiff Stable (2019.02.x LTS) Release

Published by paralin almost 5 years ago

(Previous was 2019.08.3)

The 2019.08.x series is now end of life. Therefore, Skiff Stable has migrated to the 2019.02.8 release of Buildroot which is LTS. Skiff Master is currently at 2019.11.x.

http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.8

SkiffOS - 2019.08.3: Skiff (2019.08.x) Release

Published by paralin almost 5 years ago

Skiff stable branch 2019.08.3 release

(Previous was 2019.08.2)

Notice that the 2019.08.x series is now end of life. Please migrate to the 2019.11 series (skiff master) instead which will be supported until March 2020 or to the new Skiff stable branch (2019.02.8) which is LTS.

http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.08.3

Badges
Extracted from project README
View Demo Web Browser Demo Support Server arXiv DOI Paper Cites