Changes between Initial Version and Version 1 of Ticket #76


Ignore:
Timestamp:
05/09/08 22:17:54 (16 years ago)
Author:
tabbott
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #76

    • Property Summary changed from write init script to automatically install new openafs modules when kernel changes to develop system of metapackages to handle openafs modules and kernel upgrades
  • Ticket #76 – Description

    initial v1  
    1 We should have an init script that makes sure one always has working openafs modules. 
     1Anders proposed a solution to the openafs modules problem: 
     2 
     3If we provide packages like this: 
     4  Package: openafs-modules-generic 
     5  Depends: openafs-modules-2.6.24-16-generic, 
     6           linux-image-generic (= 2.6.24.16.18) 
     7then the kernel upgrade will be held back until openafs modules are 
     8available.  This would make it less critical that this happens 
     9instantaneously.