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.2.dev1.tar.gz (157.0 kB view details)

Uploaded Source

Built Distribution

pibootctl-0.2.dev1-py3-none-any.whl (73.3 kB view details)

Uploaded Python 3

File details

Details for the file pibootctl-0.2.dev1.tar.gz.

File metadata

  • Download URL: pibootctl-0.2.dev1.tar.gz
  • Upload date:
  • Size: 157.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2

File hashes

Hashes for pibootctl-0.2.dev1.tar.gz
Algorithm Hash digest
SHA256 3b3bd5248a66ca19a790d666b91e16a0b02f7803d9b88e7f8be0cd2283d94535
MD5 6e094ec12305233c004a46093975440a
BLAKE2b-256 da0ca49b5618f6fe4b6575eb508b64bc906f5c53775b859916bb70076da65b86

See more details on using hashes here.

File details

Details for the file pibootctl-0.2.dev1-py3-none-any.whl.

File metadata

  • Download URL: pibootctl-0.2.dev1-py3-none-any.whl
  • Upload date:
  • Size: 73.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2

File hashes

Hashes for pibootctl-0.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f278ef60457dbc9f27a41018d6f5578d06e6883b1ebc6646e46611c3b435772
MD5 2bc6ecdd89fc9fa69828f07c4c4c5416
BLAKE2b-256 7d6c491c34ec65ad097cd701c21deae3017f9626d549b21f66efda1c68ae1819

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