An open API service for software projects hosted on Open Collective.

github.com/QubesOS/qubes-installer-qubes-os

Qubes component: installer-qubes-os
https://github.com/QubesOS/qubes-installer-qubes-os

qubes-anaconda-addon: drop --force-root option

It isn't needed anymore and will be dropped in the future.
Also use qvm-start directly, instead ...

493119be7b8d792269eab89e4b0791b0b400b2cc authored about 8 years ago
qubes-anaconda-addon: update Disposable VM preparation code

We don't have to create savefile anymore, create normal AppVM and set
dispvm_allowed=True on it....

3c4127b445f4aff5c8b31bfc234395db3dd892a2 authored about 8 years ago
qubes-anaconda-addon: set default kernel

Since qubesd isn't running package kernel-qubes-vm package installation
time, this needs to be d...

7104af5daab089a4bafab713fd641cff56ffe166 authored about 8 years ago
qubes-anaconda-addon: update templates post-processing code

There is qvm-template-postprocess tool for this now.

QubesOS/qubes-issues#2412

1a527e5d05d24ed1ef40262484d8f11c444d8b17 authored about 8 years ago
qubes-anaconda-addon: change default template to fedora-25

QubesOS/qubes-issues#2412

a9724c858063286cc29c800ff2a497e7e64e1a3b authored about 8 years ago
comps: include qubes-desktop-linux-common package

QubesOS/qubes-issues#2412

2513fd437c8efcde39621772d931c1f06bc0358b authored about 8 years ago
pungi: remove libguestfs-tools-c from dependencies

It pulls a lot of stuff related to KVM, and also conflicting version of
xen packages.

QubesOS/q...

91452da75b4bd4e343b00a424315c1d4cb453085 authored about 8 years ago
anaconda: switch default partitioning scheme to LVM Thin Provisioning

QubesOS/qubes-issues#2412

0d268f7a27097bf7d12d437a9334daf1e90ce374 authored about 8 years ago
lorax-templates-qubes: sync with upstream

Apply 25.17-1..25.19-1.

QubesOS/qubes-issues#2412

8873d4b659254ac4ee93987323c36542e76b67a2 authored about 8 years ago
lorax-templates-qubes: make initrd for EFI smaller

Skip system-wide dracut config, specifically
/etc/dracut.conf.d/plymouth-missing-fonts.conf, whi...

f9bb3b2f33a06bde7763af80fe54d477137c8104 authored about 8 years ago
lorax 25.19-1

6fcd77bf99f8d0855f77779e4809035486f8cc13 authored about 8 years ago
pungi 4.1.14-1

d16d79cdcebdb87eff8a60617dc34229367302d5 authored about 8 years ago
pykickstart: import build "fix" from upstream

QubesOS/qubes-issues#2412

a89358e5562f9d634bfbc047512a8f3d5ef91e65 authored about 8 years ago
pykickstart: remove unused patches

6d2960e25a699f20ec2d11c36df3817c347ff3b2 authored about 8 years ago
comps: include Fedora 25 template by default

6dd74f372c8f3bbfeddcaf9f7663ede3cc7fb835 authored about 8 years ago
comps: update based on upstream comps

In practice it's mostly about updating translations. But there are also
few differences in packa...

040e22f8d03d5b5069d1465a4ccb042d3115f770 authored about 8 years ago
comps: sort groups

Sort groups by id, and also sort packages inside groups. This will make
diffs more readable, esp...

4d30b41c1d130fa7303393b5f474d32e1f967a45 authored about 8 years ago
Merge remote-tracking branch 'qubesos/pr/13'

* qubesos/pr/13:
Remove coreboot detection, add skip_grub parameter

f1c844098af81fee1ee6fa030f97368f9109caba authored about 8 years ago
Remove coreboot detection, add skip_grub parameter

And unconditionally allow boot encryption and the lvmlv format.
(The user still has to fight the...

62cb1ca1e6b0b6a133e3f1bd188e306e2a1f9624 authored about 8 years ago
lorax-templates-qubes: do not limit to qubes kernels only

Upstream kernel packages works too. But in any case, it isn't place to
choose it - if one want t...

211f3a3638e5d92b9df46fd98052f04dd2b683e0 authored over 8 years ago
lorax-templates-qubes: create basic /dev files in installation image

`rpm -qa` needs /dev/urandom

4e725c150649ed58df31232c58dc6b9074ae795e authored over 8 years ago
qubes-release-4.0-0.1

9bfd80c65867405aa57dee5de5bbe7de55e56742 authored over 8 years ago
qubes-release: Add Qubes 4.x release signing key

4d086229fae3ebbf41442e62f2dc0eb14148563b authored over 8 years ago
travis: switch to fc25 based dom0 and to 4.0 repos

QubesOS/qubes-issues#2574

7f0c64b0bc656d448f96ef587ae17b9a4c6682f0 authored over 8 years ago
Merge branch 'fedora-25'

d78bec7bcbc5e1f41769e10bf8232e334e35218b authored over 8 years ago
Makefile: download live-only sources just for ISO_LIVEUSB

When building not for ISO_LIVEUSB, the sources are not downloaded.
Liveusb build is broken anywa...

7b424ec65f1bf86c4c5130dbd542aabb67ff47c8 authored over 8 years ago
Add missing cvs dependency

63606ac1794b365c14e7dbe785f2038aabd374a1 authored over 8 years ago
qubes-release: import RPM keys at the end of installation.

Wait with this to the end, to make sure that all keys will be imported
and also have all require...

e7c62e446354df5a8402d694b49a8babec1b075c authored over 8 years ago
lorax-templates-qubes: provide dummy /proc/modules for dracut

Updated dracut don't like not having /proc/modules - modules
installation routines fails then, p...

d706bb5d31db4df2a75351866531b85d46d6bc42 authored over 8 years ago
Drop initial-setup-launcher

It isn't needed anymore - upstream initial-setup handle text/GUI mode
itself.

QubesOS/qubes-iss...

242d6b54c3d3fae0cf667b9a8cef6e967733eee4 authored over 8 years ago
anaconda: require user password being set

Drop selectable option 'Require a password to use this account'. Make it
required.

QubesOS/qube...

9109005ff13cd314ae547c84f968830e56d21333 authored over 8 years ago
anaconda: add missing build dep

QubesOS/qubes-issues#2574

cee60f040e835535d1c80812af57c896902b305f authored over 8 years ago
anaconda: update Qubes-specific code to upstream base

QubesOS/qubes-issues#2574

378cfc44dd218c61b838f4f9011dcfd790df59eb authored over 8 years ago
lorax-templates-qubes: update based on new upstream version

QubesOS/qubes-issues#2574

2f6d43569e25dea5a090773b6a9d36e10f3640c5 authored over 8 years ago
makefile: keep whole 'work' directory

Don't remove most of it - it's useful for diagnostics - for example
'logs' subdir.

16b73460236254180a373d8d5bf1fa221be72f9e authored over 8 years ago
lorax 25.17-4

3b5f45226adb733d3087cf076f5ed39c77c484be authored over 8 years ago
lorax: update patches for 25.17 version

QubesOS/qubes-issues#2574

69b059f8a5b9edc47e4d4e76334d80ef54f8bcad authored over 8 years ago
pykickstart: build fix in non-devel environemnt

translation-canary/xgettext_werror.sh wrapper isn't part of official
tarball - probably some loc...

60b9d4fb257fbce443cb091b50a306c5b6a66bc6 authored over 8 years ago
pungi 4.1.10-1

8f761bdc2d7867bf225ce59dd7a1b07f09e29419 authored over 8 years ago
pykickstart 2.23-3

09fe615eb8b5c03f71917eba28bdf56cbd2282ac authored over 8 years ago
anaconda: update to 25.20.9-1

Apply:
git diff --full-index --binary anaconda-23.19.10-1..anaconda-25.20.9-1

And resolve con...

6bc567149140c4a2c0f1441b03dbc50d03ef28cb authored over 8 years ago
conf: switch repositories to Fedora 25

QubesOS/qubes-issues#2574

725500159cc727a0ab5be50fbc1468848f5a8039 authored over 8 years ago
qubes-release: add Fedora 25 key

QubesOS/qubes-issues#2574

72970c3c101f9276727aee8f40765a75b4aaff13 authored over 8 years ago
Remove obsolete 'keys' dir

93b0a69ba41ea1280427a1785e1cc8f7813261de authored over 8 years ago
Merge remote-tracking branch 'qubesos/pr/10'

* qubesos/pr/10:
Make prompt reflect actual VMs to be created

72911158da10bc37824460bafecbd3e323c08b96 authored over 8 years ago
Make prompt reflect actual VMs to be created

3747bca7ba5576d752ebe9b3c1765fa5fae47f99 authored over 8 years ago
qubes-anaconda-addon: adjust options for qvm-prefs/qubes-prefs

QubesOS/qubes-issues#2412

49f6d9c81971895c3491b46eac1476a9c85a439f authored over 8 years ago
Merge tag 'jpo_g355e8d0'

Tag for commit 355e8d032e3cde1ac90f19d6ed08961ef232d701

# gpg: Signature made Thu 13 Oct 2016 0...

32531edb26856f103ae109c5c09313dd24cb9a92 authored almost 9 years ago
comps: install xorg-x11-drv-libinput by default

Libinput has superior input handling than default synaptics drivers.

Fixes https://github.com/Q...

355e8d032e3cde1ac90f19d6ed08961ef232d701 authored almost 9 years ago
Merge remote-tracking branch 'qubesos/pr/7'

* qubesos/pr/7:
live: fix kickstart file path

2d273eb43948f3991804db43992dd84817c17569 authored almost 9 years ago
live: fix kickstart file path

bf64e801ec8b4144e7aea66e8f64fea248998760 authored almost 9 years ago
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-issu...

4d1a47140278afeeda80fe6bfa8fe57fd7d754d5 authored almost 9 years ago
Merge remote-tracking branch 'qubesos/pr/6'

* qubesos/pr/6:
Fix crashing build

6db292e3a03c19d07a1dc35007dda5e7bb465fb8 authored almost 9 years ago
anaconda: drop removed files from po/POTFILES.in

Fixes QubesOS/qubes-issues#2288

e4cf87c5373dee87125034b2edfa543298c6dcf8 authored almost 9 years ago
Fix crashing build

1fc941eecf71d9bce805d987cee7fea97aede5f7 authored almost 9 years ago
qubes-anaconda-addon 3.2.3

121e31cf708034023d18f8d402fedd62887793bb authored almost 9 years ago
qubes-anaconda-addon: clear salt minion cache before running configuration

Salt minion cache can be incomplete after initial installation. As it was
reported in #2213, jus...

2a0a180be92a6e74a24f89ac530e00b1a1bf25bf authored almost 9 years ago
anaconda 23.19.10-4, lorax-templates-qubes 3.2.3, qubes-anaconda-addon 3.2.2

d2988a86431beabea1a59760d5cae1f70b5d0b1b authored about 9 years ago
Merge remote-tracking branch 'qubesos/pr/5'

* qubesos/pr/5:
anaconda: fix encryption passphrase check

be9f5b216397d02c25f47ec43f1872920b62829d authored about 9 years ago
Deselect all addons correctly (#1333505)

If depsolve failed with some (or all) addons selected it wasn't cleared
by deselecting all of th...

cc03f3778d44e9a887b3fba120a482f52bf6c27f authored about 9 years ago
anaconda: fix encryption passphrase check

The installer checks if there is password for autopart. It should check
that only if autopart is...

e22de13063f7a54b5336432540596119ef405cd2 authored about 9 years ago
anaconda: don't force non-encrypted /boot on coreboot systems

With grub payload it is possible to have all the partitions encrypted.

Based on patch by @tlaur...

147941657f7892089d8b7b4bcf61de3dad9ef8bd authored about 9 years ago
qubes-anaconda-addon: disable salt states after successful configuration

Fixes QubesOS/qubes-issues#2173

d8fab041cf26abcf3f8a55c720a3c115fedff9ab authored about 9 years ago
qubes-anaconda-addon: don't set default netvm if wasn't created

Fixes QubesOS/qubes-issues#2142

2324cc88cb4b7111bc38748766dc4ab5f6e0cba9 authored about 9 years ago
comps: install qubes-img-converter-dom0 by default

QubesOS/qubes-issues#1995

3fd02681bdb75a08eb7a0bc866cf8d95b5fef4a0 authored about 9 years ago
lorax: fix "System Volume Information" directory creation

Fixes QubesOS/qubes-issues#2051

221d6af2616761e6a077c48280b940b3343609fa authored about 9 years ago
comps: drop "EXPERIMENTAL" from Xfce4 group name

QubesOS/qubes-issues#2119

57af9604e1c661187d01de7dc3bd653dbe92a2bb authored about 9 years ago
travis: report output ISO size

f185b4db4d45b2e8befc052672d42c342889db00 authored about 9 years ago
comps: drop KDE from installation image

Fixes QubesOS/qubes-issues#2119

69c1a45e3a1b90002e1ea345d05f476296a543be authored about 9 years ago
anaconda: skip NTP installation and setup in dom0

Dom0 has no direct network access, to this doesn't make sense anyway.

Fixes QubesOS/qubes-issue...

703a6edc980a8cceb4288c8fbcc83cb2e316bab4 authored about 9 years ago
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 "unneede...

1db5b4d29fe28aa6825f755232ebdc9e3cb9b24c authored about 9 years ago
comps: install qubes-usb-proxy-dom0 by default

This package isn't strictly required for qvm-usb to work, but contains
default ("deny all") poli...

2b27cc5eba0fc7aae3c48b815654854ce5c1ac36 authored about 9 years ago
comps: install xfce4-volumed by default

It is needed for volume keys working.

17c7ac66de3c291323fd266c14d9a24fb05bca32 authored about 9 years ago
comps: move initial-setup out of kde/xfce groups

It isn't necessary for desktop environment as is, only for system
initial configuration. For exa...

59acc12b942e42496820d63d6b1becd4e8b43002 authored about 9 years ago
lorax 23.20-4

6be5ff7e559c9e683731078662761270d7fa53a0 authored about 9 years ago
qubes-release 3.2-0.26

1a821a5f4c0c0e6c5a1bc1a207b35f52b459468b authored about 9 years ago
comp: include kscreen by default

Fixes QubesOS/qubes-issues#2084

2d1aa3ffd5545410cb20dd998f4dc1b6ae649b68 authored about 9 years ago
qubes-release: update release notes

d1443aef7337ca612093d57ef2a44f071427f9f5 authored about 9 years ago
lorax: Remove branding code

This code caused transient build failures when there is more than one
package that provides /etc...

7e631b69bdc1976ed9e2edba0caa3e26e599ff80 authored about 9 years ago
Fix ipython package name for fc23

517abca516f772d995ac7c95c7b56794a6201d86 authored about 9 years ago
kickstart file for building debug ISO

2ba67bef58976e66e0a936631139d17336934643 authored about 9 years ago
lorax-templates-qubes 3.2.2, pykickstart 2.13-3

92571659940c314ffe2b3f1f7e17c4244bffb998 authored about 9 years ago
Merge branch 'add-sysvolinfo'

* add-sysvolinfo:
lorax: add "System Volume Information" to ESP image

4a8eca2c45a1778e4e986c8675fa78a251b3f5d7 authored about 9 years ago
pykickstart: update dependency names

Because of https://bugzilla.redhat.com/show_bug.cgi?id=1342056,
python-requests name does no lon...

c990f6bd31e0e5282d051ac9f0b0be25551865d2 authored about 9 years ago
lorax: allow '.' in image label

Otherwise "R3.2" will end up as "R3-2".

2ea4a511ffbb5d97cc77fb91a73b059d929fab35 authored about 9 years ago
lorax: add "System Volume Information" to ESP image

When installation image is written on Windows, it automatically (by the
OS) gets mounted and Win...

c9a10727cfc1985950df545df4cfa7b551834680 authored about 9 years ago
anaconda 23.19.10-3, lorax-templates-qubes 3.2.1, qubes-anaconda-addon 3.2.1

8d5bab3f4c44e87b6ca404137055ebf25aabb30b authored about 9 years ago
anaconda: sync xen options in UEFI mode with legacy one

a88c7f0b616e1df5237ba1585164b18c9dd9d322 authored about 9 years ago
anaconda: reset all services to default state

Some preset files may be installed when actual services are already
enabled/disabled. To not wor...

72765538f7f3c6fe013aff976fb394a2673f298d authored about 9 years ago
lorax: make sure qubes-artwork is installed

DNF based pungi isn't deterministic and sometimes chooses fedora-logos
(both provide system-logo...

6a8388e111e9959d2df3c62f2d7e2aa6970390e7 authored about 9 years ago
anaconda: drop useless on Qubes dependencies on network filesystems

Installing Qubes on network drive is not supported, so drop those
dependencies.

1c80b7408349a6ada20c955044d9f9790b363cc6 authored about 9 years ago
qubes-anaconda-addon: adjust mgmt stack usage

Salt-minion config is no longer generated using 'state.sls config', so
remove references to it. ...

8b37d083767388a0ee958d9e54f6dc86a6043383 authored about 9 years ago
anaconda: do not have any requirements on /boot in EFI mode

EFI boot uses only /boot/efi, so /boot may be even on encrypted volume,
LVM, btrfs or anything e...

7ff84cf13389eb4cd9f8c4b7d282bbf121c91492 authored about 9 years ago
qubes-release 3.2-0.25, lorax 23.20-3

12c2fd97207dcbac21e338d311fb5c685294b841 authored about 9 years ago
lorax: update package verification for dnf API

QubesOS/qubes-issues#1807

7875d31a8f2318f15e90d50e12e26124809bde41 authored about 9 years ago
travis: update for R3.2

QubesOS/qubes-issues#1926

7484fb2bb507245f848619ba2fb2688679f3836c authored about 9 years ago
qubes-release: add symlinks for R3.2 keys

QubesOS/qubes-issues#1807

194ba37fb5ec69511def020ac5041e11e756e2d2 authored about 9 years ago
Merge branch 'master' into fedora-23

42883350866e3a5cd7763f8bf1533f5d4d048a47 authored about 9 years ago
travis: check if package verification really works

QubesOS/qubes-issues#1926

237aee86c5fa093039aacccb9cabc171d971a925 authored about 9 years ago
travis: Smaller output log

There is 4MB limit on total log size...

QubesOS/qubes-issues#1926

798e008f7b3a53763f355755719ff2b1d4b9ca4f authored about 9 years ago