Skip to content

Projects under development

Yuri Momotyuk edited this page Nov 21, 2013 · 8 revisions

PC-BSD update center

Planned features:

  • Check for updates and make updates to base system, packages and pbi application
  • Simpliest UI for users and additional info for experts
  • Detect if system should be restarted. If so display banner on main view with "Restart system" button
  • Select PC-BSD patchset ("pcbsd" or "test-pcbsd")
  • Warden support
  • Remote host via ssh support (*)
  • Detect if package update affects current desktop environment base packages. If so display banner to inform user thet he need to perform log off. (*)
  • Changing PC-BSD system branch (*)
  • Viewing base system update digest with system update history(*)

(*) - will be added aftter release

Current status (21.11.2013)

  1. System update - PC-BSD updates check only implemented (system updates installation is not implemented)
  2. Packages update - "check" and "update" prototype is implemented
  3. PBI update - "check" and "update" prototype is implemented

Prototype implementation means working implementation without error handling and with some amount of ugly code.

So currently I have made all except system updates installation process and Warden support

Screenshots:

Seems like GitHub Wiki can't host images (only urls), so please see screenshots on my Assembla page

https://www.assembla.com/spaces/pcbsd-extras/wiki/PCBSD_Update_center

Clone this wiki locally