Actions
Todo #5335
closedsystem_firmware_settings.php needs updates for pkg
Start date:
10/21/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
The update URL on system_firmware_settings.php is no longer applicable with pkg. Need to adapt that accordingly, probably by just having "stable" and "development" options there is what we'd discussed.
Updated by Renato Botelho about 9 years ago
- Assignee changed from Renato Botelho to Anonymous
Function to switch between stable and devel repo was written in ad3c976343c and necessary changes on build scripts were done. Assigning to Steve Beaver to complete GUI changes
Updated by Renato Botelho almost 9 years ago
The only missing piece I can see is, when user move from/to stable/development, it should call 'pkg_update(true)' to force it retrieve data from new pkg repo
Updated by Anonymous almost 9 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Chris Buechler
pkg_update(true) call added on change of fwbranch.
Successfully ested with Renato
Updated by Anonymous almost 9 years ago
- % Done changed from 0 to 100
Applied in changeset 9a4b98287476774483df6b1bbf5a8410f86f47bc.
Actions