~smoser/cirros/trunk.mkcabundle-in-bash

« back to all changes in this revision

Viewing changes to src/etc/cirros-init/ds-nocloud

  • Committer: Scott Moser
  • Date: 2011-09-09 22:10:39 UTC
  • Revision ID: smoser@ubuntu.com-20110909221039-l4djwt8a270hzcas
add functional initial configs for buildroot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# SEED_PRE_D, SEED_POST_D consider these directories
2
 
# to have nocloud data before and after block devices
3
 
SEED_PRE_D="/var/lib/cloud/seed/nocloud-pre"
4
 
SEED_POST_D="/var/lib/cloud/seed/nocloud"