Ecosyste.ms: OpenCollective

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

github.com/QubesOS/qubes-builder

Qubes Builder
https://github.com/QubesOS/qubes-builder

example-configs: remove deprecated kde packages

https://github.com/QubesOS/qubes-issues/issues/5904

a07771f52f5278eb9029ab60fff028476d95b26d authored over 4 years ago
example-configs: drop garcon for R4.1

8b508d9f972af9a57e79ff019bf23e4ef24f2466 authored over 4 years ago
example-configs: add seabios to the components

QubesOS/qubes-issues#5790

138cc6fbca8c49d94b1e35a7f8898e85e0721113 authored over 4 years ago
example-configs: update R4.0 and R4.1

QubesOS/qubes-issues#4186

997f5abd9cc17e9e6f521df9ac411e6d33f597b6 authored over 4 years ago
example-configs: drop 'salt' component

There is no need to ship our own salt package for Fedora 32 - it got
updated upstream already.

...

8f62427b204a04149aacf8f9f29565fed6cc964f authored over 4 years ago
Add python-qasync package

Replacement for python-quamash

QubesOS/qubes-issues#5873

36d49eb3532238967b94742ee576d4c567b5e8a7 authored over 4 years ago
Merge remote-tracking branch 'origin/pr/105'

* origin/pr/105:
configs: fix wrong bullseye label

9c671752585fc1605ff78db58bfa0b4c1e0c5049 authored over 4 years ago
Avoid make --trace output when getting variable value

When `make get-var GET_VAR=...` is used for getting variable values, it
is critical to output co...

6e84e01f0e6c18e747b9cdf968c0711ccff90b9b authored over 4 years ago
make template: fix setting DIST_DOM0

Call 'make get-var' when the template is actually built, not when
just loading Makefile.

38f2b44155d9102597dc8210dbd1e400892dfc62 authored over 4 years ago
configs: fix wrong bullseye label

effa1b5d8a947e7bb9a7c9110b13778f52de3f78 authored over 4 years ago
R4.0: use master branch for salt package

There is nothing specific to qubes version.

304ac847802396c6788c2399d310f5f999c43907 authored over 4 years ago
R4.1: switch dom0 and default vm packages to fc32

QubesOS/qubes-issues#5763
QubesOS/qubes-issues#5761

6b62248f79f6553c376ac887e320e35caba93b48 authored over 4 years ago
Include salt for R4.0 build

salt package is currently broken in Fedora 32 (RHBZ #1830518). For the
time being, ship patched ...

1e64cdbefd5aeaaa33b7b680120ef33e136d59cf authored over 4 years ago
gitignore: ignore rpmdb

a42f2b508242f04dd4a7457975185e58cd204491 authored over 4 years ago
template: provide DIST_DOM0 if set when TEMPLATE_ONLY is enabled

721fb86f39c5d322538668664c0c88f5dd1e2f52 authored over 4 years ago
example-configs: drop unmaintained app-linux-tor

e8cc4fe35500f23ff341446b93182929fa2e91ee authored almost 5 years ago
examples-configs: updates with Fedora 32 et CentOS 8

cbfd245af74d9a5aeebd2e08c1e4eba03c9dd7a9 authored almost 5 years ago
configs: drop python CentOS related packages

fd916e66548ca33a7782b77227b2e81cf9751df4 authored almost 5 years ago
Check for nodev mount

In Qubes 4.1, we mount /home with nodev option by default. While
this could be worked around by ...

5560315de93ce32850e7557356de3dd67edb9300 authored almost 5 years ago
Switch R4.1 kernel to stable-5.4 branch

498379bbc5f69f3724f4ccd06851d91efafbd0f9 authored almost 5 years ago
auto-build-function: keep current github logs repo name

4464cf19403577fe429383eaf004715f646ae69b authored almost 5 years ago
auto-build-functions: rename logs repo variable

7187fdc0a3c114a0e54ba5f5e3a6f28c1db79a01 authored almost 5 years ago
example-configs: use master branch for python-daemon and python-lockfile

70212f048983b270cdb369ac1a721903ecb4e196 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/99'

* origin/pr/99:
example-configs: add python packages for CentOS 7 only

c068421cfac198f16e7dd3278e1fd21caea57582 authored almost 5 years ago
example-configs: add python packages for CentOS 7 only

41fd3185152ddc3017a64aa59f2d4e843ca6d7ee authored almost 5 years ago
add TEMPLATE_ROOT_SIZE=50MiB to mirage example

ff22da6890629b4ca8f0088f2068b716f1084080 authored almost 5 years ago
example-configs: include python-pillow and python-xcffib in template

It isn't only for centos, Debian too.

Fixes QubesOS/qubes-issues#5580

4588539a5a26328acf179b463c1c325a201f0797 authored about 5 years ago
Fix NO_CHECK with space-separated values

Do not quote $NO_CHECK, let the shell split it into separate arguments.
"${NO_CHECK[@]}" would w...

4c9f61506fa2a46fcf52a2612feb1b97d8f52dd8 authored about 5 years ago
example-configs: typo fix

Reported by @ij1

ec5801915898529d57ad82f52a39c6e1a9c465d0 authored about 5 years ago
example-configs: add salt

Workaround for broken salt package in fc31:
https://bugzilla.redhat.com/show_bug.cgi?id=1785489
...

e54e094550ae70e9fd514d4467f811cd332e2ada authored about 5 years ago
example-configs: switch R4.1 to fc31 and Xen 4.13

QubesOS/qubes-issues#5529

327366c2986b7eb531174adaa2e25025c630687a authored about 5 years ago
example-configs: Add core-qrexec to templates on R4.1 too

f02c81c0b4a5eff7b6d8ca25563cb8e01651f595 authored about 5 years ago
Change python2-sh dependency to python3-sh

QubesOS/qubes-issues#1590

93a49fd32464c292a3d5a6c59231a03b57613025 authored about 5 years ago
templates.conf: drop deprecated Fedora in DISTS_VM and update

54e1fd8f96158549c43e91d0e27de25a562d6162 authored about 5 years ago
Migration from python2 to python3

- Refactor setup.py for python3
- Refactor libs/ansi.py
- Update dialog.py from upstream
- Fix s...

920f0033a5a5dd197550dccf28405abe1a7f4833 authored about 5 years ago
doc: add GIT_CLONE_FAST in configuration

a57c76c8bf85b7a0ab8fa1079138e25b6a223a6e authored over 5 years ago
Handle fast clone option in setup

9231aa025b2132a09802a6bc1179a79280a01b1e authored over 5 years ago
get-sources: make ShellCheck happy

01ed3d581cbe15801c47a52169ad2d76a00387d6 authored over 5 years ago
get-sources: allow cloning faster

It intends to improve https://github.com/QubesOS/qubes-builder/pull/43

d3bea79b2e0672901349f54a0ce179b91be605ea authored over 5 years ago
travis: Remove all the manual backports from xenial and bionic

Since travis is switched to bionic there is no need to download those
packages manually anymore....

826ee2f102b70aa01bba229083d13a499faeb8da authored over 5 years ago
Merge remote-tracking branch 'origin/pr/94'

* origin/pr/94:
example-configs: add 'vmm-xen-stubdom-legacy' to qubes-os-r4.1.conf

b82afdba253aabb78b80fb7e052c106504eab711 authored over 5 years ago
template-in-dispvm: fix parsing qvm-block output

If there are more devices exported columns are aligned to the longest
path. It means there may b...

10486059d8354b8f33189bc29b7b3c7dafe110c1 authored over 5 years ago
template-in-dispvm: remove original builder.conf before adding new one

If builder.conf is a symlink, template's builder.conf would override
file pointed by that symlin...

4feac255ce24a90b0a4d9f2fe00f7ed743ca85b0 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/92'

* origin/pr/92:
release-configs: put it as a separate repository

5ca308a3f74b542aba18920f361401382d308613 authored over 5 years ago
example-configs: add 'vmm-xen-stubdom-legacy' to qubes-os-r4.1.conf

a625f0e148be959e3b494ac5d3b9e51df4f9ce63 authored over 5 years ago
auto-build-functions: use GITHUB_BUILD_LOGS_REPO

291b63f09718b500a0d8c9d5beb14b59d642fb58 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/90'

* origin/pr/90:
template: update Whonix template GIT_URL
setup: handle Kali

015cfdc92bc741e5d6ece23711bd8ea012c2a084 authored over 5 years ago
setup: Import keys from local dir instead of keyserver

Keyservers are unreliable.

8407bc07b7a40ae40680fdde158469504d94d077 authored over 5 years ago
template-in-dispvm: wait for udev to settle before starting the build

qubesbuilder.AttachDisk service depends on loop device being visible in
QubesDB already. Wait fo...

f1f5c27e6f83f407d50a38011d9e05caeb52e145 authored over 5 years ago
template-in-dispvm: Add timeout for /dev/xvdi waiting

If attaching /dev/xvdi fails for any reason, the script would wait
indefinitely, blocking given ...

0a18b635da78593d2a8a53bb972691eac45e8735 authored over 5 years ago
add Fedora 30 template to example config

abd2f058ffbc140cdc2be03caa85feff24c9a2f2 authored over 5 years ago
release-configs: put it as a separate repository

33cc0c12585e17d8fec18048c865bc0f7952fa5c authored over 5 years ago
Merge branch 'rpmlib-update'

* rpmlib-update:
travis: update to rpm 4.14 from bionic

b9995b01928cc376a2c879f98ed95acf17e3bc6e authored over 5 years ago
travis: update to rpm 4.14 from bionic

fc31+ use zstd compression, which is available in rpm >= 4.14 only.

QubesOS/qubes-issues#5289

8a385d894c8e44cb3c5a3f075b694cbebdbd68d7 authored over 5 years ago
template: update Whonix template GIT_URL

1e9880cd9c6a1af84dfee761fb43f89547a85b5d authored over 5 years ago
setup: handle Kali

0c304a97b5b1747d2a18f8df9ad429503b180962 authored over 5 years ago
Enable builds for fc31 and bullseye

c41206947429459e622e1c84c3cfaff1c1cd094e authored over 5 years ago
Merge remote-tracking branch 'origin/pr/89'

* origin/pr/89:
example-configs: update with FC31 and Bullseye

5c98f6e9664d630adb29fe705005d9d64c53e4c5 authored over 5 years ago
example-configs: update with FC31 and Bullseye

ff78c42d35c0eb07e8fbae04a239bedc83ccd786 authored over 5 years ago
Add explanation and warning when using Pre-Built Repositories

546dc9bfbdf38765f1bb3ee12777220039f23363 authored over 5 years ago
example-configs: move grubby-dummy before linux-template-builder

It needs to be included in the template.

Reported by @iprid23
QubesOS/qubes-issues#5217

36307f761ea21e330c824e0908c552640c852f31 authored over 5 years ago
Add commented example builder.conf for kernel-only builds

5ba5acf9ff52617b146006640ad734a116028cbd authored over 5 years ago
Merge remote-tracking branch 'origin/pr/83'

* origin/pr/83:
Makefile: add comment on specific distro deps
Handle specific distro depende...

45372bd0095a4fc9327e84a6e9b069c652e6c048 authored over 5 years ago
Makefile: add comment on specific distro deps

249f624a049c7d60a72d4f059bebcd0d8a8b8d5b authored over 5 years ago
Merge remote-tracking branch 'origin/pr/84'

* origin/pr/84:
Add buster to set up menu

7d31d47efd35711ee0949bd90e3ad70b825778b8 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/85'

* origin/pr/85:
Split out tpm-extra and trousers-changer from antievilmaid

d760172529e6ada115a5cf0cd29d482dc0611739 authored over 5 years ago
Split out tpm-extra and trousers-changer from antievilmaid

QubesOS/qubes-issues#4356

e0b1ad83c6ba617c8defebcf1d457740804b01d4 authored over 5 years ago
Add buster to set up menu

83201a7ee99919516af514687204a59287d7ea42 authored over 5 years ago
Specify build timeout for dom0 builds

Linux kernel build hangs sometimes...

3c397160f3a5235f15737a87c64e0b4fe3ad6d0b authored over 5 years ago
Add BUILD_TIMEOUT option

Let 'auto-build' have a time limit.

62daaacc5152ee0b10b0a8326af9f181ce6d7ebe authored over 5 years ago
example-configs: update template aliases and labels for R4.1

Add fedora-30, debian-10, whonix-{gw,ws}-15

524b1b75803ce5c7729b9f3c8a550a9fff92e721 authored over 5 years ago
example-configs: update template aliases and labels for R4.0

Add fedora-30, debian-10, whonix-{gw,ws}-15

b7707f2f31df36a59acd5ee4ce6f2d84312f433a authored over 5 years ago
Whonix 15 for R4.1

0f9d476500c079c04658e6d918084d65a15c1084 authored over 5 years ago
Handle specific distro dependencies

42342c53a92bd04bdb6ed53f362df4282911a650 authored over 5 years ago
release-configs: add buster -> debian-10 template label

QubesOS/qubes-issues#4970

6f67329cd51815dd443b07347a78a143410e5767 authored over 5 years ago
release-configs: add buster template for R4.0

43f5ee6048506394cd69284c8ebe462491fd1855 authored over 5 years ago
install-deps: use createrepo_c instead of createrepo

4006719d5e64c0135508d1cc56f293cb9d97945f authored over 5 years ago
Add core-qrexec component

QubesOS/qubes-issues#4955

9764765308270b44b19608ffa5694f7df3d8dcf1 authored over 5 years ago
Whonix 15

64a661241430c6a22ca98bb11370b2a3e3cf0e12 authored over 5 years ago
deprecate Whonix 13

fef62c7db36583fb05cfe14cb2e9409ef9d591af authored over 5 years ago
Add grub2 package

QubesOS/qubes-issues#4902

9aea0bca58d536f038348079f6da8c13198dc11c authored over 5 years ago
Merge remote-tracking branch 'origin/pr/80'

* origin/pr/80:
Add default values and installer-qubes-os
release-configs: add config for bu...

0a43c7a22ac2114126d4346c313550bc7016acf5 authored almost 6 years ago
Add default values and installer-qubes-os

41fb6cbbd00dd3e2cdfeb4d753494d38fd390f56 authored almost 6 years ago
release-configs: add config for building latest iso full online

79de847ee6ff19b52be1b0f0babf9bc4ad83575c authored almost 6 years ago
Merge remote-tracking branch 'origin/pr/79'

* origin/pr/79:
example-configs: split out xfce4 packages

eb5311b92100d051fa37f9f0310bdf993fa79dcb authored almost 6 years ago
release-configs: add fc30 template

QubesOS/qubes-issues#4845

c50d239c3565790006f8109e27afb2e6fc713c91 authored almost 6 years ago
example-configs: split out xfce4 packages

QubesOS/qubes-issues#4356

ccebe20f2a9a5f5f62d2e90cab36ed094d6b653f authored almost 6 years ago
Choose master branch of grubby-dummy for R4.0

QubesOS/qubes-issues#4074

473be9222e7da03efe2b11de370bd923712fffc1 authored almost 6 years ago
example-configs: add grubby-dummy to R4.1 too

Fixes QubesOS/qubes-issues#4074

e0ffe687454023bd7aeafcd1da51f9974f8d723b authored almost 6 years ago
Merge remote-tracking branch 'qubesos/pr/78'

* qubesos/pr/78:
example-configs: add grubby-dummy for R4.0

6ae55f4dbfff6495599d3546599f1cf8d980efa0 authored almost 6 years ago
example-configs: add grubby-dummy for R4.0

0bcd9dfad2240eabf8a593cbad0f24fb42ad6d51 authored almost 6 years ago
Merge remote-tracking branch 'qubesos/pr/77'

* qubesos/pr/77:
Drop python-sphinx build as python36-sphinx is now available in Epel

6100a258d4d75e02c75c326610daa06831c26777 authored almost 6 years ago
Drop python-sphinx build as python36-sphinx is now available in Epel

203edb84c34d109f84981c83bd8d41c805f9297a authored almost 6 years ago
Add R4.1 key symlink

6a53f309fb0f576c93c048ba165e0e4ac4f09144 authored almost 6 years ago
Use qubes-gpg-client-wrapper in release-iso script

Just qubes-gpg-client does not fully support --output option.

db61b8433f67e7fca3d2d3091455bef20d8884d5 authored almost 6 years ago
release-configs: enable Fedora 30 VM packages build

QubesOS/qubes-issues#4845

c1561b9c8b962563beaa366f9b67d3e473ab67ce authored almost 6 years ago
Fix/Improvements according to Marek's comments

9af1cb9c9d6f8c5825f60f11c1045700d2452c19 authored almost 6 years ago
Handle signing and uploading latest built iso from Makefile

35980670642bd60520d979ed057cf0a45262a27c authored almost 6 years ago
release-iso: fix missing newline and mistake in refactor

50a06ef252ef14b497623d14c0b53a6b526c7794 authored almost 6 years ago
Refactor 'create-torrent'

3d55ce849edec8e35b27f479cc49cf05c329328b authored almost 6 years ago