LtspUpdateManagerIntegration
|
Size: 1415
Comment:
|
Size: 1555
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 39: | Line 39: |
| * update chroots that have similar architechtures as the server | * Update chroots that have similar architectures as the server |
| Line 41: | Line 41: |
| * look in ltsp-update-kernels, for logic to decide if something's a chroot * set the LTSP_HANDLE_DAEMONS="false" to avoid restarting anything in the chroot when doing updates. * if the kernel's been updated, run ltsp-update-kernels |
* Look in ltsp-update-kernels, for logic to decide if somethings a chroot * set the environment variable LTSP_HANDLE_DAEMONS="false" to avoid restarting anything in the chroot when doing updates. * If the kernel's been updated, run ltsp-update-kernels. If it's not easy to do this, then simply run it by default every time (wasteful, but shouldn't introduce any problems) |
Launchpad Entry: ltsp-update-manager-integration
Created: Date(2007-04-30T13:08:54Z)
Contributors: OliverGrawert
Packages affected: ltsp-client/ltsp-server
Summary
Currently keeping an LTSP client chroot up to date or upgradint it to the next version requires commandline tasks from the adiminstrator. This spec shall define a way to integrate update management with the provided distro tools (for a start only integration with the gnome update manager will be discussed, but a kubuntu solution should be kept in mind while defining the implementation). Beyond security update management also dist-upgrader integration should take place so the client chroot gets upgraded to a new release automatically.
Rationale
Use Cases
Scope
Design
Summary
Rationale
Scope and Use Cases
Implementation Plan
Implementation
Outstanding Issues
BoF agenda and discussion
We'd like to:
- Update chroots that have similar architectures as the server
- Mount /proc as necessary
- Look in ltsp-update-kernels, for logic to decide if somethings a chroot
- set the environment variable LTSP_HANDLE_DAEMONS="false" to avoid restarting anything in the chroot when doing updates.
- If the kernel's been updated, run ltsp-update-kernels. If it's not easy to do this, then simply run it by default every time (wasteful, but shouldn't introduce any problems)
LtspUpdateManagerIntegration (last edited 2009-07-24 03:07:22 by 201)