pax_global_header00006660000000000000000000000064127012174370014516gustar00rootroot0000000000000052 comment=d1bbe2981eafc180896cbf69741b2a39e1accc92 ganeti-os-noop-0.2/000077500000000000000000000000001270121743700142165ustar00rootroot00000000000000ganeti-os-noop-0.2/CONTRIBUTORS000066400000000000000000000000701270121743700160730ustar00rootroot00000000000000Cοntributors: Brian Candler ganeti-os-noop-0.2/COPYING000066400000000000000000000017361270121743700152600ustar00rootroot00000000000000# Copyright (C) 2010-2016 GRNET S.A. # # Author: # Apollon Oikonomopoulos # # License: # # This package is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this package; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # On Debian systems, the complete text of the GNU General # Public License can be found in `/usr/share/common-licenses/GPL'. ganeti-os-noop-0.2/debian/000077500000000000000000000000001270121743700154405ustar00rootroot00000000000000ganeti-os-noop-0.2/debian/changelog000066400000000000000000000004561270121743700173170ustar00rootroot00000000000000ganeti-os-noop (0.1-2) unstable; urgency=low * Remove ganeti dependency -- George Kargiotakis Fri, 06 Jun 2014 12:11:57 +0300 ganeti-os-noop (0.1-1) unstable; urgency=low * Initial release -- Apollon Oikonomopoulos Thu, 13 May 2010 18:00:00 +0300 ganeti-os-noop-0.2/debian/compat000066400000000000000000000000021270121743700166360ustar00rootroot000000000000007 ganeti-os-noop-0.2/debian/control000066400000000000000000000005531270121743700170460ustar00rootroot00000000000000Source: ganeti-os-noop Section: admin Priority: extra Maintainer: Apollon Oikonomopoulos Build-Depends: debhelper (>= 7.0.50) Standards-Version: 3.9.4 Package: ganeti-os-noop Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Enhances: ganeti Description: A dummy no-op OS provider for ganeti A dummy no-op OS provider for ganeti ganeti-os-noop-0.2/debian/files000066400000000000000000000000511270121743700164610ustar00rootroot00000000000000ganeti-os-noop_0.1-2_all.deb admin extra ganeti-os-noop-0.2/debian/install000066400000000000000000000000221270121743700170230ustar00rootroot00000000000000ganeti /usr/share ganeti-os-noop-0.2/debian/md5sums000066400000000000000000000007621270121743700167650ustar00rootroot000000000000000a59c8c41a4e746ba5a56f2c2f2fa584 usr/share/ganeti/os/noop/ganeti_api_version faa25c6c7940f930d70538c673a39726 usr/share/ganeti/os/noop/rename faa25c6c7940f930d70538c673a39726 usr/share/ganeti/os/noop/import faa25c6c7940f930d70538c673a39726 usr/share/ganeti/os/noop/export faa25c6c7940f930d70538c673a39726 usr/share/ganeti/os/noop/create 315adc08d833148d34b561a1aca2f02b usr/share/doc/ganeti-os-noop/copyright 9c2872162dc301ef3ef6618a133aaeea usr/share/doc/ganeti-os-noop/changelog.Debian.gz ganeti-os-noop-0.2/debian/rules000077500000000000000000000001621270121743700165170ustar00rootroot00000000000000#!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ ganeti-os-noop-0.2/debian/substvars000066400000000000000000000000161270121743700174140ustar00rootroot00000000000000misc:Depends= ganeti-os-noop-0.2/ganeti/000077500000000000000000000000001270121743700154655ustar00rootroot00000000000000ganeti-os-noop-0.2/ganeti/os/000077500000000000000000000000001270121743700161065ustar00rootroot00000000000000ganeti-os-noop-0.2/ganeti/os/noop/000077500000000000000000000000001270121743700170615ustar00rootroot00000000000000ganeti-os-noop-0.2/ganeti/os/noop/create000077500000000000000000000017521270121743700202570ustar00rootroot00000000000000#!/bin/sh # Copyright (C) 2010-2016 GRNET S.A. # # Author: # Apollon Oikonomopoulos # # License: # # This package is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this package; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # On Debian systems, the complete text of the GNU General # Public License can be found in `/usr/share/common-licenses/GPL'. exit 0 ganeti-os-noop-0.2/ganeti/os/noop/export000077500000000000000000000024561270121743700203370ustar00rootroot00000000000000#!/bin/bash -e # Copyright (C) 2010-2016 GRNET S.A. # # Author: # Apollon Oikonomopoulos # # License: # # This package is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this package; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # On Debian systems, the complete text of the GNU General # Public License can be found in `/usr/share/common-licenses/GPL'. # Note: dash does not support redirecting file descriptors above 9, # but ganeti typically passes 11. Hence this must be run under bash. # https://bugs.launchpad.net/ubuntu/+source/dash/+bug/249620 if test -n "$EXP_SIZE_FD"; then blockdev --getsize64 "$EXPORT_DEVICE" >&"$EXP_SIZE_FD" fi dd if="$EXPORT_DEVICE" bs=1048576 ganeti-os-noop-0.2/ganeti/os/noop/ganeti_api_version000066400000000000000000000000051270121743700226440ustar00rootroot000000000000005 10 ganeti-os-noop-0.2/ganeti/os/noop/import000077500000000000000000000020511270121743700203170ustar00rootroot00000000000000#!/bin/sh -e # Copyright (C) 2010-2016 GRNET S.A. # # Author: # Apollon Oikonomopoulos # # License: # # This package is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this package; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # On Debian systems, the complete text of the GNU General # Public License can be found in `/usr/share/common-licenses/GPL'. dd of="$IMPORT_DEVICE" conv=nocreat,notrunc bs=1048576 oflag=dsync ganeti-os-noop-0.2/ganeti/os/noop/rename000077500000000000000000000017521270121743700202630ustar00rootroot00000000000000#!/bin/sh # Copyright (C) 2010-2016 GRNET S.A. # # Author: # Apollon Oikonomopoulos # # License: # # This package is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This package is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this package; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # On Debian systems, the complete text of the GNU General # Public License can be found in `/usr/share/common-licenses/GPL'. exit 0