Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QubesOS/qubes-core-admin

Qubes component: core-admin
https://github.com/QubesOS/qubes-core-admin

vm: move polkit configs from qubes-gui-vm package

1579340802d117a439673214014bf15f776010de authored almost 12 years ago
vm/kernel-placeholder: update provided version

Some fc18 packages requires >3.5 kernel, so update kernel-placeholder
appropriate (according to ...

d2dc386997655c75eba60b4bfe5f95defd2aaadb authored almost 12 years ago
dom0/systemd: delay netvm startup after qmemman is ready.

fb7fb432c99d086ca2891cb29df5cf1b3a8a3bbf authored almost 12 years ago
dom0/qvm-tools: check if VM is running before shutdown/kill

c94058cac415bb9eeb4fe60bd982f5114352d951 authored about 12 years ago
dom0/core: minor comment adjustment

fdd40786240adc9b08f516007a4c752792f546e4 authored about 12 years ago
dom0/core: fix race in QubesVm.is_outdated()

c631b0b63285f629ff877325b9e73f130f799c00 authored about 12 years ago
version 2.1.11

ce268730d4d22a359304da0366065741b63bfad5 authored about 12 years ago
Merge remote-tracking branch 'joanna/master'

5c3a3b8e32b0b8a9c9b0d1976388e8b08db3e950 authored about 12 years ago
dom0/init: implement systemd unit files

They cover standard init.d scripts when system have systemd, so can be placed
both in one package.

b8ccfd6e2e195eb393280a2d66126649962bf0ec authored about 12 years ago
dom0/udev: allow only one xenstore-write at the time

This apparently causes deadlocks when many xenstore-write (one for each block
device) called at ...

fb36ce40d68fe2c183218443c51efa9c2f9a4dd8 authored about 12 years ago
dom0/dispvm: do not fail when qvm-create-default-dvm called as root

f72dabba871ec3d3657236bac019affedaa1e073 authored about 12 years ago
dom0/core: fix handling ProxyVM netvm set to None

56d0af30592c8d411502dc3a9d49860618330196 authored about 12 years ago
dom0/updates: fix error reporting

Pass full path to dom0updates_fatal, otherwise wrong package will not be removed.

70afd03440c83449427d583f2ba41fdec7e15550 authored about 12 years ago
dom0/updates: add groups definition from fc18

d99ebe043cf470b79f2e8450f14d01bb38b67d16 authored about 12 years ago
dom0/init: create /var/run/qubes at startup and set permissions

If /var/run is on tmpfs (which is the case in fc18), its subdirs must be
recreated at each reboo...

4f71c5aeda649c0a65d80b0a3bf73c8a930ed7d7 authored about 12 years ago
dom0/core: get timezone from /etc/localtime symlink

Fedora 18 doesn't have /etc/sysconfig/clock. Instead have /etc/localtime
symlinked to real timez...

5de6f5ad10acd5ff5d11dfa5c90ea52924cec6a2 authored about 12 years ago
dom0/dracut: support new dracut module interface

75fc2225458c403aa1386674c124c2b6d4e1b0fd authored about 12 years ago
makefile: support dom0 different than fc13

acbdccbd61c27dc4efd7fa96379ad72c7dbc1b95 authored about 12 years ago
dom0: use any python2, not explicit python2.6

Especially allow python 2.7 (fc18).

24b4e5efd0572b53b1adbad66c5b4996adeee229 authored about 12 years ago
dom0/core: when starting NetVM from other VM.start() pass the start() parameters

7363f477dce8cd30bc13b3bc7e0fd5e94fae6c31 authored about 12 years ago
dom0/core: fix qubes.xml load code (clockvm setting)

f3aab4479840953247f3675e323902732a86b0cd authored about 12 years ago
dom0/qvm-backup-restore: adjust for new QubesVmCollection API

82f3092803c4ab7b7b5e8b4ff2b65eab4d2ba4f7 authored about 12 years ago
dom0/qvm-tools: adjust for new QubesVmCollection API

ae56b17a196ea60e58a47d8db07149ef04865dc7 authored about 12 years ago
dom0/core: preserve VM label at VM clone

3da1795e72dd3944d18669ba47307d5db971ab51 authored about 12 years ago
dom0/core: shutdown right VM (based on XID) in case of failed qrexec startup

The user can restart the VM in the meantime (especially when first startup
failed). Basing here ...

8600ea07b8ad590c77189f058a12df6766d05294 authored about 12 years ago
dom0/core: new QubesVmCollection.add_new_vm function

Generic function to add new VM of any type. Old add_*vm marked as depreciated.

52e16037f2f38c7de77f5c4832d46c05df69514d authored about 12 years ago
dom0/core: major rework of QubesVmCollection class

No longer individual QubesVm attributes hardcoded in QubesVmCollection
(qubes.xml load). Now it ...

84e85c6a9aa835d49433db646d6d4df7e86eeec1 authored about 12 years ago
dom0/core: enforce QubesHVm defaults in more elegant way

bc39e05a6ab6bea4d9c9026984ea237a8bd80283 authored about 12 years ago
dom0/core: pass all args of QubesDom0NetVm constructor to base class

a2d387bebc9a02b35a43ac10d6fdf893b46403bd authored about 12 years ago
dom0/core: remove unused function

623e4ab8ccbd682aaa1a0c3175df70b90a6e3509 authored about 12 years ago
dom0/core: save real netvm of DispVM

Netvm of DispVM is based on DispVM-template settings. So save the real one
instead of assuming d...

73a540e5e5e03eb55ebaabedbca2b26ebc2d5093 authored about 12 years ago
vm/systemd: start misc-post after network

This will ensure that /rw/config/rc.local is called after applying default
iptables rules, so it...

917ccc2a4b4d9a2943f2d9e1c5ee604886498876 authored about 12 years ago
dom0/core: fix HVM settings on upgrade

367db743789b09f38c47a60920ae13d5302cb9d3 authored about 12 years ago
Revert "dom0/spec: fix HVM settings on upgrade"

This reverts commit 4b44f977db3044396cd1b9e569100af1da9af767.
This doesn't actually fix the prob...

c5ae049e3bcdfc28d035a9b9a8bd05acade0ff07 authored about 12 years ago
dom0/spec: fix HVM settings on upgrade

HVM should have meminfo-writer disabled by default (and now have). But existing
VMs have it alre...

4b44f977db3044396cd1b9e569100af1da9af767 authored about 12 years ago
vm/network: create NetworkManager config link only once

214461f448b1326ab16aa81ebbde29324e825644 authored about 12 years ago
dom0/core: disable meminfo-writer for HVM by default

2f5155437cd724020584e43dbc20d077b400421a authored about 12 years ago
dom0/qvm-core: allow the user to select initial-memory != max-memory if meminfo-write service is enabled

3d096f69af36b4be5cbb8274e34fa086320ad374 authored about 12 years ago
dom0/qvm-core: implemented guiagent_installed preference for HVm

1f513edd2fe5cde54fb343e93a21472d2a61a287 authored about 12 years ago
core/tools: use gui notification for qvm-start

dom0/qvm-core: propagated notify_function to qrexec

4fa76a5f79be6e2beed82df09412a422121cab74 authored about 12 years ago
dom0/qvm-core: normalized wait session code to be technology independent through the WaitForSession rpc call

9ebfd63bef6671e2f9a873d6b8038ee760b5f68f authored about 12 years ago
vm/qubes_rpc: implement qubes.WaitForSession

RPC call will be used in vm.start function instead of the hardcoded echo > /tmp/qubes-session-wa...

6d6c744f2ce870109a42b77e6f23b366b3caa2ed authored about 12 years ago
version 2.1.10

3f9c18335cdff385f1600d2bbddb63f1525a4dce authored about 12 years ago
vm/qrexec: ignore "nogui:" prefix

It has meaning for Windows agent only now.

b6e83de7b2bcadea95cadba96f157308286fd358 authored about 12 years ago
vm/network: disable tx-checksumming offload (#700)

It doesn't work on xen-netfront.

84375c356752073231ce1dab36e5cd45027bb600 authored about 12 years ago
dom0: do not include VM name in iptables rules (#698)

55ae7df55174f9e1c70ef802f1f3f107615e2eb3 authored about 12 years ago
qubes-core-vm-kernel-placeholder 1.0-2

0b078a5e70240d4c01f38af7d30983f52340cec3 authored about 12 years ago
vm/kernel-placeholder: provide xorg-x11-drv-nouveau to resolve deps problem

74054b4dda4f34256295d5273a16ba4168a4d7c1 authored about 12 years ago
core/hvm: do not start stubdom-dhcp when VM not connected to netvm (#697)

0fefb7ce6687bca90e5808bfa3f07864918f2bd4 authored about 12 years ago
dom0/qvm-tools: check property name in qubes-prefs

1d49bf9dc5209d0f7242f3d419af715931cfbee0 authored about 12 years ago
dom0/dispvm: Use at most 4000M RAM for DispVM

Larger maxmem makes DispVM unbootable (some kernel/xen problem).

507e9652d6a774ea3dbd9c7783f4895fb81a904f authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core

64e91005b74171b1c6505892b2ea45f41a2acc6a authored about 12 years ago
libs version 2.1.1

ea3c98497dc75509971806535eaf4ce3ff453fcf authored about 12 years ago
spec: generate proper debuginfo packages

%setup macro must be present in %prep to set variables required by
find-debuginfo script. Symlin...

554d119faeadf6e0339602ef2c2024a46883b3d7 authored about 12 years ago
spec: do not build u2mfn not packaged in core-dom0 and core-vm

This is packages in core-libs, so build it only there.

02e7469be35197e5fe268f54ed93924abf695579 authored about 12 years ago
vchan/vm: implement libvchan_cleanup to release resources used by vchan link

In most cases after vchan close program terminates (or reexec itself to wait
for next connection...

efbd9466f8859da394c9cc57964efc1bb9acc778 authored about 12 years ago
version 2.1.9-dom0

1d28b67a6c3eed97b88cb3fa56f139b30b895b7d authored about 12 years ago
dom0/qvm-ls: display HVM VM type

84be00eb145631c3c0673c4859545af6d1849aba authored about 12 years ago
version 2.1.8-dom0

4ea7f06a63749809e54e4c0145ae164a8e000805 authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core

58c1015b992d04ddfc2bd3d9978d54b931d77716 authored about 12 years ago
dom0/qvm-block: fix and clarify error message

96503fde2fed9bc062d111a5f5d47dc9547d9419 authored about 12 years ago
version 2.1.7

60753e18e0a144138af2e5c93e24472bcb82187a authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core

5347637051033ab89ac6690682c1ca9b01fcafbf authored about 12 years ago
vm/spec: do not remote 50-qubes_misc.rules during installation

e75d2fc57acb17b86f49272e2c5b334f9873eef0 authored about 12 years ago
vm: setup /dev/xen/evtchn permissions using udev rule

This works also when the device is recreated, which is the case in DispVM
(during xl restore).

19983edc3cf15c38fe6f5e40fc94161804562160 authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core

6db7044eef5f395178d73268fc6b8da82deae052 authored about 12 years ago
Merge remote-tracking branch 'abb/pvusb2'

093b0239a6e95932d1bcbac0835150907b9219a3 authored about 12 years ago
version 2.1.6-vm

121ed79a74b6ef98e1d9a65db201c5c145825327 authored about 12 years ago
vm: load dummy-hcd module to suppress libusb bug

libusb crashes when no USB controller is present, load dummy-hcd as workaround.

3a3e265d1d57d2702b160f77c40b32b4fdb57107 authored about 12 years ago
dom0/pvusb: fix a typo in usb_find_unused_frontend()

e58b432d09ff2009f2ca23dc3ffa89e110079fe8 authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core into pvusb2

c3c9e9e3fa33420376ca28ebc0f8157f03b920bb authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core into pvusb2

1beba9fdd5dfdfc620efe5a183617a9d1d47d5b1 authored about 12 years ago
version 2.1.5-vm

85638ae0d675947a1ff26006218c96dd26ddfad3 authored about 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core

8551a9769c263621a6a79579c66d31bb8cf60474 authored about 12 years ago
vm/core: use mount --bind instead of symlink for /home

Many applications doesn't like /home as symlink ($HOME differs from real
location).

2c9fe0803daf49c108053bc13ab9b322a6acff9b authored about 12 years ago
version 2.1.4-vm

e0bbd956fc623fefa2cfe2ba3fdf26a53b6fd2f6 authored about 12 years ago
vm: remove qubes-upgrade-vm after upgrade

0a6e95225a9fdfd87bdac8a378e5d86e8486c4c2 authored about 12 years ago
vm: release 2 yum repository and verification keys (#671)

05222c165b20716f7c9e9e2eed563ea4446a58fb authored about 12 years ago
version 2.1.3

9d92b0df5cc5890e6a88ebb2e09e5d5718a43571 authored about 12 years ago
makefile: update-repo-template target

dba9193801078cc7b743ce1f2de49b2bb7733d6b authored about 12 years ago
dom0/u2mfn: fix compile warning

1cb40005d3d27f7fd7348b1751f670d6acc05c0f authored about 12 years ago
spec: extract core libs from qubes-core-vm

This libs are required by both dom0 and VM so it's better to have it
separately. Previously in V...

629038e76d1c331e19842a2f6afd9f39c9e49c51 authored about 12 years ago
makefile: generic rpms-dom0 and rpms-vm targets

bd1e7620d2cc97c2f145c4530f3c78e1cafb4cf0 authored about 12 years ago
dom0/core: API CHANGE: pass username as keyword param to vm.run() (#577)

Get rid of ugly embedding username into commandline. This will make much easier
avoid hardcoding...

e8e14f3fadb21e151c45fa9d7e3234b532951e2c authored about 12 years ago
dom0/appmenus-receive: use common API for running commands in VM

Do not use qrexec_client directly.

69b803f286d248ac77f6e217575822a5b6c99e40 authored about 12 years ago
dom0/dispvm: enable use of default_user setting for DispVM (#577)

f47f8e7c8f324ab96173d414627fbabe9fe47d3b authored about 12 years ago
dom0: use default user in "DispVM: Web browser" launcher (#577)

d3f1860bd0503221894bf97e869782538d7fd48b authored about 12 years ago
dom0/spec: remove obsoleted patch_appvm_initramfs.sh

For a long time dracut module is used instead.

504b37e378b97e89650a62fa80555b668f7e2306 authored about 12 years ago
version 2.1.2

9396c25568e91e21fbf07f538b76db22dfc4806b authored about 12 years ago
vm/dispvm: use of user-provided DispVM settings (#651)

When /rw/home/user/.qubes-dispvm-customized is present use /rw/home/user
instead of default /etc...

981549fad8f27fbe2483077a2eb381e9e2de1bad authored about 12 years ago
Merge branch 'master' into pvusb2

8ce7a9164959c3aec9e6397638903035a697e7f0 authored over 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core

3898b69ac10153867882950acf6224095dd73d76 authored over 12 years ago
dom0+vm/usb: added another bug to readme

d0203af098848e124074e5748372ad959691ea2f authored over 12 years ago
dom0/usb: "port" xenstore entry isn't encoded, so don't try to decode it

272b6b7e1d6e1135081d8976c12d30721bd00273 authored over 12 years ago
dom0/usb: imporove qvm-usb warning message

14686a02435e619c701c35555d2f910e28e3b8b6 authored over 12 years ago
dom0/usb: cosmetic changes to warning messages displayed by qvm-usb tool

42ae001b7474a991c6ea10da3c1c88f0cd7dc30f authored over 12 years ago
dom0+vm/usb: fixed a bug introduced in eb193fc8701cf39e21abca26f4f00adacdd09853

f2b633756e0f4cc9a8e38fbc1f8eee7daa1d2930 authored over 12 years ago
Merge branch 'pvusb2' of github.com:grwl/qubes-core into pvusb2

3f555e75a866c15920957f6fb985cf187be4bd31 authored over 12 years ago
Merge branch 'master' of git://git.qubes-os.org/marmarek/core into pvusb2

5ad7e9622c6ef29c9f55b7a579a72df020d9b22d authored over 12 years ago
spec: fix compilation order

67e9a785fb5c49dfb49be5781956242d63d0bd7f authored over 12 years ago