Browse Source

Move all files one level up

Marek Marczykowski 11 years ago
parent
commit
a84886db07
93 changed files with 3 additions and 5 deletions
  1. 0 0
      core-modules/000QubesVm.py
  2. 0 0
      core-modules/003QubesTemplateVm.py
  3. 0 0
      core-modules/005QubesNetVm.py
  4. 0 0
      core-modules/006QubesDom0NetVm.py
  5. 0 0
      core-modules/006QubesProxyVm.py
  6. 0 0
      core-modules/01QubesAppVm.py
  7. 0 0
      core-modules/01QubesDisposableVm.py
  8. 0 0
      core-modules/01QubesHVm.py
  9. 0 0
      core-modules/README.txt
  10. 0 0
      core-modules/__init__.py
  11. 0 0
      core/.gitignore
  12. 0 0
      core/__init__.py
  13. 0 0
      core/guihelpers.py
  14. 0 0
      core/qubes.py
  15. 0 0
      core/qubesutils.py
  16. 0 0
      dispvm/.gitignore
  17. 0 0
      dispvm/Makefile
  18. 0 0
      dispvm/block.qubes
  19. 0 0
      dispvm/qfile-daemon-dvm
  20. 0 0
      dispvm/qubes-prepare-saved-domain.sh
  21. 0 0
      dispvm/qubes-restore.c
  22. 0 0
      dispvm/qubes-update-dispvm-savefile-with-progress.sh
  23. 0 0
      dispvm/xenstore-watch.c
  24. 0 0
      linux/aux-tools/.gitignore
  25. 0 0
      linux/aux-tools/block-cleaner-daemon.py
  26. 0 0
      linux/aux-tools/cleanup-dispvms
  27. 0 0
      linux/aux-tools/fix-dir-perms.sh
  28. 0 0
      linux/aux-tools/prepare-volatile-img.sh
  29. 0 0
      linux/aux-tools/startup-dvm.sh
  30. 0 0
      linux/aux-tools/startup-misc.sh
  31. 0 0
      linux/aux-tools/unbind-pci-device.sh
  32. 0 0
      linux/aux-tools/vusb-ctl.py
  33. 0 0
      linux/aux-tools/xl-qvm-usb-attach.py
  34. 0 0
      linux/aux-tools/xl-qvm-usb-detach.py
  35. 0 0
      linux/system-config/block-snapshot
  36. 0 0
      linux/system-config/qubes-guid.desktop
  37. 0 0
      linux/system-config/vif-route-qubes
  38. 0 0
      linux/systemd/qubes-block-cleaner.service
  39. 0 0
      linux/systemd/qubes-core.service
  40. 0 0
      linux/systemd/qubes-meminfo-writer.service
  41. 0 0
      linux/systemd/qubes-netvm.service
  42. 0 0
      linux/systemd/qubes-qmemman.service
  43. 0 0
      linux/systemd/qubes-setupdvm.service
  44. 0 0
      qmemman/.gitignore
  45. 0 0
      qmemman/Makefile
  46. 0 0
      qmemman/meminfo-writer.c
  47. 0 0
      qmemman/qmemman.conf
  48. 0 0
      qmemman/qmemman.py
  49. 0 0
      qmemman/qmemman_algo.py
  50. 0 0
      qmemman/qmemman_client.py
  51. 0 0
      qmemman/qmemman_server.py
  52. 0 0
      qmemman/server.py
  53. 0 0
      qubes-rpc-policy/qubes.Filecopy.policy
  54. 0 0
      qubes-rpc-policy/qubes.NotifyUpdates.policy
  55. 0 0
      qubes-rpc-policy/qubes.OpenInVM.policy
  56. 0 0
      qubes-rpc-policy/qubes.VMShell.policy
  57. 0 0
      qubes-rpc/.gitignore
  58. 0 0
      qubes-rpc/qubes-notify-updates
  59. 0 0
      qubes-rpc/qubes.NotifyUpdates
  60. 0 0
      qvm-tools/qubes-dom0-network-via-netvm
  61. 0 0
      qvm-tools/qubes-hcl-report
  62. 0 0
      qvm-tools/qubes-prefs
  63. 0 0
      qvm-tools/qvm-add-appvm
  64. 0 0
      qvm-tools/qvm-add-template
  65. 0 0
      qvm-tools/qvm-backup
  66. 0 0
      qvm-tools/qvm-backup-restore
  67. 0 0
      qvm-tools/qvm-block
  68. 0 0
      qvm-tools/qvm-clone
  69. 0 0
      qvm-tools/qvm-create
  70. 0 0
      qvm-tools/qvm-create-default-dvm
  71. 0 0
      qvm-tools/qvm-firewall
  72. 0 0
      qvm-tools/qvm-grow-private
  73. 0 0
      qvm-tools/qvm-init-storage
  74. 0 0
      qvm-tools/qvm-kill
  75. 0 0
      qvm-tools/qvm-ls
  76. 0 0
      qvm-tools/qvm-pci
  77. 0 0
      qvm-tools/qvm-prefs
  78. 0 0
      qvm-tools/qvm-remove
  79. 0 0
      qvm-tools/qvm-revert-template-changes
  80. 0 0
      qvm-tools/qvm-run
  81. 0 0
      qvm-tools/qvm-service
  82. 0 0
      qvm-tools/qvm-shutdown
  83. 0 0
      qvm-tools/qvm-start
  84. 0 0
      qvm-tools/qvm-sync-clock
  85. 0 0
      qvm-tools/qvm-template-commit
  86. 0 0
      qvm-tools/qvm-usb
  87. 3 5
      rpm_spec/core-dom0.spec
  88. 0 0
      tests/block-001-list-attach-use-detach
  89. 0 0
      tests/pvusb-001-mouse-kbd-attached
  90. 0 0
      tests/pvusb-002-mouse-kbd-usbstick-wlan-attached
  91. 0 0
      tests/pvusb-003-list-attach-use-detach
  92. 0 0
      xen-vm-config/vm-template-hvm.conf
  93. 0 0
      xen-vm-config/vm-template.conf

+ 0 - 0
dom0/core-modules/000QubesVm.py → core-modules/000QubesVm.py


+ 0 - 0
dom0/core-modules/003QubesTemplateVm.py → core-modules/003QubesTemplateVm.py


+ 0 - 0
dom0/core-modules/005QubesNetVm.py → core-modules/005QubesNetVm.py


+ 0 - 0
dom0/core-modules/006QubesDom0NetVm.py → core-modules/006QubesDom0NetVm.py


+ 0 - 0
dom0/core-modules/006QubesProxyVm.py → core-modules/006QubesProxyVm.py


+ 0 - 0
dom0/core-modules/01QubesAppVm.py → core-modules/01QubesAppVm.py


+ 0 - 0
dom0/core-modules/01QubesDisposableVm.py → core-modules/01QubesDisposableVm.py


+ 0 - 0
dom0/core-modules/01QubesHVm.py → core-modules/01QubesHVm.py


+ 0 - 0
dom0/core-modules/README.txt → core-modules/README.txt


+ 0 - 0
dom0/core-modules/__init__.py → core-modules/__init__.py


+ 0 - 0
dom0/core/.gitignore → core/.gitignore


+ 0 - 0
dom0/core/__init__.py → core/__init__.py


+ 0 - 0
dom0/core/guihelpers.py → core/guihelpers.py


+ 0 - 0
dom0/core/qubes.py → core/qubes.py


+ 0 - 0
dom0/core/qubesutils.py → core/qubesutils.py


+ 0 - 0
dom0/dispvm/.gitignore → dispvm/.gitignore


+ 0 - 0
dom0/dispvm/Makefile → dispvm/Makefile


+ 0 - 0
dom0/dispvm/block.qubes → dispvm/block.qubes


+ 0 - 0
dom0/dispvm/qfile-daemon-dvm → dispvm/qfile-daemon-dvm


+ 0 - 0
dom0/dispvm/qubes-prepare-saved-domain.sh → dispvm/qubes-prepare-saved-domain.sh


+ 0 - 0
dom0/dispvm/qubes-restore.c → dispvm/qubes-restore.c


+ 0 - 0
dom0/dispvm/qubes-update-dispvm-savefile-with-progress.sh → dispvm/qubes-update-dispvm-savefile-with-progress.sh


+ 0 - 0
dom0/dispvm/xenstore-watch.c → dispvm/xenstore-watch.c


+ 0 - 0
dom0/linux/aux-tools/.gitignore → linux/aux-tools/.gitignore


+ 0 - 0
dom0/linux/aux-tools/block-cleaner-daemon.py → linux/aux-tools/block-cleaner-daemon.py


+ 0 - 0
dom0/linux/aux-tools/cleanup-dispvms → linux/aux-tools/cleanup-dispvms


+ 0 - 0
dom0/linux/aux-tools/fix-dir-perms.sh → linux/aux-tools/fix-dir-perms.sh


+ 0 - 0
dom0/linux/aux-tools/prepare-volatile-img.sh → linux/aux-tools/prepare-volatile-img.sh


+ 0 - 0
dom0/linux/aux-tools/startup-dvm.sh → linux/aux-tools/startup-dvm.sh


+ 0 - 0
dom0/linux/aux-tools/startup-misc.sh → linux/aux-tools/startup-misc.sh


+ 0 - 0
dom0/linux/aux-tools/unbind-pci-device.sh → linux/aux-tools/unbind-pci-device.sh


+ 0 - 0
dom0/linux/aux-tools/vusb-ctl.py → linux/aux-tools/vusb-ctl.py


+ 0 - 0
dom0/linux/aux-tools/xl-qvm-usb-attach.py → linux/aux-tools/xl-qvm-usb-attach.py


+ 0 - 0
dom0/linux/aux-tools/xl-qvm-usb-detach.py → linux/aux-tools/xl-qvm-usb-detach.py


+ 0 - 0
dom0/linux/system-config/block-snapshot → linux/system-config/block-snapshot


+ 0 - 0
dom0/linux/system-config/qubes-guid.desktop → linux/system-config/qubes-guid.desktop


+ 0 - 0
dom0/linux/system-config/vif-route-qubes → linux/system-config/vif-route-qubes


+ 0 - 0
dom0/linux/systemd/qubes-block-cleaner.service → linux/systemd/qubes-block-cleaner.service


+ 0 - 0
dom0/linux/systemd/qubes-core.service → linux/systemd/qubes-core.service


+ 0 - 0
dom0/linux/systemd/qubes-meminfo-writer.service → linux/systemd/qubes-meminfo-writer.service


+ 0 - 0
dom0/linux/systemd/qubes-netvm.service → linux/systemd/qubes-netvm.service


+ 0 - 0
dom0/linux/systemd/qubes-qmemman.service → linux/systemd/qubes-qmemman.service


+ 0 - 0
dom0/linux/systemd/qubes-setupdvm.service → linux/systemd/qubes-setupdvm.service


+ 0 - 0
dom0/qmemman/.gitignore → qmemman/.gitignore


+ 0 - 0
dom0/qmemman/Makefile → qmemman/Makefile


+ 0 - 0
dom0/qmemman/meminfo-writer.c → qmemman/meminfo-writer.c


+ 0 - 0
dom0/qmemman/qmemman.conf → qmemman/qmemman.conf


+ 0 - 0
dom0/qmemman/qmemman.py → qmemman/qmemman.py


+ 0 - 0
dom0/qmemman/qmemman_algo.py → qmemman/qmemman_algo.py


+ 0 - 0
dom0/qmemman/qmemman_client.py → qmemman/qmemman_client.py


+ 0 - 0
dom0/qmemman/qmemman_server.py → qmemman/qmemman_server.py


+ 0 - 0
dom0/qmemman/server.py → qmemman/server.py


+ 0 - 0
dom0/qubes-rpc-policy/qubes.Filecopy.policy → qubes-rpc-policy/qubes.Filecopy.policy


+ 0 - 0
dom0/qubes-rpc-policy/qubes.NotifyUpdates.policy → qubes-rpc-policy/qubes.NotifyUpdates.policy


+ 0 - 0
dom0/qubes-rpc-policy/qubes.OpenInVM.policy → qubes-rpc-policy/qubes.OpenInVM.policy


+ 0 - 0
dom0/qubes-rpc-policy/qubes.VMShell.policy → qubes-rpc-policy/qubes.VMShell.policy


+ 0 - 0
dom0/qubes-rpc/.gitignore → qubes-rpc/.gitignore


+ 0 - 0
dom0/qubes-rpc/qubes-notify-updates → qubes-rpc/qubes-notify-updates


+ 0 - 0
dom0/qubes-rpc/qubes.NotifyUpdates → qubes-rpc/qubes.NotifyUpdates


+ 0 - 0
dom0/qvm-tools/qubes-dom0-network-via-netvm → qvm-tools/qubes-dom0-network-via-netvm


+ 0 - 0
dom0/qvm-tools/qubes-hcl-report → qvm-tools/qubes-hcl-report


+ 0 - 0
dom0/qvm-tools/qubes-prefs → qvm-tools/qubes-prefs


+ 0 - 0
dom0/qvm-tools/qvm-add-appvm → qvm-tools/qvm-add-appvm


+ 0 - 0
dom0/qvm-tools/qvm-add-template → qvm-tools/qvm-add-template


+ 0 - 0
dom0/qvm-tools/qvm-backup → qvm-tools/qvm-backup


+ 0 - 0
dom0/qvm-tools/qvm-backup-restore → qvm-tools/qvm-backup-restore


+ 0 - 0
dom0/qvm-tools/qvm-block → qvm-tools/qvm-block


+ 0 - 0
dom0/qvm-tools/qvm-clone → qvm-tools/qvm-clone


+ 0 - 0
dom0/qvm-tools/qvm-create → qvm-tools/qvm-create


+ 0 - 0
dom0/qvm-tools/qvm-create-default-dvm → qvm-tools/qvm-create-default-dvm


+ 0 - 0
dom0/qvm-tools/qvm-firewall → qvm-tools/qvm-firewall


+ 0 - 0
dom0/qvm-tools/qvm-grow-private → qvm-tools/qvm-grow-private


+ 0 - 0
dom0/qvm-tools/qvm-init-storage → qvm-tools/qvm-init-storage


+ 0 - 0
dom0/qvm-tools/qvm-kill → qvm-tools/qvm-kill


+ 0 - 0
dom0/qvm-tools/qvm-ls → qvm-tools/qvm-ls


+ 0 - 0
dom0/qvm-tools/qvm-pci → qvm-tools/qvm-pci


+ 0 - 0
dom0/qvm-tools/qvm-prefs → qvm-tools/qvm-prefs


+ 0 - 0
dom0/qvm-tools/qvm-remove → qvm-tools/qvm-remove


+ 0 - 0
dom0/qvm-tools/qvm-revert-template-changes → qvm-tools/qvm-revert-template-changes


+ 0 - 0
dom0/qvm-tools/qvm-run → qvm-tools/qvm-run


+ 0 - 0
dom0/qvm-tools/qvm-service → qvm-tools/qvm-service


+ 0 - 0
dom0/qvm-tools/qvm-shutdown → qvm-tools/qvm-shutdown


+ 0 - 0
dom0/qvm-tools/qvm-start → qvm-tools/qvm-start


+ 0 - 0
dom0/qvm-tools/qvm-sync-clock → qvm-tools/qvm-sync-clock


+ 0 - 0
dom0/qvm-tools/qvm-template-commit → qvm-tools/qvm-template-commit


+ 0 - 0
dom0/qvm-tools/qvm-usb → qvm-tools/qvm-usb


+ 3 - 5
rpm_spec/core-dom0.spec

@@ -76,16 +76,14 @@ ln -sf . %{name}-%{version}
 %setup -T -D
 
 %build
-python -m compileall dom0/core dom0/core-modules dom0/qmemman
-python -O -m compileall dom0/core dom/core-modules dom0/qmemman
-for dir in dom0/dispvm dom0/qmemman; do
+python -m compileall core core-modules qmemman
+python -O -m compileall core dom/core-modules qmemman
+for dir in dispvm qmemman; do
   (cd $dir; make)
 done
 
 %install
 
-cd dom0
-
 mkdir -p $RPM_BUILD_ROOT/usr/lib/systemd/system
 cp linux/systemd/qubes-block-cleaner.service $RPM_BUILD_ROOT%{_unitdir}
 cp linux/systemd/qubes-core.service $RPM_BUILD_ROOT%{_unitdir}

+ 0 - 0
dom0/tests/block-001-list-attach-use-detach → tests/block-001-list-attach-use-detach


+ 0 - 0
dom0/tests/pvusb-001-mouse-kbd-attached → tests/pvusb-001-mouse-kbd-attached


+ 0 - 0
dom0/tests/pvusb-002-mouse-kbd-usbstick-wlan-attached → tests/pvusb-002-mouse-kbd-usbstick-wlan-attached


+ 0 - 0
dom0/tests/pvusb-003-list-attach-use-detach → tests/pvusb-003-list-attach-use-detach


+ 0 - 0
dom0/xen-vm-config/vm-template-hvm.conf → xen-vm-config/vm-template-hvm.conf


+ 0 - 0
dom0/xen-vm-config/vm-template.conf → xen-vm-config/vm-template.conf