Commit Graph

471 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
6f94650805 lorax, comps: disable multipath
It isn't normally needed on desktop systems, but causes dependency
loop inside initrd.
2014-03-21 15:37:05 +01:00
Marek Marczykowski-Górecki
e93661ebde lorax: do not remove some used libraries from installer image (#773)
liblzo2 is required by mkfs.brtfs, dri libraries are required for some
video drivers.
2014-03-21 15:36:52 +01:00
Marek Marczykowski-Górecki
90d4fc499e anaconda: set epoch to 1000
Prevent vanilla anaconda package installation.
2014-03-21 13:42:03 +01:00
Marek Marczykowski-Górecki
32ebc2de54 firstboot: disable "Finish" button during creation of VMs (#783)
Prevent starting two simultaneous (conflicting) threads for VMs creation.
2014-03-21 03:39:27 +01:00
Marek Marczykowski-Górecki
b8d3ecdd6d qubes-logos: do not install Deja Vu Serif font
It isn't used there. There isn't even config file for it.
2014-03-21 03:37:29 +01:00
Marek Marczykowski-Górecki
7c885b444d qubes-logos 1.2-1 2014-03-18 00:08:02 +01:00
Marek Marczykowski-Górecki
73e6b65246 plymouth: hide lengthy disk name from passphrase prompt 2014-03-17 23:37:12 +01:00
Marek Marczykowski-Górecki
b92cb75f8d qubes-logos 1.1-1 2014-03-14 02:52:07 +01:00
Marek Marczykowski-Górecki
4591de6dde plymouth: include 'label' plugin for text messages rendering 2014-03-14 01:45:59 +01:00
Marek Marczykowski-Górecki
74a74928bd plymouth: display password prompt text 2014-03-13 23:29:41 +01:00
Marek Marczykowski-Górecki
fc4e6b3583 plymouth: update for multi-line messages API 2014-03-12 04:37:58 +01:00
Joanna Rutkowska
0dc5313c36 Merge branch 'master' of git://git.qubes-os.org/marmarek/installer-qubes-os 2013-12-09 00:48:29 +01:00
Marek Marczykowski-Górecki
23cdab605a lorax-templates-qubes-2.0 2013-12-08 19:18:50 +01:00
Marek Marczykowski-Górecki
b6ace0cd2f lorax: don't build EFI image
Qubes currently don't support EFI (because of xen 4.1) so do not include
not working EFI boot image.
2013-12-08 19:17:42 +01:00
Marek Marczykowski-Górecki
7a46b7e7dc pungi-2.13-1.3 2013-12-08 19:16:54 +01:00
Marek Marczykowski-Górecki
eb2625db0b pungi: Don't include EFI options if EFI image not generated 2013-12-08 19:16:05 +01:00
Marek Marczykowski-Górecki
23f94f0a16 qubes-release-2-5 2013-12-08 19:15:52 +01:00
Marek Marczykowski-Górecki
4672fbb100 Disable r2-beta2 repo on r2-beta3 release 2013-12-08 19:15:12 +01:00
Joanna Rutkowska
c3211d3bf7 Merge branch 'master' of git://git.qubes-os.org/marmarek/installer-qubes-os 2013-12-06 14:25:33 +01:00
Marek Marczykowski-Górecki
e3ffb8241e qubes-release-2-4 2013-12-06 13:24:56 +01:00
Marek Marczykowski-Górecki
3b1bd1b41e qubes-release: Split R2 yum repository for individual beta releases. 2013-12-06 13:21:47 +01:00
Joanna Rutkowska
67a8a1c085 Correct Qubes Windows Tools package name 2013-12-06 11:21:16 +01:00
Marek Marczykowski-Górecki
4d072363a8 lorax: use newest kernel for installer
Sort the kernels before creating installing them. The last one will be
the newest and will override older ones.
2013-11-18 11:30:45 +01:00
Marek Marczykowski-Górecki
645160e5e2 kickstart: fix path to Fedora GPG keys 2013-11-13 23:30:29 +01:00
Marek Marczykowski-Górecki
20cc289abf Install hypervisor binary as xen.gz, regardless of version
We've drop xen.gz symlink from xen package to not duplicate grub
entries, but here we need only xen.gz file.
2013-08-28 11:56:28 +02:00
Marek Marczykowski-Górecki
bd57fa02ec Set grub default to the kernel used during installation (#581) 2013-08-28 11:48:53 +02:00
Marek Marczykowski-Górecki
76f22a0ea0 Install all available kernels by default (#581)
Anaconda/pungi doesn't support multiple versions of the same package at
the time, so place all kernels on installation media in separate
directory and install them in %post script.
2013-08-28 11:48:22 +02:00
Marek Marczykowski-Górecki
05c26844ca Enable the user choice of kernel for running installer (#581)
Unfortunately single "install" command installs only one version of
package, even if multiple matches, so must list all versions explicitly.
Include all major releases from 3.2 to 3.11 to not require change it too
often.
Also exclude kernel from fedora repos to force use of qubes kernel.
2013-08-28 11:42:49 +02:00
Marek Marczykowski-Górecki
ed5f474477 Include dom0-debugging software on installation media
This is fix for 13c61af3cf "comps: add
optional software for dom0 debugging".
2013-08-27 00:48:46 +02:00
Marek Marczykowski-Górecki
4022eb7457 rpm: fix dates in changelog
Day of week was wrong and new rpm complains about it.
2013-08-26 14:00:34 +02:00
Marek Marczykowski-Górecki
52ebe47f4c lorax-templates-qubes 1.2 2013-06-13 15:20:23 +02:00
Marek Marczykowski-Górecki
82a3ec60d1 lorax: include ehci-pci module in installer initramfs image
In recent kernel releases this additional module is required to support
USB 2.0 controllers.
2013-06-13 15:16:38 +02:00
Marek Marczykowski
13c61af3cf comps: add optional software for dom0 debugging 2013-05-20 01:37:52 +02:00
Marek Marczykowski
3b444d3d65 anaconda: prevent anaconda.spec from regenerating
The only dynamic field is VERSION, so it isn't worth (but makes some
confusion).
2013-03-26 08:37:43 +01:00
Marek Marczykowski
043b780ed9 comps: qubes-doc-dom0 now is part of qubes-core-dom0 2013-03-25 05:20:04 +01:00
Marek Marczykowski
80ecf4a955 Add Makefile.builder 2013-03-19 04:19:39 +01:00
Marek Marczykowski
5bde26c0d8 spec: build packages in-place when %{qubes_builder} defined
This will make building package without taring the sources and untaring
them again.
2013-03-19 04:16:30 +01:00
Marek Marczykowski
7600420256 qubes-release: don't use Fedora groups
We have own ones now.
2013-03-01 02:00:45 +01:00
Joanna Rutkowska
c83e1c5577 comps: use kde+xfce4 as the default installation option 2013-02-27 17:52:44 +00:00
Marek Marczykowski
fa3560f585 firstboot 18.6-4 2013-02-25 17:33:50 +01:00
Marek Marczykowski
28a0e3c4de firstboot: remove /mnt/template-root dir 2013-02-25 17:09:01 +01:00
Marek Marczykowski
f1d1270a5b comps: install xfdesktop
This is needed to manage Xfce4 desktop (wallpaper configuration etc).
2013-02-25 17:04:18 +01:00
Marek Marczykowski
8438eab17c Merge branch 'master' of git://git.qubes-os.org/joanna/installer 2013-02-25 13:26:44 +01:00
Marek Marczykowski
a79fd1c643 comps: install qubes-pdf-converter-dom0 2013-02-25 13:16:49 +01:00
Joanna Rutkowska
53a7f9b40c Improve readability of installation options descriptions 2013-02-25 12:50:08 +01:00
Marek Marczykowski
5d76b2f7aa anaconda 18.37.11-3, lorax-templates-qubes-1.1, qubes-release-2-3 2013-02-25 06:51:44 +01:00
Marek Marczykowski
8558b595b0 anaconda: fix post-install scripts, regenerate initramfs
InstallClass.postAction isn't called from anywhere, move things to
anaconda post-scripts. Add regenerate of initramfs image to include
qubes-pciback module.
2013-02-25 06:22:25 +01:00
Marek Marczykowski
0d7c04bd53 lorax: do not build boot.iso (#706) 2013-02-25 01:02:06 +01:00
Marek Marczykowski
aa32ce9e70 comps: installation option KDE+Xfce 2013-02-23 13:29:28 +01:00
Marek Marczykowski
73e4bd6c22 anaconda: add "console=none" Xen parameter 2013-02-23 03:12:08 +01:00