lp://staging/~jamesodhunt/snappy/log-commands-that-change-system-state
Created by
James Hunt
and last modified
- Get this branch:
- bzr branch lp://staging/~jamesodhunt/snappy/log-commands-that-change-system-state
Only
James Hunt
can upload to this branch. If you are
James Hunt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/~snappy-dev/snappy/snappy-moved-to-github
- John Lenton (community): Disapprove
- Michael Vogt (community): Needs Information
- Sergio Schvezov: Pending requested
-
Diff: 351 lines (+120/-9)12 files modifiedcmd/snappy-go/cmd_booted.go (+12/-1)
cmd/snappy-go/cmd_hwassign.go (+8/-1)
cmd/snappy-go/cmd_hwunassign.go (+8/-1)
cmd/snappy-go/cmd_rollback.go (+8/-1)
cmd/snappy-go/cmd_update.go (+4/-0)
partition/partition.go (+16/-0)
partition/partition_test.go (+3/-0)
snappy/click.go (+4/-0)
snappy/install.go (+9/-1)
snappy/snapp.go (+9/-1)
snappy/systemimage.go (+31/-3)
snappy/systemimage_test.go (+8/-0)
Branch information
Recent revisions
- 267. By James Hunt
-
* Added logging calls for commands that modify the system state.
* partition/partition. go:
- Added RootfsLabel() and OtherRootfsLabel() implementations to enable
rich log messages.
* Upated tests for new functions. - 263. By Michael Vogt
-
Add missing golang-
juju-loggo- dev build-depends (with wrap-and-sort) by mvo approved by sergiusens - 262. By Michael Vogt
-
Add "--allow-
unauthenticated " for snappy-go install. by mvo approved by chipaca
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)