unbrot 576363cdca Fix Nextcloud app password not stored in KWallet after autoprovisioning
The Flatpak autoprovisioning command does not reliably write credentials
to KWallet from inside the sandbox. After provisioning, directly write
both KWallet entries (user:url/:0 and user_app-password:url/:0) via
qdbus, creating the Nextcloud folder first if needed. kwallet-query was
tried but silently returns 0 without creating missing folders.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 17:30:49 +02:00
2026-04-25 11:19:12 +02:00
2026-04-25 15:39:25 +02:00
2026-01-02 11:24:52 +01:00
2026-04-25 15:39:25 +02:00
2026-04-25 10:53:22 +02:00
2026-04-25 15:39:25 +02:00

Fedora OEMDRV

an automated massinstallation scripting collection for Fedora and Anaconda

IN DEVELOPMENT !

This Software is very Specific, it needs at least:

  • A Free IPA Server with IP Clients enrolled to the Domain
  • A Nextcloud instance, connected to the Domain
  • A client pc that will use this software to automate install and setup the PC

Install

  1. Create Partition named "OEMDRV", at least 1 GByte in size on a local disk that will be readable when starting installation from stick
  2. Format it BTRFS and mount it to "/opt/sys_config"
  3. Copy git files in it with "git clone --progress --depth 1 https://gitea.dtext.online/obel1x/fedora-OEMDRV.git /opt/sys_config"
    1. or for developement "git clone --progress https://gitea.dtext.online/obel1x/fedora-OEMDRV.git /opt/sys_config"

Setup

  • Make a copy of /opt/sys_config/system_setup/setup_system.conf.dist, name it /opt/sys_config/system_setup/setup_system.conf
  • Check the settings in it and change to your needs before running

More to come...

S
Description
Autoinstallation Fedora
Readme 90 MiB
Languages
Shell 95.6%
PHP 2.9%
HTML 1.5%