Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing a typo for a command #34

Merged
merged 1 commit into from Mar 29, 2019
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -24,7 +24,7 @@ The early tests are looking very promising, with a 500MB+ reduction in ISO sizes
* **userland-tests** : All of the self-test scripts and/or utilities for the userland
* **userland** : Meta-port for installing all of the various userland packages.

The `sysyup` system-update utility (which the Trident update manager uses) is already able to seamlessly upgrade a system from the older-style base packages to the new ones, so there should be no special steps required to upgrade current Project Trident systems to the new style of base packages.
The `sysup` system-update utility (which the Trident update manager uses) is already able to seamlessly upgrade a system from the older-style base packages to the new ones, so there should be no special steps required to upgrade current Project Trident systems to the new style of base packages.


We have already merged everything from the Project Trident build routines directly into v1.1 of the TrueOS build framework, so this greatly simplifies the procedures to checkout and build a custom TrueOS distribution for everybody who is interested!