project-trident / trident-docs Public
Performing System Updates (CLI)
Pages 17
Table of Contents
General Information
Terminal-based Configuration
Graphical Configuration
ZFS References
- ZFS Snapshots and Pruning
- ZFS Send and Receive
- Exporting/Importing Datasets
- Moving Default Home Directory to a Separate Drive
General How-To's
Clone this wiki locally
Project Trident has created a small script on the system called trident-update which will let you check and perform system updates in a safe manner.
Check for updates
Run trident-update -check with root permissions. This will automatically bootstrap any new version of xbps itself as needed (and will create a recovery snapshot before any changes are performed).
Perform updates
Run trident-update -update with root permissions. This will automatically make a recovery snapshot of your current boot environment, and then proceed with performing system updates of all packages.
It is always recommended to reboot the system after completing all system updates, otherwise applications that were running while they were updated in the background may start behaving poorly until they are restarted. While a system reboot is an easy way to ensure everything is running the newly-updated version, this is particularly important when the kernel itself was updated. Simply run "reboot" as root to initiate the reboot into a new kernel.
Quick Links
- Main Website: https://project-trident.org
- Sponsorships available! https://project-trident.org/sponsors
- Void Linux Documentation
- Void Linux Rosetta Stone: Dictionary of commands between different Linux distros.
- Void Linux FAQ