Commit Graph

1004 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
1d41cb4c18 Add qubes.DetachPciDevice for live PCI detach (#708) 2013-09-01 01:28:07 +02:00
Marek Marczykowski-Górecki
c939cc049e qvm-copy-to-vm: show last processed filename on error 2013-08-15 01:23:28 +02:00
Marek Marczykowski-Górecki
3cfd7f57b4 qvm-copy-to-vm: implement --ignore-symlinks option
Can be useful when copying to VM which doesn't support symlinks (or user
doesn't have privilege to create it).
2013-08-14 22:12:46 +02:00
Marek Marczykowski-Górecki
099971dcd5 fedora: update spec and serial.conf to match /usr/sbin path 2013-08-14 03:53:40 +02:00
Olivier MEDOC
4a657d77fb archlinux: fix systemd scripts to ensure that absolute path are used 2013-08-14 03:47:13 +02:00
Olivier MEDOC
6e4e45a2c8 archlinux: avoid installing tools into /sbin or /usr/sbin as required by archlinux 2013-08-14 03:47:01 +02:00
Olivier MEDOC
bfd544eb87 makefile: Use the sbindir variable instead of a fixed path 2013-08-14 03:46:50 +02:00
Olivier MEDOC
509efdd583 archlinux: fix systemd scripts to ensure that absolute path are used 2013-08-13 09:36:35 +02:00
Marek Marczykowski
596a3ebd8e network: do not fail when eth0 doesn't exists
It can be perfectly right case for wireless-only netvm.
2013-08-13 00:40:13 +02:00
Olivier MEDOC
2e946106d4 archlinux: avoid installing tools into /sbin or /usr/sbin as required by archlinux 2013-08-07 11:21:26 +02:00
Olivier MEDOC
f372062c4b makefile: Use the sbindir variable instead of a fixed path 2013-08-07 11:20:33 +02:00
Marek Marczykowski
8c9433fc00 yum-proxy: use iptables-restore to set firewall rules
Simple iptables sometimes returns EBUSY.
2013-08-05 02:08:52 +02:00
Marek Marczykowski
e54d35b8d1 suspend: Blacklist iwldvm
Some users reports that this module causes problems on resume. So unload
it before suspend and load again at resume.
2013-07-19 03:40:06 +02:00
Marek Marczykowski
6d18b0034b suspend: add ehci_pci to blacklisted modules
Recent kernels have ehci-hcd split into ehci-hcd and ehci-pci, so remove
both of them.
2013-07-19 03:37:12 +02:00
Olivier Medoc
19fdc8854b archlinux: create user with the zsh shell to avoid an archlinux bash bug 2013-04-28 03:04:02 +02:00
Olivier Medoc
79bf681509 archlinux: implement missing pre-install directives for fstab and user creation stuff 2013-04-28 03:03:59 +02:00
Olivier Medoc
541474bd23 archlinux: modify iptables.rules path to match archlinux standard 2013-04-28 03:03:58 +02:00
Marek Marczykowski
a1fc4c1712 makefile: change build order - build core-vm package first
Build core-vm package before doc and kernel-placeholder. If compile
core-vm would fail, it will fail earlier, which improve developement
efficiency.
2013-04-22 05:38:22 +02:00
Olivier Medoc
eadaf502bc archlinux: fix postinstall scripts 2013-04-18 17:47:12 +02:00
Marek Marczykowski
6b8ebe6e2c spec: use make install-vm target in %install
Thanks to this all distributions will use the same code - no need to
manual synchronization.
2013-04-17 01:52:31 +02:00
Marek Marczykowski
5bbbc3dab2 Merge Makefile.core into main Makefile 2013-04-17 01:52:16 +02:00
Olivier Medoc
68626eb459 install-vm: ensure qfile-unpacker is installed as SUID 2013-04-17 01:22:32 +02:00
Olivier Medoc
0d3fe6d45b archlinux: created build scripts 2013-04-17 01:22:32 +02:00
Olivier Medoc
9fb86225c3 core: created a makefile for the install vm target 2013-04-17 01:22:32 +02:00
Marek Marczykowski
fc5f1c78b3 version 2.1.14 2013-03-26 02:52:49 +01:00
Marek Marczykowski
06f1dfb70c spec: simplify %post logic for udev rules
Whitelist any rules file with qubes in name. This will prevent further
mistakes like forgetting about some script, or even not including script
for another package (like qubes-tor currently).
2013-03-26 02:41:18 +01:00
Marek Marczykowski
44fab139f4 Add qrexec back, use qubes-utils libraries for common code 2013-03-20 06:23:44 +01:00
Marek Marczykowski
adbb27846f Remove support for old builder API 2013-03-19 19:03:01 +01:00
Marek Marczykowski
b5b13d730e Add Makefile.builder 2013-03-19 15:22:58 +01:00
Marek Marczykowski
9e3f844f32 Restore release number to 1 2013-03-19 12:03:30 +01:00
Marek Marczykowski
62a0002b7f The Underscores Revolution: dispvm script path 2013-03-14 04:30:22 +01:00
Marek Marczykowski
09050236bc The Underscores Revolution: adjust qrexec path 2013-03-14 04:29:19 +01:00
Marek Marczykowski
30ca124784 The Underscores Revolution: xenstore paths 2013-03-14 04:29:15 +01:00
Marek Marczykowski
7686fd5d92 The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
Marek Marczykowski
ecc812f350 The Underscores Revolution: filenames
Get rid of underscores in filenames, use dashes instead.
This is first part of cleanup in filenames.
"qubes_rpc" still untouched - will be in separate commit.
2013-03-14 01:07:49 +01:00
Marek Marczykowski
c8e6ec3a7f Remove obsolete files. 2013-03-12 18:02:54 +01:00
Marek Marczykowski
a88c122efa Move manpages here from separate repo 2013-03-12 17:10:49 +01:00
Marek Marczykowski
ee2539a234 Remove README.pvusb and test - it is about dom0 tools 2013-03-12 16:58:13 +01:00
Marek Marczykowski
34b31c0f71 spec: don't touch sysv services in systemd package
Actually it can disable required services which have both sysv and
systemd-style startup scripts.
2013-03-09 03:19:41 +01:00
Marek Marczykowski
f06284d2ba spec: update dependencies 2013-03-07 05:16:09 +01:00
Marek Marczykowski
dffd7e0457 remove qubes-core-libs and qrexec leftovers
They are now in separate repository.
2013-03-07 05:09:13 +01:00
Marek Marczykowski
e51e70de97 Merge branch 'master' of git://git.qubes-os.org/joanna/core 2013-03-04 00:07:36 +01:00
Marek Marczykowski
b2904f03ae vm/fstab: enable "discard" option for /rw
This, in conjunction with support in xen-blkfront/back, shrinks private.img in
dom0 with every removed file in VM. So no longer manual cleaning unused space
with some dd + cp trickery.
2013-03-03 21:20:09 +01:00
Marek Marczykowski
3e4b8cf8a9 vm/fstab: remove comment about anaconda 2013-03-03 21:19:54 +01:00
Marek Marczykowski
fb780d7fbc vm/systemd: disable avahi-daemon
Aparently this service have changed name, so make sure it will be disabled also
under new name.
2013-03-03 17:35:54 +01:00
Joanna Rutkowska
1a851b4024 Makefile: use fc18 as default value for DIST_DOM0 2013-02-28 13:43:32 +00:00
Joanna Rutkowska
e984598466 Merge branch 'master' of git://git.qubes-os.org/marmarek/core 2013-02-27 14:25:34 +00:00
Joanna Rutkowska
057662ad7a Merge branch 'master' of git://git.qubes-os.org/marmarek/core 2013-02-27 09:04:20 +00:00
Joanna Rutkowska
14aaa326fd version 2.1.13 2013-02-25 17:17:42 +01:00
Marek Marczykowski
b38e9bea4a Merge branch 'master' of git://git.qubes-os.org/joanna/core 2013-02-25 13:26:44 +01:00