Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waja/debian-update-cheatsheets
Debian cheat sheet for upgrading systems
https://github.com/waja/debian-update-cheatsheets
cheatsheet debian upgrade
Last synced: about 1 month ago
JSON representation
Debian cheat sheet for upgrading systems
- Host: GitHub
- URL: https://github.com/waja/debian-update-cheatsheets
- Owner: waja
- Created: 2021-12-08T14:10:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T11:58:07.000Z (7 months ago)
- Last Synced: 2024-06-26T14:51:11.011Z (7 months ago)
- Topics: cheatsheet, debian, upgrade
- Language: Shell
- Homepage:
- Size: 107 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Debian update sheatsheets
Please **DON'T** run those scripts unattended or even start them on shell. They are intended as copy & paste for usual (or even unusual) situations you might need to handle when upgradig your Debian installation. Please consult the [Debian release notes](https://www.debian.org/releases/stable/releasenotes) **BEFORE** you upgrade your system.
If you are not experienced updating Debian (based) systems, please keep away from this cheatsheet!
For each update exists a dedicated branch, the main branch reflects the update to the latest release:
* [main](https://github.com/waja/debian-update-cheatsheets/tree/main)
* [bullseye2bookworm](https://github.com/waja/debian-update-cheatsheets/tree/bullseye2bookworm)
* [buster2bullseye](https://github.com/waja/debian-update-cheatsheets/tree/buster2bullseye)
* [stretch2buster](https://github.com/waja/debian-update-cheatsheets/tree/stretch2buster)
* [jessie2stretch](https://github.com/waja/debian-update-cheatsheets/tree/jessie2stretch)
* [wheezy2jessie](https://github.com/waja/debian-update-cheatsheets/tree/wheezy2jessie)
* [squeeze2wheezy](https://github.com/waja/debian-update-cheatsheets/tree/squeeze2wheezy)
* [lenny2squeeze](https://github.com/waja/debian-update-cheatsheets/tree/lenny2squeeze)