Alex Crawford
|
ea1e4c38fa
|
Revert "Merge pull request #234 from crawford/validate"
This reverts commit cdfc94f4e9 , reversing
changes made to 2051cd3e1c .
Conflicts:
config/config.go
config/config_test.go
config/etc_hosts.go
config/etcd.go
config/file.go
config/fleet.go
config/oem.go
config/unit.go
config/update.go
config/user.go
initialize/config.go
initialize/config_test.go
initialize/env.go
initialize/manage_etc_hosts.go
initialize/workspace.go
system/env.go
system/etc_hosts_test.go
system/etcd.go
system/etcd_test.go
system/fleet.go
system/fleet_test.go
system/oem.go
system/oem_test.go
system/systemd.go
system/update.go
system/update_test.go
test
|
2014-11-03 14:43:29 -08:00 |
|
Alex Crawford
|
667dbd8fb7
|
update: refactor config
- Explicitly specify all of the valid options for Update
- Seperate the config from File() and Units()
- Add YAML tags for the fields
|
2014-09-23 17:57:43 -07:00 |
|
Michael Marineau
|
4bdf633075
|
fix(update): Fix restart of update-engine
The name was missing .service.
|
2014-06-07 12:08:22 -07:00 |
|
Brian Waldon
|
4461b3d33d
|
fix(update): Relax requirements of update group value
|
2014-06-06 11:29:09 -07:00 |
|
Jonathan Boulle
|
00ee047753
|
fix(locksmith): use a runtime unit for locksmith
|
2014-06-06 10:55:42 -07:00 |
|
Jonathan Boulle
|
dd861b9f88
|
fix(initialize): ensure update-engine is restarted after group/server
changes
|
2014-06-05 16:12:40 -07:00 |
|
Jonathan Boulle
|
60ab4222de
|
fix(update): locksmith service does not need disabling/enabling
|
2014-05-26 12:33:23 -07:00 |
|
Jonathan Boulle
|
e413a97741
|
feat(update): add more configuration options for update.conf
|
2014-05-14 13:13:19 -07:00 |
|
Jonathan Boulle
|
e93911344d
|
refactor(init): rename locksmith to update
|
2014-05-14 11:40:39 -07:00 |
|