Author: waldi
Date: Thu Jan 31 10:38:52 2008
New Revision: 10326

Log:
lib/dkt/hooks/modules/config_boot_backward.py
- Move from lib/dkt/hooks/modules/backward_boot.py.
- Rename module.
- Remove old deps.


Added:
   people/waldi/dkt/lib/dkt/hooks/modules/config_boot_backward.py
      - copied, changed from r9409, 
/people/waldi/dkt/lib/dkt/hooks/modules/backward_boot.py
Removed:
   people/waldi/dkt/lib/dkt/hooks/modules/backward_boot.py

Copied: people/waldi/dkt/lib/dkt/hooks/modules/config_boot_backward.py (from 
r9409, /people/waldi/dkt/lib/dkt/hooks/modules/backward_boot.py)
==============================================================================
--- /people/waldi/dkt/lib/dkt/hooks/modules/backward_boot.py    (original)
+++ people/waldi/dkt/lib/dkt/hooks/modules/config_boot_backward.py      Thu Jan 
31 10:38:52 2008
@@ -65,4 +65,4 @@
         list.extend(new)
         return list
 
-register('backward-boot', interfaces.IImagePrepare, Hook(), 
default_registry.PRIORITY_LAST, (), ('config-override',))
+register('config-boot-backward', interfaces.IImagePrepare, Hook(), 
default_registry.PRIORITY_LAST)

_______________________________________________
Kernel-svn-changes mailing list
Kernel-svn-changes@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to