Commit Graph

88 Commits

Author SHA1 Message Date
ae3a6fe270 depot: add recipe for drivers_nic-muen pkg 2019-05-16 13:11:01 +02:00
ff031d792c depot: add recipe for driver_nic-rpi
Ref #3180
2019-05-16 13:11:00 +02:00
ba51800b31 depot: update recipe hashes 2019-05-06 16:15:27 +02:00
6ea1179145 depot: update recipe hashes 2019-04-09 12:30:35 +02:00
d027f12764 depot: update recipe hashes 2019-04-02 09:36:39 +02:00
ed33cf08c7 test-fs_tool: make output deterministic
Issue #3238
2019-04-01 19:33:48 +02:00
ebe71a12ed depot: update recipe hashes 2019-03-19 11:12:36 +01:00
cffe847778 Update documentation for Sculpt CE 2019-03-19 11:00:01 +01:00
1ead0ea3a7 sculpt: allow for removal of index files
By clicking on a yellow checkbox in the depot selection dialog, the
corresponding index files are removed. This way, index files can
be update by removing and downloading them again.

This patch also filters out sculpt-managed components from the graph to
avoid erratic graph-position changes while the '+' menu is open.

Fixes #3193
2019-03-18 15:56:59 +01:00
cac3f3b24e gems: initial version of fs_tool
The fs_tool component performs file operations according to its
configuration. This initial version implements only the operation
<remove-file> as needed for Sculpt CE.

Issue #3222
Issue #3193
2019-03-18 15:56:58 +01:00
36adbef3f9 depot: update recipe hashes 2019-02-28 11:34:45 +01:00
e679d55f67 Update <provides> info in pkg runtimes
This information is now used by Sculpt's '+' menu for the interactive
routing.
2019-02-28 11:34:07 +01:00
c25fbc010d depot_query: support for querying index files
Issue #3172
2019-02-28 11:34:06 +01:00
46a29532a9 depot: update recipe hashes 2019-02-26 14:47:02 +01:00
8ca887a25c decorator pkgs: add missing default policy
This prevents spamming the log with false-positive warning messages.
It is related to commit "os/session_policy: warn if no policy exists".
2019-02-26 14:44:31 +01:00
0e0b6bdde7 depot: update recipe hashes 2019-02-19 11:13:56 +01:00
271e2398f9 depot: update recipe hashes 2019-02-12 14:24:12 +01:00
3a169d3a78 depot: update recipe hashes 2019-01-30 13:55:20 +01:00
ba2b0b8360 gems: remove the use of deprecated APIs
This patch also updates os/slave.h because the app/launcher cannot be
reasonably updated without it.

Issue #1987
Issue #3125
2019-01-30 13:49:54 +01:00
ed65267bc5 depot: update recipe hashes 2019-01-14 12:34:41 +01:00
81fb10daaa Consistently name block components
This patch replaces abbreviations like "blk", "cli", and "srv" by their
full forms "block", "client", and "server".

Fixes #1258
2019-01-14 12:34:39 +01:00
21a61cd583 depot: update recipe hashes 2019-01-07 12:43:37 +01:00
60dc783399 motif decorator: enable closer in pkg runtime 2019-01-07 12:43:37 +01:00
89935e7308 gems: add pkg/drivers_nic-pc 2019-01-07 12:33:55 +01:00
11eecdc7bd depot: update recipe hashes 2018-11-29 11:54:31 +01:00
13be339d81 sculpt: let window layouter recall its prior state
Issue #3024
Issue #3031
2018-11-29 11:46:02 +01:00
c6fd0055b1 sculpt: split window manager into multiple pkgs
This commit moves the window layouter and window decorator into
dedicated packages that can now be combined with the "wm" server at
runtime and restarted/reconfigured/swapped-out independently.

To use the window manager, one must start the 'wm', 'window_layouter',
and one of the 'motif_decorator' or 'themed_decorator' subsystems.

Fixes #3024
2018-11-27 11:36:35 +01:00
70e7499e48 depot: update recipe hashes 2018-11-16 15:07:53 +01:00
146f45f3d4 Archive recipes for autopilot tests 2018-11-16 15:07:53 +01:00
1a75c5227e Rename wm pkg to motif_wm
This way, we can subsequently introduce a new 'wm' pkg that contains the
window manager only, w/o any hard-wired decorator and layouter.

Issue #3024
2018-11-16 15:07:52 +01:00
a973d9902b gems: flexible window layouter
This commit replaces the former floating_window_layouter with a new
window_layouter component that supports the subdivision of screen space
into columns and rows, the concept of layers, and the principle ability
to store window layout information across reboots. The latter is
accomplished by reflecting the component's internal state as a 'rules'
report to the outside.

Fixes #3031
2018-11-16 14:53:20 +01:00
0867da28a2 depot: update recipe hashes 2018-10-29 09:36:23 +01:00
e88081a454 depot: update recipe hashes 2018-10-01 11:25:03 +02:00
0f9059dea8 depot: update recipe hashes 2018-09-21 13:24:46 +02:00
e9e4b04bf4 Sculpt VC documentation 2018-09-21 13:19:19 +02:00
5dcf06d208 depot: update recipe hashes 2018-09-13 15:21:26 +02:00
2049498af0 depot: update recipe hashes 2018-09-05 11:04:24 +02:00
c2e0d0ae20 depot: update recipe hashes 2018-08-30 09:25:10 +02:00
25ee872703 sculpt: separate launchers from deploy config
The most important route of each launcher is at the top of routes and
will be used to layout the graph topology of the runtime view.

By caching the state reports generated by the runtime init, the sculpt
manager becomes able to quickly check for the presence of components. So
we can apply routing-dependency checks not only prior starting
components but also while components are running.

Fixes #2938
Fixes #2912
2018-08-28 17:10:55 +02:00
a35f585286 sculpt: add missing pkgs to 'sculpt-installation' 2018-08-28 16:45:27 +02:00
f4ea50c6ff depot: update recipe hashes 2018-08-08 10:59:04 +02:00
bd91e70fae gems: add runtime to wm pkg 2018-08-02 14:36:47 +02:00
9061217d80 sculpt: use vfs for config file system
By using the VFS server, we become able to populate the config-fs
content from a tar archive, which will be needed for Sculpt VC.

Issue #2902
2018-08-02 14:36:42 +02:00
a2dc07056e sculpt: use cached_fs_rom as depot_rom
Fixes #2904
2018-08-02 14:36:40 +02:00
b485caf33c depot: update recipe hashes 2018-07-03 09:40:11 +02:00
46241da795 Runtime for saving copies of Sculpt's report fs
Fixes #2849
2018-07-03 09:39:33 +02:00
30114e214b sculpt: update pkg versions in README 2018-06-14 11:47:52 +02:00
246bacd9da depot: update recipe hashes 2018-06-13 13:52:12 +02:00
3372c1a7b2 sculpt: manage leitzentrale window layout
With this patch, the sculpt manager takes over the role the window
layouter of the leitzentrale, which eliminates the need to manually
position and size the inspect window.
2018-06-12 12:11:49 +02:00
f7ed614362 sculpt: fix inspect prompt in README 2018-06-12 12:11:40 +02:00