Skip to main content

Boot configuration tool for the Raspberry Pi

Project description

pibootctl is a utility for querying and manipulating the boot configuration of a Raspberry Pi. It is a relatively low level utility, and not intended to be as friendly (or as widely applicable) as raspi-config. It provides a command line interface only, but does attempt to be useful as a basis for more advanced interfaces (by providing input and output in human-readable, shell-interpretable, JSON, or YAML formats) as well as being useful in its own right.

The design philosophy of the utility is as follows:

  1. Be safe: the utility manipulates the boot configuration and it’s entirely possible to create a non-booting system as a result. To that end, if no backup of the current boot configuration exists, always take one before manipulating it.

  2. Be accessible: the Pi’s boot configuration lives on a FAT partition and is a simple ASCII text file. This means it can be read and manipulated by almost any platform (Windows, Mac OS, etc). Any backups of the configuration should be as accessible. To that end we use simple PKZIP files to store backups of boot configurations (in their original format), and place them on the same FAT partition as the configuration.

  3. Be extensible: Almost all commands should default to human readable input and output, but options should be provided for I/O in JSON, YAML, and a shell-parseable format.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pibootctl-0.5.2.tar.gz (76.2 kB view details)

Uploaded Source

Built Distribution

pibootctl-0.5.2-py3-none-any.whl (95.7 kB view details)

Uploaded Python 3

File details

Details for the file pibootctl-0.5.2.tar.gz.

File metadata

  • Download URL: pibootctl-0.5.2.tar.gz
  • Upload date:
  • Size: 76.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pibootctl-0.5.2.tar.gz
Algorithm Hash digest
SHA256 ef321b20df2d6ae04b708bef3027c024eb0b741c92432abd6ee02b8114452424
MD5 58e30efbf3209215dd278e48bc4349be
BLAKE2b-256 db7cadcbef7923dc855712d6bb2a185306eec8d1f932ca60be8d2f49c939bb8c

See more details on using hashes here.

File details

Details for the file pibootctl-0.5.2-py3-none-any.whl.

File metadata

  • Download URL: pibootctl-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 95.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2

File hashes

Hashes for pibootctl-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 341494eafa2c32eb981f6912a42cec767acef63b35dda2e09758b87db164db08
MD5 a96fb2865040d4c0f13df6ea03dd13d9
BLAKE2b-256 c8c308602c2223255e479072f693eb28c773c02c86822bc89f87d4e9bfa12f62

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page