/[sysadmin-cookbook]/recepies/ganeti/migrate-lxc/A-ganeti-fix-root.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /recepies/ganeti/migrate-lxc/A-ganeti-fix-root.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 306 - (hide annotations)
Sun Jan 12 13:39:28 2014 UTC (10 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 237 byte(s)
migrate lxc container to ganeti
1 dpavlin 306 #!/bin/sh -x
2    
3     . ./0-host.sh
4     . ./0-ganeti.sh
5    
6    
7     ssh_master mkdir -p /tmp/$host/lib/modules
8     ssh_master cp -ra /lib/modules/3.2.0-4-amd64 /tmp/$host/lib/modules
9    
10     ssh_master chroot /tmp/$host apt-get install --reinstall -y initscripts acpid
11    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26