Ecosyste.ms: OpenCollective

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

github.com/getsolus/solus-installer

New installer for Solus
https://github.com/getsolus/solus-installer

Remove accidental include

Signed-off-by: Evan Maddock <[email protected]>

174f9ca4b4ca6d6a1996463069e1319bc065fcc8 authored over 2 years ago by Evan Maddock <[email protected]>
Add struct and functions for users

Signed-off-by: Evan Maddock <[email protected]>

25e2e28b688765e1b220296e349b68f2811b25f6 authored over 2 years ago by Evan Maddock <[email protected]>
Have the desktop file call pkexec itself instead of the wrapper

The wrapper made it so much harder to test things.

Signed-off-by: Evan Maddock <maddock.evan@vi...

c79042c4f1961f9d65ebb1a89206618cc84b52d8 authored over 2 years ago by Evan Maddock <[email protected]>
Formatting pass on the project

1c65e74ec96bb89a109a65eab4df08704122de15 authored over 2 years ago by Evan Maddock <[email protected]>
Finish probing disks for details and operating systems

This is still more of a mess than I'd like, but it works.

Signed-off-by: Evan Maddock <maddock....

838307755dc91bd5dda39728e23266d35ef17542 authored over 2 years ago by Evan Maddock <[email protected]>
Make sure clangd cache dir is ignored

Signed-off-by: Evan Maddock <[email protected]>

ccde69971f6264c5a40319fe1fb3376500a7934d authored over 2 years ago by Evan Maddock <[email protected]>
Remove strings.h

Signed-off-by: Evan Maddock <[email protected]>

7fdb43a13d6364caa63683559506140840de2538 authored over 2 years ago by Evan Maddock <[email protected]>
Rename system_partition to just partition

Signed-off-by: Evan Maddock <[email protected]>

57e194c93f1240c71bd9b30e894ee05389429f46 authored almost 3 years ago by Evan Maddock <[email protected]>
Rename the permissions function to stay in the installer namespace

Consistency is key.

Signed-off-by: Evan Maddock <[email protected]>

709b64248b99bdc7db23282f7367638f0e482d66 authored almost 3 years ago by Evan Maddock <[email protected]>
Clean up the library structure

* Split the catch-all util functions into more specific headers
* Install the headers with the l...

aa7afe9583b7ba263a4459a475ae443848815566 authored almost 3 years ago by Evan Maddock <[email protected]>
Implement our system partition wrapper

This introduces the dependency for libblockdev. This also requires the xfsprogs package to be in...

33d93b4d6b10ca5ee1fe460f85c8c6907cf6a751 authored almost 3 years ago by Evan Maddock <[email protected]>
Use new string starts with macro

df6c50f8c33a710a6f552734bf6bade3834995d7 authored almost 3 years ago by Evan Maddock <[email protected]>
Implement getting an icon name from an OS

Signed-off-by: Evan Maddock <[email protected]>

a2af3b67967e76b14edbd5db83ac3cd2ec41cf8f authored almost 3 years ago by Evan Maddock <[email protected]>
Add sanity checks for arguments

Signed-off-by: Evan Maddock <[email protected]>

f89a1e3c957198173ad46eb96d33f2a386282df2 authored almost 3 years ago by Evan Maddock <[email protected]>
Go to next iteration on error when reading release file

The error is only set for read errors, so there's no point in trying the fallback key in such a ...

9be7b5ae4dd724c79d98a029682e815616611fa7 authored almost 3 years ago by Evan Maddock <[email protected]>
Fix warning message while getting Linux names

Signed-off-by: Evan Maddock <[email protected]>

96dad141d0ffab7966859c91ca1795f906664fa1 authored almost 3 years ago by Evan Maddock <[email protected]>
Implement getting the distribution name for a Linux installation

Signed-off-by: Evan Maddock <[email protected]>

49772663e35c3094f1e5db776c4af9d5e1b3a2e4 authored almost 3 years ago by Evan Maddock <[email protected]>
Implement functions to get values from an os-release file

Signed-off-by: Evan Maddock <[email protected]>

3c6fbf0d8a348bc44fcce16da9c4d9e764e0bc73 authored almost 3 years ago by Evan Maddock <[email protected]>
Implement function for getting the name of the installed Windows bootloader

Signed-off-by: Evan Maddock <[email protected]>

761196a5ec57aec0b1dc4f43f8b5bba1a72c2030 authored almost 3 years ago by Evan Maddock <[email protected]>
Implement checking installed Windows version

Signed-off-by: Evan Maddock <[email protected]>

9207104e10982dc3b5a32f1ab9e3b8065efb0da7 authored almost 3 years ago by Evan Maddock <[email protected]>
Somehow that became a tab?

Signed-off-by: Evan Maddock <[email protected]>

3e74dffb45eff645b412aacef685e4a1414fb453 authored almost 3 years ago by Evan Maddock <[email protected]>
Split backend bits into its own shared library

Signed-off-by: Evan Maddock <[email protected]>

410f245483911e63bebc1173a851ff07b7401948 authored almost 3 years ago by Evan Maddock <[email protected]>
Initial work done before the creation of the new repo.

What's done so far:
- Convert to Meson
- Showing the main window with sidebar and nav buttons
- ...

3919bc0b603d3ce6dd5d2c91255a498d7d4aee85 authored almost 3 years ago by Evan Maddock <[email protected]>
Update README

7648ff889653ebb16c02ec36b00f2a17a9e74c8d authored almost 3 years ago by Beatrice T. Meyers <[email protected]>
Initial commit

bd069669cb5a31feef0e6eb4b109da6b143263ea authored almost 3 years ago by Beatrice T. Meyers <[email protected]>