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

SysAdm missing update manager and boot environment manager #15

Closed
mrT55 opened this issue Sep 5, 2018 · 3 comments
Closed

SysAdm missing update manager and boot environment manager #15

mrT55 opened this issue Sep 5, 2018 · 3 comments
Assignees

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@mrT55
Copy link

@mrT55 mrT55 commented Sep 5, 2018

I installed: Trident-x64-20180831.iso
ran: trueos-update upgrade

SysAdm - missing update manager
and Boot Environment Manager

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Sep 11, 2018

The boot environment manager has been fixed in SysAdm for the new location of the beadm utility (got moved into the base OS with TrueOS 18.06+).
The update manager is still disabled as the update utility (pc-updatemanager) was depricated in TrueOS 18.06 and replaced by a new tool (trueos-update).
Because of this, there will need to be a new API backend written up for using the new tool.

@beanpole135 beanpole135 self-assigned this Sep 11, 2018
@RodMyers
Copy link

@RodMyers RodMyers commented Nov 11, 2018

Boot Environment Manager installed in RC3

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Jan 2, 2019

Finished.
A new update manager has been created for Project Trident and will be available with the upcoming RELEASE version of Project Trident.

@beanpole135 beanpole135 closed this Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment