Ecosyste.ms: OpenCollective

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

github.com/getsolus/os-installer

Solus Installer
https://github.com/getsolus/os-installer

Merge pull request #13 from Staudey/master

Fix timezonemap errors involving non-ASCII "Türkiye"

a06bc5e4491f64de48366a264fbb50a003d148c2 authored over 1 year ago
Fix timezonemap errors involving non-ASCII "Türkiye"

Signed-off-by: Thomas Staudinger <[email protected]>

5a4e35f5efd2a464f162127f41a97005db6b8542 authored over 1 year ago
swap urllib2 for pycurl so we can force ipv4

this will allow pygeoip to prod maxmind database for lookups on cities

f6b2792c25ee95124a93b20edd0e99e47ee5d848 authored over 1 year ago
postinstall: Add user to sambashares group by default

ffe8e59f1d459b74e8c291d0fe1473a0114d0047 authored over 1 year ago
Merge pull request #12 from EbonJaeger/fix-theming

Remove sidebar styling so it follows GTK theme

c703a6d35864a5a4e01d755195f2a1e075ae5292 authored over 1 year ago
style: Remove sidebar styling so it follows GTK theme

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

6caac96fa751e759463c501c88fcfa6a8fcd42cf authored over 1 year ago
postinstall: Nuke apply_uefi

This is no longer needed currently with CBM's shim-systemd backend

However, we may need to read...

569005316ff824b15cf1bb4be0f2ca9e44faf980 authored over 1 year ago
postinstall: Mount /sys/firmware/efi/efivars with special efivarfs mount type

This is needed for clr-boot-manager's shim-systemd backend.

5f517a15d0c4c5e116f24a9ff3a2d1ad2b68f963 authored over 1 year ago
postinstall: move mounting of efivarfs to apply_boot_loader

And allow it to fail.

In the case of buggy UEFI firmware this may fail to mount, in that
case w...

98bdba55678f41d6be4d7b94ad18cce4b27a7980 authored over 1 year ago
Revert "postinstall: adjust for stateless path"

This reverts commit f8e49a4dd789c41467171333b9434153680f2375.

ec9a1e9e11305c51afdecc9d9b8ca810fd3bca6e authored over 1 year ago
postinstall: adjust for stateless path

f8e49a4dd789c41467171333b9434153680f2375 authored over 1 year ago
update geoip to new URL

235c4edc3ee2b1942d89d015a895476fd80a3d88 authored over 1 year ago
Avoid skipping swap creation.

ab4d9bae7597dd2345e0129d31ba02e7d0b9c178 authored over 3 years ago
Ensure we update BOOT_MIN_SIZE to reflect EFI size change.

af47a6d2f55cbc36c276408e35b3633eadc9d9b2 authored almost 4 years ago
Ensure we remove network-manager-livecd

e3c3640fe9dd6ded06dded30ba026c55a25e8075 authored almost 4 years ago
Fix xkb layout selection by properly requesting both a layout and a variant of that layout

836cd2a53ed303ef90e74ec30fce87c4c3e87edc authored over 4 years ago
Merge pull request #3 from kyrios123/master

Update copyright year

3c4e7691fcf170246e6faba64e91beb55600c2cc authored about 5 years ago
Update copyright year

Signed-off-by: Pierre-Yves <[email protected]>

461978f9fd32671f798721db32028d075fcadd72 authored about 5 years ago
Merge pull request #2 from axaxs/align-partitions

Align partitions

345cc66d75019bfaccfaff707a9227787bf660e5 authored about 5 years ago
missed a space

31e39d8a90e1cca48abb402d145f22f6de81051d authored over 5 years ago
put copyrights back

c12b464e4553f46dfd94cb5ecbeb7b2694795b37 authored over 5 years ago
align partitions to 1mib, extend to fill empty space

df77bef38f1f293677270ca0b121118224277164 authored over 5 years ago
Increase ESP size to 512MB, our long suggested size in our documentation.

Automatically uncheck the encryption checkbox and clear its password box when you uncheck LVM. R...

d713fa34af755c2341d259e09ab01f3638c593d0 authored over 5 years ago
postinstall: Fix typo to actually remove grub2 with UEFI installs

44cd5ba708784bc33df07bb33106e5d652e836b4 authored about 6 years ago
Merge pull request #1 from Staudey/patch-1

Update links in README to getsol.us

d2aa54f3408a929591230211dd168143a24fcb56 authored over 6 years ago
Update links in README to getsol.us

one more old URL in repository description

f5ecb02d244e050abca9833f7c71a94e78053984 authored over 6 years ago
Change location geoip address to getsol.us

9033f1e282a729cb4a6b8eec539fbb03456f8a8b authored over 6 years ago
Workaround Qt being gimped and not understanding "utf8"

Signed-off-by: Ikey Doherty <[email protected]>

eb78acc5bff66d4c9007247f6660f395e6461ca7 authored over 6 years ago
I can't English (thanks ermo xD)

Signed-off-by: Ikey Doherty <[email protected]>

4a89646b4746c09079a7d5e92515c245d985add1 authored over 6 years ago
Don't explicitly recommend just gparted

Signed-off-by: Ikey Doherty <[email protected]>

c1bdb74879d8c3e3faad7e3379108dc906bac99c authored over 6 years ago
postinstall: Remove GRUB from target install for UEFI installs

Signed-off-by: Ikey Doherty <[email protected]>

469eb1026437077200eb94de46e0abe1834401df authored over 6 years ago
postinstall: Blow away any eopkg history we've created

Signed-off-by: Ikey Doherty <[email protected]>

4eae38a294a137252edbd66d094b18087a069a90 authored over 6 years ago
postinstall: Ensure to use rmf to take out stray packages we don't want

Signed-off-by: Ikey Doherty <[email protected]>

d4e0c4c3666e8ff9d433f33c3ac4ee8c5d1658c1 authored over 6 years ago
postinstall: Fix typo.

Signed-off-by: Kim Malmo <[email protected]>

87e25d6ab40ff54c9e584836cae6629605367127 authored almost 7 years ago
Merge pull request #39 from der-eismann/default-locales

Changing default locales to better represent Linux users

43e55d7099d92cba0d25a72ae3ed1df9b74fb814 authored almost 7 years ago
Rolling back order, adding German to the list

Changes made according to gnome-initial-setup:
https://github.com/GNOME/gnome-initial-setup/blo...

79e87604c01d95395d7e2346b2d5bdf375c04b5d authored almost 7 years ago
Try having a dedicated sudoers file..

Signed-off-by: Ikey Doherty <[email protected]>

18a2dea9f273a5501a4268f9c9d9f8eec0284ae5 authored almost 7 years ago
We have no business compiling glib schemas now, let usysconf do it

Signed-off-by: Ikey Doherty <[email protected]>

f85a15799cc95514543b442c34cadb98650c4132 authored almost 7 years ago
postinstall: usysconf needs bouncing progressbar

Signed-off-by: Ikey Doherty <[email protected]>

a291e8166dd94c12709787f301d7650f882b0e42 authored almost 7 years ago
pages/language: Fix bug where "more" = "less"

Signed-off-by: Ikey Doherty <[email protected]>

32c00f996875173e34e05d6b67baf81a633e67ab authored almost 7 years ago
Seriously, use commas.

Signed-off-by: Ikey Doherty <[email protected]>

4c48f5fbd233673870b4bb647930bc65a30d8fd6 authored almost 7 years ago
Perform full `usysconf` run in installer chroot

Signed-off-by: Ikey Doherty <[email protected]>

e9671fd5da9f8e9a49f95281f4cc072427903b9e authored almost 7 years ago
Match initial user groups with current qol-assist migration

Signed-off-by: Ikey Doherty <[email protected]>

88b59811fdabc1fc4cb8fcc2efb54d46ef06ff0e authored almost 7 years ago
Fix remaining janky icons on Plasma

Signed-off-by: Ikey Doherty <[email protected]>

945eb9e307559b7cbd412b6014ce2effae46ba9f authored almost 7 years ago
Add better visual support for Plasma icons

Signed-off-by: Ikey Doherty <[email protected]>

6d080490fd6f0cd073178a291e2c461d10c605ca authored almost 7 years ago
postinstall: Port installer to systemd-boot

Signed-off-by: Ikey Doherty <[email protected]>

d259eaf76b10975aeea155ca2263c96eb3ecc0a0 authored almost 7 years ago
Merge pull request #46 from sunnyflunk/master

Prepare installer for Solus Plasma

b1ddd03eea6d974c3a68d8d4d84ab3e4161d56e5 authored over 7 years ago
Prepare installer for Solus Plasma

mainwindow: set plasma icon and label
postinstall: remove plasma-desktop-branding-livecd package...

ab201b2d52303295bc8cf31276a349de56120ed7 authored over 7 years ago
Merge pull request #42 from tristan957/master

Change Gtk.VBox & Gtk.HBox to Gtk.Box

271669510baee7d67046c0e46f026e7df3e935e2 authored over 7 years ago
Also explicitly state spacing=0 in __init__

9bd8f0aad5ff04015c4b3c5e8ac11ae77663c70c authored over 7 years ago
Fix suggestions per Ikey

Use of Gtk.Box.new() as well as stating orientations in Gtk.Box.__init_() contructors

3c9d900c5c0adb96bbc264b42aa3ffdeb03cd692 authored over 7 years ago
Drop the box-shadow on arc theme as the separator is visible

Signed-off-by: Ikey Doherty <[email protected]>

93263a51ca90d5825f02c6f37a5f86a895a65dd4 authored over 7 years ago
Add Arc-theme specific styling support

By default we expect to use Adapta theme with the installer, however it
is very likely the MATE ...

f45908f7194c14eccfc3abdef754bca28b46da72 authored over 7 years ago
Set correct vanity icons for MATE and GNOME

Signed-off-by: Ikey Doherty <[email protected]>

2c7fc1e6df26f49f6321ff403b8605f476bf3049 authored over 7 years ago
Fix my inner derp

Signed-off-by: Ikey Doherty <[email protected]>

5b52caae7850cd99f6c981775d2e5a9d6e45ed97 authored over 7 years ago
mainwindow: Set vanity icon + string depending on DE

Signed-off-by: Ikey Doherty <[email protected]>

8f0ea6067e854b4e56d0437531fc40d739791b48 authored over 7 years ago
Change Gtk.VBox & Gtk.HBox to Gtk.Box

With the upcoming Gtk 4 changes, Gtk.VBox and Gtk.HBox have been deprecated in favor of Gtk.Box ...

0228a150e22016f7b0ab8b1619b9046cce610e27 authored over 7 years ago
summary: Be less visually offensive

Signed-off-by: Ikey Doherty <[email protected]>

d2812c297b5dd822f1897daf16c4a7194ff4bcd7 authored over 7 years ago
Use the new icon provided by Budgie Desktop package

Signed-off-by: Ikey Doherty <[email protected]>

e16c21261de00ea1ec2caaeda89d6dc09b9b1f2f authored over 7 years ago
Unneuter the installer once more

Signed-off-by: Ikey Doherty <[email protected]>

43fb815eaab70b40897101ee1f97ca27fdbbc99e authored over 7 years ago
geoip: Automatically skil page after 1.5 seconds, instead of using next

Signed-off-by: Ikey Doherty <[email protected]>

b19cb93d3496423d05b283429fdb3c58cd346ff3 authored over 7 years ago
Don't override can_next as we have no welcome page now

Signed-off-by: Ikey Doherty <[email protected]>

5c133eaa05fddb8359b6192d4c80ce8540455fb8 authored over 7 years ago
Bye bye welcome page, long time since we seen you

Signed-off-by: Ikey Doherty <[email protected]>

0b8a5a17805d723def9da6fc8d03601f74c87124 authored over 7 years ago
Make daddy proud and do a visual refresh

Long story short, we now prefer coloured icons to symbolic ones, we
have a sidebar which lists a...

50db4d958b87459602397879966b1ed2ea628f55 authored over 7 years ago
Revert "Remove the ugly headerbar hacks"

We'll reuse this to add some kind of top header that isn't actually a header
bar.

This reverts ...

87496c663078076b572bf1587038d67ee623d4f1 authored over 7 years ago
Add basic CSS loading

Signed-off-by: Ikey Doherty <[email protected]>

831f93ec1c1dbd6c50855bcea0f5787dedd555b0 authored over 7 years ago
Add some default CSS styling

Signed-off-by: Ikey Doherty <[email protected]>

664aaae9f01bfd2a61474ce200d8ff569a50838c authored over 7 years ago
Deliberately break init check so I can hack on the UI

Signed-off-by: Ikey Doherty <[email protected]>

0e8973b1954ea360f5d31250c3cf6175551b93f2 authored over 7 years ago
Add proper styling for buttons

Signed-off-by: Ikey Doherty <[email protected]>

649442b107c0375dbba0248ff0594555b8a16174 authored over 7 years ago
Remove the ugly headerbar hacks

Signed-off-by: Ikey Doherty <[email protected]>

44705c7e989495dcc07bc99c41dc8fc8fa0ad6be authored over 7 years ago
Stop forcing dark theme

Signed-off-by: Ikey Doherty <[email protected]>

dc0abd1be7823ef311969a1e6c30a43c33c76632 authored over 7 years ago
Quick Adapta prettiness hacks

- Force dark theme
- Drop the derpy toolbar
- Stick icon + label in titlebar itself
- Drop d...

50abf4695c2faa0537ad53c8c6d85210ec639fa0 authored over 7 years ago
Grow a headerbar, everyone is doing it

Signed-off-by: Ikey Doherty <[email protected]>

bb0d731d9040f715e13f30dcf57610bab242e136 authored over 7 years ago
Switching from tabs to spaces

004eceb9b2498e35fb17f0fb442bf99f37bd21fc authored over 7 years ago
Change default locales

Changing the default locales - adding German, Portuguese and Italian and
removing Arabic, Chines...

e91b76aa072bc2ca538741eb6800d209a96893ae authored over 7 years ago
strategy: Don't try to dereference empty disk for msdos type checks

Signed-off-by: Ikey Doherty <[email protected]>

621d8a20a8e0f3ab3c5eaef268df7d2692cbca85 authored almost 8 years ago
postinstall: Ensure we remove GNOME Desktop branding too now

Signed-off-by: Ikey Doherty <[email protected]>

15c98ed5f5b0e29ea2776aa003225e93002e76de authored almost 8 years ago
progress: Make the permissions error more informative

Signed-off-by: Ikey Doherty <[email protected]>

76ca1ee02cd6b5c58cd88e62cb68d895b289e3e9 authored almost 8 years ago
progress: To satisfy CBM requirements, only use /boot/ not /boot/efi

This will ensure that cbm_is_mounted("/boot") is satisfed internally within
clr-boot-manager whe...

8b4ce3db96309c537dbc18b1c4d59fb9c2576492 authored almost 8 years ago
postinstall: Revert janky workaround for clr-boot-manager

Now we understand the nature of the bug, we can revert this change and
treat it at the source.

...

9f16e1590127e6ab0791eb750c7644477ebf43f7 authored almost 8 years ago
postinstall: Stop writing the /boot mount in fstab for the ESP

Signed-off-by: Ikey Doherty <[email protected]>

fc936d75f3be677aa6b260876db8ab767220ef8a authored almost 8 years ago
postinstall: Actually return True.

Signed-off-by: Ikey Doherty <[email protected]>

ad85dd8e2ae70201ba7bc4b93fb10c8c782433e0 authored almost 8 years ago
postinstall: Write the NV vars last otherwise OVMF/Qemu dies

Signed-off-by: Ikey Doherty <[email protected]>

0e1aab06101e583af123b397de47b44500b3d285 authored almost 8 years ago
progress: Temporarily return to /boot/efi mountpoint

Signed-off-by: Ikey Doherty <[email protected]>

d10023a15c5e2aedd2cd33f817f2a6534b43f8f1 authored almost 8 years ago
postinstall: Fix broken ESP emulation

Signed-off-by: Ikey Doherty <[email protected]>

15739dd0efdf6eaa8b7d9fe23b6ae09cb44ded5b authored almost 8 years ago
postinstall: Add nasty hack to trick CBM into using our specified ESP

Signed-off-by: Ikey Doherty <[email protected]>

8a016995b56aa31ec6dd767d9914d7a482ab0498 authored almost 8 years ago
progress: stop overwriting original errors

Signed-off-by: Ikey Doherty <[email protected]>

975abe3321e5d5fda45c48498a7e5dfb5f554684 authored almost 8 years ago
Use /boot for the ESP mount, do not allow copying any files to it

Signed-off-by: Ikey Doherty <[email protected]>

472e557a9bc7a70caa5d7bc435601848a6ed8d7a authored almost 8 years ago
postinstall: Remove all GRUB_BACKGROUND handling

We now no longer utilise a default background for GRUB in Solus, purely
because its very tacky a...

b82ab8b3fd2878654ca3b70f4b696221815bac5c authored almost 8 years ago
postinstall: Port to clr-boot-manager

Much of the manual configuration butchering is removed, as clr-boot-manager
is now responsible f...

89e8baf5668166e3fdc80c764c5832ef788a0464 authored almost 8 years ago
postinstall: Remove redundant discard flag (fixes #29)

Signed-off-by: Ikey Doherty <[email protected]>

fa3e0c4bc083c14df78fc1f15f36ede2d5a2aac2 authored almost 8 years ago
Release v16 for the ISO

Signed-off-by: Ikey Doherty <[email protected]>

58896346eb3a8fdd5d208b2aa30eb466b7b42a30 authored about 8 years ago
Another quick fix..

Signed-off-by: Ikey Doherty <[email protected]>

4373dfeee2d5029baeae0517cc2adf787dbacb06 authored about 8 years ago
More emergency fixes

Signed-off-by: Ikey Doherty <[email protected]>

8f73ac86c70bba9e652e95c6ecfa02e561882cdd authored about 8 years ago
Hopefully unbreak partitions for manual partitioning

Signed-off-by: Ikey Doherty <[email protected]>

a0f81f7ec0595a7e0e943cb2c726e6b863fa1150 authored about 8 years ago
Fix branding of UEFI installation

Signed-off-by: Ikey Doherty <[email protected]>

4087635e97b2a3ec29814eb97a5838a10cc3b90b authored over 8 years ago
Pick an arbitrary version number at random: 15.0

Signed-off-by: Ikey Doherty <[email protected]>

f99fed517d18a20d322533e0a3eeccb88ac4b66d authored over 8 years ago
postinstall: Use goofiboot's newly corrected --force option

This ensures that even if goofiboot recieves an invalid file system header,
i.e. OEM laptops tha...

169a2c849170dbd84138cf36018cacb3cbbd5266 authored over 8 years ago
Bump release to v14 (13 is unlucky and screw that one guy who wont be named)

Signed-off-by: Ikey Doherty <[email protected]>

8da077ccd96d09555af3d75ddae134865d98911d authored over 8 years ago
Ensure we appear in both MATE & Budgie

Signed-off-by: Ikey Doherty <[email protected]>

44242d3efa9f6e5c1c09d9db4fafad2f1a85418b authored over 8 years ago