https://github.com/kanocomputing/kano-updater
https://github.com/kanocomputing/kano-updater
kano-os
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanocomputing/kano-updater
- Owner: KanoComputing
- License: gpl-2.0
- Created: 2014-03-04T13:51:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T14:13:48.000Z (over 6 years ago)
- Last Synced: 2025-04-04T01:51:07.459Z (about 1 year ago)
- Topics: kano-os
- Language: Python
- Homepage:
- Size: 6.65 MB
- Stars: 9
- Watchers: 22
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kano-updater
[](https://jenkins.kano.me/job/Core%20Kit/job/kano-updater/job/master/cobertura)
kano-updater is the easiest way to keep your Kano (or other Debian-based) OS up-to-date. It not only performs upgrades of your Python modules and Debian packages, but also cleans the system and expands the SD Card if needed.
Check all the information on the [Wiki](https://github.com/KanoComputing/kano-updater/wiki)
### [Introduction](https://github.com/KanoComputing/kano-updater/wiki/Introduction)
### [Develop](https://github.com/KanoComputing/kano-updater/wiki/Development)
### [Collaborate](https://github.com/KanoComputing/kano-updater/wiki/Collaboration)
## expand-rootfs
Part of raspi-config http://github.com/asb/raspi-config
See LICENSE file for copyright and license details
Used in Kanux during interactive partition resizing - kano-update
rc=0 means resize scheduled for next reboot
rc=1 means partition already resized
any other value means error, look at syslog for details