Ecosyste.ms: OpenCollective

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

github.com/QubesOS/qubes-anaconda


https://github.com/QubesOS/qubes-anaconda

version 37.12.6-6

b5ded50ee952b86b7300e1eb6576e397acfa08c9 authored about 1 year ago
Filter out few more kernel options

Anaconda now adds also rd.net.dhcp.vendor-class and rd.driver.pre=btrfs.
Those are not relevant ...

75bfee1f85eae687c51fd6c0c5739a336a6f7b85 authored about 1 year ago
version 37.12.6-5

ae2228478389984b9568d89b6c6b8575f7dc12ce authored over 1 year ago
Restore 'unsupported hardware' warning

It was dropped in upstream anaconda version, restore it with a local
patch.

Fixes QubesOS/qubes...

11c248f70bdb450ad135d91b5dff7fc42b7d16e7 authored over 1 year ago
Merge branch 'grub-console'

a42b28c9ab0366891fb3cbe2e0c09d2b89685d8a authored over 1 year ago
Switch grub terminal to 'console'

gfxterm reportedly cause issues, including complete boot failure.
Console menu is less pretty, b...

c4011db56a77e7a00334b78e3f29eff4f0d86d13 authored over 1 year ago
Force 512 LUKS sector size

See patch description for details

QubesOS/qubes-issues#4974

3946094e779dcfbcb5998e80a285e83de4f49aa1 authored over 1 year ago
version 37.12.6-4

99d5c96b3818c5beebf4248ecfcb184d0f9e0f18 authored almost 2 years ago
Do not force GPT on legacy BIOS install

This confuses some firmware that refuse to boot in legacy mode from such
disk. See referenced is...

1e0099e02fe99c8ad49f8d5ad5d0697505cdd189 authored almost 2 years ago
version 37.12.6-3

218729265118c879a0ecf3fa2446462b8ec601d4 authored almost 2 years ago
Select xfs as fstype on standard partitions

Fixes QubesOS/qubes-issues#8027

72321aff3df9f80a5ea590c3daf43aca1418a27f authored almost 2 years ago
Do not add resume= to the kernel cmdline

c551ee0f85e73c14fb44ac2e1eab76c78c1d1cb7 authored almost 2 years ago
Disable NetworkStandaloneSpoke too

It's shown when network repository is selected (for example via
inst.repo= option), but since an...

8c0e419ea9e7517ec69c58c6953046322cc95fb9 authored almost 2 years ago
Enable encryption in custom storage spoke too

Fixes QubesOS/qubes-issues#8022

334236b595d392651d456eda224acd7b5f13c1d7 authored almost 2 years ago
Apply custom stylesheet for branding

Setting branding requires now custom stylesheet.
This was part of anaconda itself before, but is...

22973086d00567e07ccbb48425a25861b907c4dd authored almost 2 years ago
version 37.12.6-2

d354ec0c9040fe8bb64450c923ff7a2428c70f85 authored almost 2 years ago
qubesos: the default pool is root-pool

391751eac1a2d606b10290a05748e6e4684fac9c authored almost 2 years ago
gitlab-ci: remove R4.1

b194c528497f196ac6e7b52d7cef17bf168bb310 authored almost 2 years ago
Fix cleaning old EFI boot entries

efibootmgr default output format changed, which confused anaconda.

5fbb3ce8db5bf75be97b5653746d8ee65bb52931 authored almost 2 years ago
Change how /tmp/installer.repo is created

Save repos from dnf_manager used for installation, not from post-install
task.

6a6b52a7ba55907afc9a00c538b7f337a8eba202 authored almost 2 years ago
Fix created repository file for postinstall

c37eadd59c4d3a2f05f36b9c11cb52a3a638cef4 authored almost 2 years ago
Match profile id with /etc/os-release

369ec6202a0217cc54601b3803a650c799b97589 authored almost 2 years ago
Setting root is not mandatory

61a6a931736fa55d3f1a0a2cf3168ee26c64af2a authored almost 2 years ago
Fix install of qubesos profile

ea469ed7b99481d35b782cab783ad4cf5e80291a authored almost 2 years ago
Second pass on updating to anaconda-37.12.6

790b2f4b763e2840d8712df3bb2659590edfcf4f authored almost 2 years ago
spec: remove unwanted R

3f9e9d275d9427c297d79e5fe2e7c6199e63459f authored almost 2 years ago
spec: we don't need cryto-policies for anaconda-fips

2bc6707173ea412d1c616e2ee5b85ce8645075c1 authored almost 2 years ago
First pass on updating to version 37.12.6

b19e5ea6ec96f2a555d545108f06d418f48f078d authored almost 2 years ago
version 32.24.5-7

b6c1b1e09aeb694bc692ceeede83bf57ef788eec authored about 2 years ago
Fix and update setting default kernel

Adjust setting default kernel to the one used during installation.
Install extra kernels (kernel...

80343453a38b5f3cda63761e4f37558b803fc481 authored about 2 years ago
Set GRUB_DISABLE_SUBMENU=false

73ccf7949df177566ae77d6711a45feae876c48e authored about 2 years ago
version 32.24.5-6

5aab5b0831f72f3536d743fa5666c74c4c1da675 authored about 2 years ago
.qubesbuilder: replace 'spec' by 'build'

ede4892b09977218d2273338d19bde82c7efcbb9 authored over 2 years ago
Add Qubes Builder v2 integration

458c049269dae409082095b8fe865025f6f638db authored almost 3 years ago
Drop Travis CI

38309b4ec4c9d9996720f5a9324111491b1a4894 authored almost 3 years ago
version 32.24.5-5

677b12bf6206bc10ffae88435cefb261c2ee9105 authored over 3 years ago
Reduce anaconda dependencies

Do not pull in a lot of network stuff, which we don't use. This saves
some space on the installa...

f80147a38aa65c9e90f21b80176fac8f88d21d7a authored over 3 years ago
version 32.24.5-4

399886adc3a532f48db3203919356fb9b374aec0 authored over 3 years ago
Fix iso-scan support

Fixes QubesOS/qubes-issues#6792

b0ff9181930008b2af452872e1f0a44b9b57718c authored over 3 years ago
Clean up Makefile

While trying to debug CI I saw an opportunity to clean up some cruft in
the makefile.

0d85bcffc04c34d024dce1017f476756ac56b514 authored over 3 years ago
Switch from wget to curl

curl has a better security track record than wget, and on Fedora uses a
better TLS library (Open...

5852a2fccbb89cbc5420f3509b23ccefd160ffcc authored over 3 years ago
version 32.24.5-3

02dd034dc2e20ef48339c1f49955343d4ceb2ec5 authored about 4 years ago
Fix "standard partitioning", set xfs as default fs there

Specify separate partition layout for LVM thin and standard partitions
(or LVM non-thin). Specif...

adc18b2a696d823d9568159d6ca267596b3bf38e authored about 4 years ago
Add missing epoch

2c733959dc8524bfe7a0d1fcd3c2fa5304562963 authored about 4 years ago
Add .gitlab-ci.yml

d01a8e74dcc182ab53c973080573a961135bb357 authored about 4 years ago
version 32.24.5-2

cb2bd7cf1aa398bdb7b25d10ce9b6bfe7ecd6721 authored over 4 years ago
Update .travis.yml

ca63390e47a244ea50ff7d7f40e9f4ebd20095bb authored over 4 years ago
Set human names for Qubes thin pools

72b50478c912b4013cee368ed931d112115accb3 authored over 4 years ago
Fix undetected %end due to missing new line

ec57612e8cde4ef844d3558a1dcd5e10ef366dea authored over 4 years ago
templates: download using installer repo

177fac771651886262ae78dbf483610229987ef0 authored over 4 years ago
Manual installation of QubesOS template RPM:

- Add function for computing needed RPMs space
- Create post-script for copying template locally...

a49a9924c29ce7d52cbf619edcbe895d7b63af7b authored over 4 years ago
Add specific BTRFS automatic partitioning scheme

1f24e951651a327d25f51b26bf93b18654bf43ec authored over 4 years ago
Switch partitionning with separate root thin pool

bb2e37fa989785304da5ff36c50ce591f7cbeb50 authored over 4 years ago
default parameters: replace flags by kernel_parameters

Replace deprecated 'util.getSysroot()' function

b06d3c8384f6108a3e12216e5975876624fcb1af authored over 4 years ago
conf: don't list anaconda modules

c9c5fac4f24eaa5b468335302c0faf3049afdc6a authored over 4 years ago
cmdline skip_grub: adapt with upstream code

3c8d9e93f47a3913e5fb4744dd00d766fb55d52e authored over 4 years ago
Update to anaconda-32.24.5

ff84dafc09c0598adc581d843873f8541ae8f44a authored over 4 years ago
Remove iommu=no-igfx from grub cmdline

We want to support passing Intel GPU to a domain.
no-igfx disables PCI passtrough for Intel GPU.

1acedb9fc738647678889b71b987416ee0bf3570 authored over 4 years ago
version 31.22.6-4

50bd01262c81bd548784d9754ce28afd11bc2494 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/11'

45c3f9fc353adf0d6d2531ff2ef12e037a223a7d authored almost 5 years ago
makefile: https for distfiles mirror

b8bc224630e10797dca752205d87befcf5fe52ee authored almost 5 years ago
Increase Xen's default gnttab_max_frames and gnttab_max_maptrack_frames

Qubes R4.1 use grant tables a lot for mapping GUI windows, increase
default limits to allow that...

292c1246008e37174e692680a62fe4d33bfe4774 authored almost 5 years ago
update-sources: add warning about fetching sources

5640b8761b4d99fa3f0b853fc622d66614b6996d authored almost 5 years ago
get-sources: use Qubes distfiles repo

03724e0bd2031a1cc08bc9cbc79a443e5df68082 authored almost 5 years ago
Find existing partition only in rescue mode

QubesOS/qubes-issues#5609

322451bc61565bbd0391ec96da59f553072cd0aa authored almost 5 years ago
version 31.22.6-3

fc032ac081c916e043118d08431081cc4ca53263 authored almost 5 years ago
Enable 'discard' option only on selected filesystems

Instead of checking mountpoint, enable it on filesystems known to
support 'discard' option and a...

2d242cb577b835313b67c14aa0fd3380c00bf78d authored almost 5 years ago
anaconda: fix efi_dir detection

The product name should match the product_name in the qubesos.conf file.

Backtrace:

- [anacond...

a578918db68eb94d54e4f176cc152a895caca4be authored almost 5 years ago
version 31.22.6-2

9ae8c3866b0eafa171379b85b709cb1ab6d8b4e1 authored almost 5 years ago
Allow to defer user creation until initial-setup, if kickstart is used

Useful for OEM installation, to let the user choose the name.

3f832988d164861a20027bf137b52e62205ee679 authored about 5 years ago
lvm: ensure 'qubes' prefix in lvgroup name

62dda35842b01398f5fbb7e43c2a466cc0ba11e1 authored about 5 years ago
travis: switch dom0 to Fedora 31

3531971f8e8a333e135962803945a3be2d921137 authored about 5 years ago
enable discard option for dom0 filesystems by default

QubesOS/qubes-issues#3226

6b814910db8db712d82fc0355c54cb878dc0faa0 authored about 5 years ago
Setup grubx64.efi directly as a bootloader

Skip shim - we don't support SecureBoot and also Fedora's shim has
hardcoded 'fedora' EFI vendor...

71d5e49c03292c0a0b477266bd208036ac828189 authored about 5 years ago
product: fix efi_dir to 'qubes'

72856cce154e7115362b44ef5b4a6020fa19efb6 authored about 5 years ago
Update SRPM Fedora release

5c63130f340bb1c04eff5ab7066b87cef335f891 authored about 5 years ago
Few fixes:

- Set default hostname to 'dom0'
- Exclude rd.neednet from bootargs
- Drop workaround patches fo...

c5bc43c0d7064864711bd06cb5f1d1ff910bb207 authored about 5 years ago
Update to version 31.22

QubesOS/qubes-issues#5529

48e269b293bfa5cfac0a737f2e8141871ebcb493 authored about 5 years ago
travis: switch to bionic

QubesOS/qubes-issues#4613

f8df6f71d0552e203dfab7e70f3ff61189f30cb5 authored over 5 years ago
add plymouth.ignore-serial-consoles option by default

This preserves graphical LUKS prompt, even when plymouth detects
/dev/hvc0 as a serial console.
...

d99b59618600751b25b784bc322bed4880cbebe6 authored over 5 years ago
Do not add resume= option

We don't support hibernation and this option cause
systemd-hibernate-resume service to fail.

6efd4da1b0dbbe01d05ae86af7f5d5672e96de5c authored over 5 years ago
version 29.24.7-3

23cb89fce369dcc6885720537830a7152c853bcb authored over 5 years ago
Include upstream fix for deadlock during anaconda startup

See rhbz#1644936

2375b6b645e365275a16241a240662622295d00f authored almost 6 years ago
version 29.24.7-2

5600f2984af63cf5c617df6a690b323a633bc1ab authored almost 6 years ago
Merge remote-tracking branch 'origin/pr/1'

* origin/pr/1:
Put 'qubes.py' installclass as separate source and fix missing_features handlin...

8c4593fd116cb7249bca4a8a8cedf8be7c7533e0 authored almost 6 years ago
Put 'qubes.py' installclass as separate source and fix missing_features handling

See https://github.com/QubesOS/qubes-anaconda/pull/1#pullrequestreview-212568606

786594b3a93fd352729b7fa69646e4705abc9281 authored almost 6 years ago
travis: initial

90cc647fd962d473e5a2f0ea8a24f327ca414dea authored almost 6 years ago
Update to anaconda-29.24.7

90cfb2f97ab239ba04b0f3ec57b5f26712906bba authored almost 6 years ago
Initial commit

2d38bdfda9698d83320b2bd59bd0fcdc954c116d authored about 6 years ago