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
Cannot compare QubesVm objects, because we have different instances of
QubesVmCollection. So com...
Instead of a bunch of global variables
a56ceb92c55f28240b96af79178785d32755d611 authored over 11 years ago
Conflicts:
core/qubesutils.py
dom0/qvm-core/qubes.py
f9b37a2a3899ee0ba26143d545fa58a68224dae6 authored over 11 years ago
b33020e385477a4525ffb4102dd0df74414480fe authored over 11 years ago
124a8f6892f1c23f9ce0ef0acdd6afb0cb9dbb63 authored over 11 years ago
If the VM provides 'default-user' setting - save it to the VM settings.
8200b15c61940886ca8c30a0c9f53c8f24a0906e authored over 11 years ago5291227de3ed74bf3a77808f7263c2d7b450cf37 authored over 11 years ago
c52059a23e117eadf42bbe0b41735be54212b8c8 authored over 11 years ago
55b4c6b6d116ebf3d0f0f06de986348fbeda001e authored over 11 years ago
HVM can set some xenstore entries (in qubes-tools/ subtree) to pass
informations about installed...
If not marked as installed, start it in background - waiting for
possible Qubes Tools installati...
3df971997233b97338c34d991d68fa238370bd9f authored over 11 years ago
68d8eb308cf09b4ec51de3738a422a551621b01d authored over 11 years ago
Actually it looks to be needed only there.
But also another problem: this suspend doesn't work f...
Those methods should be called during dom0 suspend/resume.
149971ae2ee052fc69806e61f66f1cd66c9e9cb1 authored over 11 years ago084b5575a9c1309d90b7262c3fb8db0c525f90c5 authored over 11 years ago
'static-max' as read from xenstore is string, so needs to be converted
to int. Additionally unit...
1a7d1702566dd6415ac65ec7f82d62677e6b989c authored over 11 years ago
b96ec61e17be2e2e6482a62118c93f0908ca24b7 authored over 11 years ago
6c7322d324121be42f3bc1321cc9f54121935f47 authored over 11 years ago
17e2e7d43631c9664ae3e30789c5d5e8042d2fd1 authored over 11 years ago
aadd47ce45e0b0071eb285d7b5b9af9733f3043e authored over 11 years ago
3443f94aa9d183eb993a546790ffdbc389e1843b authored over 11 years ago
ef6f3d74e6e16acc4f57e9193e393d5538a1a775 authored over 11 years ago
Now qrexec-daemon requires three arguments: domid, domname,
default_user.
fb745c2ff2c0f6b1dc5941a25f8e35988756a4b1 authored over 11 years ago
5e0d8c1155069ad440df11547ca914113d037bdb authored over 11 years ago
b2a0b697422ab39ea5852d63c4dc2e6768f130db authored over 11 years ago
Especially don't allow numeric-only name (our deserializer of qubes.xml
will convert it to int i...
8f302bf2bc75e3ab272d93597cf9108a1a31a7f4 authored over 11 years ago
Do not call explicit lockf(lOCK_UN) to not unlock the file
buffers are flushed. This is simpler ...
3e4637415abc11860fb1f1b537b448749088a38c authored over 11 years ago
76144df2e767fc8c9f1db3bdd0e24e3d328ab94d authored over 11 years ago
f74caf876b55e5f060c200e8c5c8c114dce9ab5b authored over 11 years ago
04d38055a63f474f418cc1d969eaa4f5c036236f authored over 11 years ago
1a80893ef0454b725dfaf17d6b607d1a3a6fcc75 authored over 11 years ago
c2645bcb924f99e143600f9c706e1f7dcfa7902c authored over 11 years ago
a594af02dea10865eb048b9db1080e9af3455a0d authored over 11 years ago
26fb5b3d25a28e305b3609f561b53b250c67ca35 authored over 11 years ago
af230b33a9e9ae28ce6aef6b5589c7b37a869624 authored over 11 years ago
c805ff6aeb5afe517e5694ea06418e2e44bb148e authored over 11 years ago
c6d51fd68f805a273f039a4afa6076847ef9d193 authored over 11 years ago
1525b64e164105fbcc080ec59723bf4e68a671f1 authored over 11 years ago
c43efac87ba63586275d6c68749a71376e48c81f authored over 11 years ago
- Ensure backup without encryption is working
- Implemented progress feedback through a global v...
Additionnally, temporary files are removed once data has been sent
23065f6fa04206009e15760ababf5461c5540f00 authored over 11 years agoThe backup process is now tar_sparse | encrypt | hmac | tar | appvm
a85f3a7d8e93122298b262ac241722dd61b69cd5 authored over 11 years ago4ae4bdc45258f681c71b3cbbb19cc1954927d80f authored over 11 years ago
5edca4ac90b260fc72dd95bc02570208c672ba23 authored over 11 years ago
This additionally requires qubes.DetachPciDevice service in VM.
5da7a520c4792fef77f25dd954236e1662d9e9ec authored over 11 years ago89fde55cd954232a58394a34bc33f00c57272407 authored over 11 years ago
The VM size is now stored inside the backup specification file in order to compute progress.
836c604473823b374175c6e4b41a4674556e1ce5 authored over 11 years ago9784ca87f688ff0d32e6bf444940c8cd0ff720b6 authored over 11 years ago
5fa8d732ae70b47828625ad20806315e42479911 authored over 11 years ago
fbb26d89b445bea460eb5e2c900994ea0d5f475b authored over 11 years ago
aea789d0a17beee9993ca6a684581d74a7563b7e authored over 11 years ago
6c09189b774af32c97b84e93b8c5710851c5851f authored over 11 years ago
fb8748f3e9d292ad9bf790fcf3169faef9ad8925 authored over 11 years ago
Conflicts:
dispvm/qubes-prepare-saved-domain.sh
19982da9d204e0105545783198c5305de0c4a5f1 authored over 11 years ago
Gui daemon isn't aware of multihead parameters, also gui protocol
doesn't support such informati...
42416504bbd2932a57335ff66dc87a3a40309ae6 authored over 11 years ago
ead479804e3f9679f1abc8da7002492758105b9a authored over 11 years ago
It's now handle dual VGA scenarios, got some other hardware related
improvements, and some usage...
1d2990e9380ba81af091c0a460d981a439299dc4 authored over 11 years ago
4ed00f123d707c4614e164be66a5ae542fbf4383 authored over 11 years ago
3d7af2f7f51e91f74d8a6be3efbd70e440cb39e2 authored over 11 years ago
c2f157c2d2f1eea93519925091a4d398ccba203a authored over 11 years ago
93162df677406cee8a1769156f66b7908d98121c authored over 11 years ago
246e8c383dac369c947653262bdeee17977acad9 authored over 11 years ago
7cacc3db482f033cee6ece401f5bd9ae7bc1b5a3 authored over 11 years ago
c8b3009b4ffd66231229b6369420068815a7d208 authored over 11 years ago
a1e9e3bf1afec8eda20f77934ba2fca6072c6be2 authored over 11 years ago
Just a placeholder for now, to have common template-builder with Qubes
R3.
8efba3092c7509b86843718b1cc59eafce0818aa authored over 11 years ago
Runlevels are not used anymore with systemd (it uses target concept).
Remove the parameter as it...
65822f60337b93d087c2fcb225764b50926b526b authored almost 12 years ago
bf2dd7f0c74527d033f51f011ce15c02b33f7c1d authored almost 12 years ago
3e119a658974870fd60c14f624a9ad9246f7e772 authored almost 12 years ago
Now it is 'import datetime', not 'from datetime import datetime', so use
explicit datetime class...
59d36cfb69b31dc9d34653a1627586d39b9cc5fd authored almost 12 years ago
b0ec7c7b010781693948ccc5540c79ab5166b33b authored almost 12 years ago
0419aee8ab13626178bf4fb57ed7db3a23c9d339 authored almost 12 years ago
17709dcce9dbee2ea138f1cb1c8f0ca467d88973 authored almost 12 years ago
ef82b53b649239d744acc21bbbadb01773ba710a authored almost 12 years ago
398f54f99a1a3d21adf2f274afd00dd4ead1dc70 authored almost 12 years ago
340b62d4d4280d0173c4d25512a5ea9678e74df3 authored almost 12 years ago
0ec6da80503b955329ba56f0aa4b1e518343545e authored almost 12 years ago
b72fdb35ee03a51654eb4c178045e572a5367ef7 authored almost 12 years ago
f7d868bff82ee420f9e4bbf07fff56f6e8ea625d authored almost 12 years ago
f33a9857cffc5a84e37d76a8f15525ea7d2154d8 authored almost 12 years ago
11243a51d36e0c38fdd22152dc743f209e770504 authored almost 12 years ago
4dea00349a99cf2c1c07a99b450fcfd1a3f1dc97 authored almost 12 years ago
a84886db0785b4a442952bce0c84657f26adc8e2 authored almost 12 years ago
Move remaining files to linux/ subdirectory.
9db68897c73733a19ad6549d851695119b0fb64a authored almost 12 years ago
This is highly Linux-specific code. Perhaps other systems will have
equivalent, but for now move...
It makes no sense to leave standalone tool here while real code is moved
to core-dom0-linux. Als...
Because of license reasons (icons are based on GPL resources so can't be
dual licensed).
bd84ebfd8ab574d6cf7182e2922d01882b202c13 authored almost 12 years ago