Marek Marczykowski-Górecki
fa88c5d481
Update for Whonix 14 templates
...
(cherry picked from commit dc6f87461c
)
2018-09-11 05:28:30 +02:00
Marek Marczykowski-Górecki
42b8e8449d
travis: use templates testing repositories
...
(cherry picked from commit 84717259ce
)
2018-09-11 05:25:06 +02:00
Marek Marczykowski-Górecki
ea3f48422b
qubes-anaconda-addon, conf: update to Fedora 28 template
...
QubesOS/qubes-issues#4013
(cherry picked from commit 2c79b96c40
)
2018-09-11 05:22:56 +02:00
Marek Marczykowski-Górecki
808d508e21
conf: fix repository url in travis-iso-full.ks
...
This fixes commit db9e2ae9ec
2018-05-28 23:40:18 +02:00
Marek Marczykowski-Górecki
ad63e91a55
travis: switch to ukfast mirror
...
(cherry picked from commit 8c28205eba
)
2018-05-23 23:49:44 +02:00
Marek Marczykowski-Górecki
50f525338d
travis: ignore groups from online repositories
...
Use only those from locally generated one, to guarantee usage up to date
comps.xml
(cherry picked from commit e810ec8bb0
)
2018-05-23 23:48:43 +02:00
Marek Marczykowski-Górecki
db9e2ae9ec
Add config with templates repositories included
...
This allows performing full ISO build without building any component
locally.
(cherry picked from commit e63d2d179f
)
2018-05-23 23:46:06 +02:00
Marek Marczykowski-Górecki
7bbc01a7f2
comps: add description to groups
...
(cherry picked from commit aa9ea0f301
)
(fixed tag syntax, updated debian version name)
2018-01-15 16:15:54 +01:00
awokd
a1cda1d705
Build 3.2.1
2017-12-24 00:04:18 -07:00
Jean-Philippe Ouellet
9b4695f6c9
comps: install xorg-x11-drv-libinput by default
...
Libinput has superior input handling than default synaptics drivers.
Fixes https://github.com/QubesOS/qubes-issues/issues/2375
(cherry picked from commit 355e8d032e
)
2017-03-07 02:01:21 +01:00
Marek Marczykowski-Górecki
4d1a471402
comps: install xfce4-pulseaudio-plugin instead of xfce4-volumed and mixer
...
xfce4-volumed is no longer maintained, so switch to pulseaudio plugin.
Fixes QubesOS/qubes-issues#2321
Fixes QubesOS/qubes-issues#2291
2016-09-16 00:03:25 +02:00
Marek Marczykowski-Górecki
3fd02681bd
comps: install qubes-img-converter-dom0 by default
...
QubesOS/qubes-issues#1995
2016-07-14 03:31:24 +02:00
Marek Marczykowski-Górecki
57af9604e1
comps: drop "EXPERIMENTAL" from Xfce4 group name
...
QubesOS/qubes-issues#2119
2016-07-13 00:42:54 +02:00
Marek Marczykowski-Górecki
69c1a45e3a
comps: drop KDE from installation image
...
Fixes QubesOS/qubes-issues#2119
2016-07-13 00:42:54 +02:00
Marek Marczykowski-Górecki
2b27cc5eba
comps: install qubes-usb-proxy-dom0 by default
...
This package isn't strictly required for qvm-usb to work, but contains
default ("deny all") policy to mute qrexec prompt. And tests.
2016-07-12 23:19:10 +02:00
Marek Marczykowski-Górecki
1db5b4d29f
comps: mark kernel-qubes-vm as required regardless of template rpms
...
Currently kernel-qubes-vm is pulled in by template rpms. Since dnf
automatically remove "unneeded" packages, it would also remove
kernel-qubes-vm with the last template rpm (which isn't necessary last
template in general). To prevent this, install kernel-qubes-vm
regardless of templates.
Fixes QubesOS/qubes-issues#2107
2016-07-12 23:19:10 +02:00
Marek Marczykowski-Górecki
17c7ac66de
comps: install xfce4-volumed by default
...
It is needed for volume keys working.
2016-06-30 00:23:11 +02:00
Marek Marczykowski-Górecki
59acc12b94
comps: move initial-setup out of kde/xfce groups
...
It isn't necessary for desktop environment as is, only for system
initial configuration. For example it doesn't make sense to install them
when adding some DE later.
2016-06-27 23:59:56 +02:00
Marek Marczykowski-Górecki
2d1aa3ffd5
comp: include kscreen by default
...
Fixes QubesOS/qubes-issues#2084
2016-06-25 01:45:13 +02:00
Wojtek Porczyk
517abca516
Fix ipython package name for fc23
2016-06-16 18:02:07 +02:00
Wojtek Porczyk
2ba67bef58
kickstart file for building debug ISO
2016-06-16 14:58:39 +02:00
Marek Marczykowski-Górecki
7484fb2bb5
travis: update for R3.2
...
QubesOS/qubes-issues#1926
2016-05-25 10:39:06 +02:00
Marek Marczykowski-Górecki
4288335086
Merge branch 'master' into fedora-23
2016-05-25 03:10:11 +02:00
Marek Marczykowski-Górecki
237aee86c5
travis: check if package verification really works
...
QubesOS/qubes-issues#1926
2016-05-25 02:03:04 +02:00
Marek Marczykowski-Górecki
ff0bb730bb
travis: add basic build test
...
QubesOS/qubes-issues#1926
2016-05-25 01:13:36 +02:00
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
Jon Griffiths
b213ae694b
conf: switch to Fedora 23 repositories
2016-03-22 02:27:18 +13:00
Marek Marczykowski-Górecki
aed343b62f
conf: switch to Fedora 22 repositories
2016-03-22 02:27:17 +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
84f61cbb6b
live: Include USB3.0 drivers
...
Fixes QubesOS/qubes-issues#1162
2015-11-04 01:17:07 +01:00
Marek Marczykowski-Górecki
e5368d7da7
liveusb: handle both Debian and Fedora appmenus
...
Some applications are named differently, so we need a separate list.
QubesOS/qubes-issues#1018
QubesOS/qubes-issues#794
2015-10-06 05:06:27 +02:00
Marek Marczykowski-Górecki
588cbed78e
liveusb: set Fedora 21 as default template
...
QubesOS/qubes-issues#794
2015-10-06 05:06:27 +02:00
Marek Marczykowski-Górecki
0e6649b6a5
Merge branch 'liveusb'
...
* liveusb: (31 commits)
livecd-tools: gitignore
livecd-tools: apply patches for verifying downloaded packages
livecd-tools: plug it into qubes-builder scripts
livecd-tools: import unmodified package from Fedora 20
makefile: remove legacy targets
liveusb: EFI support
live: remove automatic swap discovery
live: place private.img of default VMs back on dm-snapshot device
live: remove redundant livecd-creator --verbose flag
live: disable (currently broken) EFI
liveusb: fix package name in build-deps
liveusb: use more friendly output image name
liveusb: overlayfs doesn't support sparse files, use tmpfs directly
liveusb: include default appmenus based on default fedora-21 template
liveusb: use offline-mode of qubes-set-updates
liveusb: mount /var/lib/qubes using overlayfs on tmpfs, instead of dm-snapshot
liveusb: reset list of PCI devices assigned to sys-net before assigning new ones
conf/liveusb: disable updates check - senseless on non-persistent system
liveusb: use qvm-pci --offline-mode
conf/liveusb: create default dispvm template
...
QubesOS/qubes-ossues#1018
2015-09-29 16:10:30 +02:00