summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadostin Stoyanov <rstoyanov1@gmail.com>2017-06-16 11:08:13 +0100
committerCédric Bosdonnat <cbosdonnat@suse.com>2017-06-16 18:03:59 +0200
commit31e38232b7857bbf190a1234976e93f521fbffe0 (patch)
treea56ef3d188b50be6cdb24f3c9e0d070aace16e9e
parent8a3e52019315a00f8fee222ecdc803a914608068 (diff)
downloadvirt-bootstrap.git-31e38232b7857bbf190a1234976e93f521fbffe0.tar.gz
virt-bootstrap.git-31e38232b7857bbf190a1234976e93f521fbffe0.tar.xz
virt-bootstrap.git-31e38232b7857bbf190a1234976e93f521fbffe0.zip
Move source files in src/virtBootstrap
Preparatory commit before setup.py introduction.
-rw-r--r--src/virtBootstrap/__init__.py0
-rw-r--r--src/virtBootstrap/sources.py (renamed from sources.py)0
-rwxr-xr-xsrc/virtBootstrap/virt-bootstrap.py (renamed from virt-bootstrap.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/src/virtBootstrap/__init__.py b/src/virtBootstrap/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/virtBootstrap/__init__.py
diff --git a/sources.py b/src/virtBootstrap/sources.py
index 015e0b4..015e0b4 100644
--- a/sources.py
+++ b/src/virtBootstrap/sources.py
diff --git a/virt-bootstrap.py b/src/virtBootstrap/virt-bootstrap.py
index d5021c8..d5021c8 100755
--- a/virt-bootstrap.py
+++ b/src/virtBootstrap/virt-bootstrap.py