Commit Graph

96 Commits

Author SHA1 Message Date
M. Vefa Bicakci
2ed9a80de6
comps: Do not install grubby
grubby provides the new-kernel-pkg script, which overrides the behaviour
of the kernel-install script. In addition, grubby causes the following
line

  xen_rm_opts=

to become

  xen_rm_opts

in the GRUB2 configuration file (/boot/grub2/grub.conf) every time
it is invoked, where the trailing equals sign ('=') is removed.
This causes a syntax error to be printed out at every boot.
2016-04-21 19:56:25 +02:00
M. Vefa Bicakci
725c29e2d9
comps: xfce-desktop-qubes: Do not depend on desktop-backgrounds-compat
The desktop-backgrounds-compat package is obsoleted by qubes-artwork,
and without this commit, the installation cannot proceed unless XFCE4 is
chosen to not be installed.
2016-04-21 19:56:24 +02:00
M. Vefa Bicakci
7050af177d
comps: Make sure the salt management stack is included
Without this commit, the "qubesctl" command is not available in the
installed system, and the first boot configuration fails.
2016-04-21 19:56:24 +02:00
M. Vefa Bicakci
d80d42eb78
comps: Remove fonts that are not in repositories 2016-04-21 19:56:24 +02:00
Marek Marczykowski-Górecki
19ff42ed5f
Add initial-setup-launcher package
A simple package to workaround bug in initial-setup-0.3.37:
https://fedoraproject.org/wiki/Common_F23_bugs#Initial_setup_sometimes_starts_in_text_mode_instead_of_in_graphics_mode

This is based on work done by M. Vefa Bicakci <m.v.b@runbox.com>.

This package can be removed when initial-setup-0.3.40 will be used.

QubesOS/qubes-issues#1807
2016-04-21 19:56:23 +02:00
M. Vefa Bicakci
40b3ab5ba9
comps: Do not require dhcp-client 2016-04-10 00:00:00 -04:00
M. Vefa Bicakci
7843ee391c
comps: Do not require ntp which requires ntp-date 2016-04-10 00:00:00 -04:00
M. Vefa Bicakci
d34c15b593
comps: Remove kdeaccessibility
kdeaccessibility depends on/causes installation of the speak-up
service, which fails at start-up.
2016-04-10 00:00:00 -04:00
M. Vefa Bicakci
de501a473e
qubes-anaconda-addon: Include in the ISO 2016-04-10 00:00:00 -04:00
M. Vefa Bicakci
b47c25d7d6
comps: Add essential packages: qubes-release and xterm 2016-04-10 00:00:00 -04:00
M. Vefa Bicakci
9788f32736
comps: Add base KDE packages 2016-04-10 00:00:00 -04:00
M. Vefa Bicakci
15d4b7e08d
comps: Update package lists based on Fedora 23 2016-04-10 00:00:00 -04:00
Jon Griffiths
f400fc1f7a Add dracut-live to iso deps list and the anaconda install group
This package provides img-lib which is needed by dmsquash and the
anaconda dracut plugin. Seems to be needed in the build chroot as
well as the install iso for 'make iso' to work.
2016-03-22 02:27:18 +13:00
Marek Marczykowski-Górecki
536868d1d3 comps: update based on Fedora 21 version 2016-03-22 02:27:16 +13:00
Marek Marczykowski-Górecki
cd1f03f40e
comps: install qubes-input-proxy by default
Useful for setup with USB VM

QubesOS/qubes-issues#704
2015-11-29 04:19:38 +01:00
Marek Marczykowski-Górecki
0032dc6597
comps: install Debian 8 and Whonix by default 2015-11-29 04:19:38 +01:00
Marek Marczykowski-Górecki
6cc13889d0
comps: switch to Fedora 23 as default template 2015-11-27 23:02:02 +01:00
Marek Marczykowski-Górecki
156ae001fb
comps: drop qubes-dom0-debug group
Save some space on installation DVD.
2015-11-27 23:01:30 +01:00
Marek Marczykowski-Górecki
875f3ee060
conf: include Whonix in installtion image
QubesOS/qubes-issues#1258
2015-11-23 19:09:37 +01:00
Marek Marczykowski-Górecki
d08f0cf0a4 conf: drop debian-7 template from ISO image
Fixes qubesos/qubes-issues#1070
2015-09-16 16:53:16 +02:00
Marek Marczykowski-Górecki
c792d42b22 comps: remove most of firmware packages
Leave only linux-firmware (containing firmware needed for some GPUs) and
alsa-firmware (as we need sound in dom0).
2015-07-10 02:56:12 +02:00
Marek Marczykowski-Górecki
8d61956b28 comps: include debian templates on the ISO 2015-04-07 15:04:51 +02:00
Marek Marczykowski-Górecki
a7804fc21c comps: install qvm-* docs by default 2015-04-07 15:04:32 +02:00
Wojtek Porczyk
96b7053d35 conf/comps-qubes.xml: add xdotool to qubes-dom0-debug group
xdotool is used in qubes.tests.
2015-03-31 20:29:32 +02:00
Marek Marczykowski-Górecki
e732107d9f conf: install fedora-21 template by default 2015-03-27 00:29:57 +01:00
Marek Marczykowski-Górecki
3354cefaeb Revert "comps-qubes.xml: remove qubes-manager"
This reverts commit 1e3f4e7368.
Restore qubes-manager as it should work now.
2015-03-19 23:02:05 +01:00
Marek Marczykowski-Górecki
cabf188ee5 conf: update template name
The is no -x86 suffix anymore.
2015-03-19 11:08:19 +01:00
Wojciech Zygmunt Porczyk
1e3f4e7368 comps-qubes.xml: remove qubes-manager
Qubes Manager currently does not work on R3
2014-11-10 14:51:28 +01:00
Marek Marczykowski-Górecki
bc38235293 comps: add alsa-utils for XFCE
It is used by default for multimedia keys actions (vol up/down etc).
2014-09-05 01:36:15 +02:00
Marek Marczykowski-Górecki
71e0f8a9bb comps: install apper/yumex for dom0 graphical updates (#824) 2014-06-27 03:08:08 +02:00
Wojciech Zygmunt Porczyk
d81c64ca41 remove qubes-logos, migrate to qubes-artwork 2014-06-10 18:47:47 +02:00
Joanna Rutkowska
fcb78c64cb Remove qubes-windows-tools pkg from ISO 2014-04-16 18:17:36 +02:00
Marek Marczykowski-Górecki
2700907e19 comps: add grub2 default theme
Previously it was included in grub2-tools package.
2014-04-08 18:26:38 +02:00
Marek Marczykowski-Górecki
3a05380151 comps: remove duplicated xfce-extra-plugins group 2014-04-08 05:50:32 +02:00
Marek Marczykowski-Górecki
49c6d65a4d comps: minor update to match fc20 package set 2014-04-08 05:50:32 +02:00
Marek Marczykowski-Górecki
6caccbec7c Merge branch 'master' of git://git.qubes-os.org/joanna/installer-qubes-os 2014-03-31 19:12:23 +02:00
Joanna Rutkowska
da8c0fa686 installer: use fc20 template 2014-03-24 13:04:56 +01:00
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
Joanna Rutkowska
67a8a1c085 Correct Qubes Windows Tools package name 2013-12-06 11:21:16 +01:00
Marek Marczykowski
13c61af3cf comps: add optional software for dom0 debugging 2013-05-20 01:37:52 +02:00
Marek Marczykowski
043b780ed9 comps: qubes-doc-dom0 now is part of qubes-core-dom0 2013-03-25 05:20:04 +01:00
Joanna Rutkowska
c83e1c5577 comps: use kde+xfce4 as the default installation option 2013-02-27 17:52:44 +00: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
aa32ce9e70 comps: installation option KDE+Xfce 2013-02-23 13:29:28 +01:00
Marek Marczykowski
7b95364c17 comps: install Fedora 18 template 2013-02-13 13:41:24 +01:00
Marek Marczykowski
2b0bda77a8 comps: install zenity in Xfce environment 2013-02-13 04:23:04 +01:00
Marek Marczykowski
f39fe5c2f2 comps: rename xfce4-panel-qubes to xfce4-settings-qubes 2013-02-11 02:24:34 +01:00