Ecosyste.ms: OpenCollective

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

github.com/manjaro/thus

This repo has been archived. Our code is now hosted at
https://github.com/manjaro/thus

Bugfix

- fix GTK 3.10 issue in installation_advanced.ui

ec67e83afa5905799e92e971126479e798063a1f authored about 11 years ago by Philip <[email protected]>
Bugfix

- fix slim autologin

0d0eaaf11726cf623b0084d753bc454b64ae00d3 authored about 11 years ago by Philip <[email protected]>
CSS - fix slides

7b3fc1b9a02dd01dd4c2471f5c7f313c61e0243f authored about 11 years ago by Philip <[email protected]>
Style

- update style

0171d632a0c6227012e2e37cbed652d3ec5aa914 authored about 11 years ago by Philip <[email protected]>
Modification

- update LUKS/LVM routine
- add languages picture

969bddb1c03212b81e3a3aa83ae16b17dab188e5 authored about 11 years ago by Philip <[email protected]>
Modification

- restore titlebar

11fa99ac663473a60c0a450461f6a096db67ec8a authored about 11 years ago by Philip <[email protected]>
Bugfix

- fix progressbar
- remove unneeded code
- add more debug lines

53ac7f00b28b5b350298b895bc18b009b7ae9f0f authored about 11 years ago by Philip <[email protected]>
Translations

- update translation files

3fc553c43084f1c8f779eac10ae236036a75e1e5 authored about 11 years ago by Philip <[email protected]>
Modifications

- update language file
- add LVM related code to auto-partitioning script
- fix installation-auto...

9f70ea2885339c40876f0217a9c9ef1735995f65 authored about 11 years ago by Philip <[email protected]>
Modification

Avoid adding a partition to fstab when
it has no mount point (except swap, of course)

80ac37111b17afa155d8e05addf8d09e80f05e52 authored about 11 years ago by Philip <[email protected]>
Translations

- update ja and tr_TR

ea55f3193bc9f0ac7447d42053b168e263eaa155 authored about 11 years ago by Philip <[email protected]>
Modifications

- update chroot code
- remove unneeded code

59c1cad7a921a56ed8fa6d83e8f67aecbe34e293 authored about 11 years ago by Philip <[email protected]>
Translations

- update bg_BG, de, es, fr, ja, pl, sv, tr_TR
- add ca_ES and es_419

a64c85719f5c5052c529e4e25266a6abdcd7323d authored about 11 years ago by Philip <[email protected]>
Translations

- update bg_BG, ja, nl, pl, ro, ru, tr_TR and uz

a1600ece677c1477f4b7239fda6e59e05e3ffda1 authored about 11 years ago by Philip <[email protected]>
Modificiations

- proper licenses
- adjust to cnchi LVM fixes

c4a0c2acccfaf1e11b1fe7f67713dd975806cac5 authored about 11 years ago by Philip <[email protected]>
Modification

- replace geo.antergos.com with our own service
- start of proper the licences

4e63ba31190e16f5843c9893be2049cde532e683 authored about 11 years ago by Philip <[email protected]>
Translations

- fix typos

ed102f4afbca8f7cb85788bb9f4365f519de3bdf authored about 11 years ago by Philip <[email protected]>
Modification

- rebrand some files

219e401ac806f3dc5c8d38f84ee02603f94b9332 authored about 11 years ago by Philip <[email protected]>
Translations

- update ca, de, nl, pt_BR, ro, tr_TR

f9d4883a83a3163bde9507bd9609077ff6a5bcad authored about 11 years ago by Philip <[email protected]>
Translations

- update all translations

7a5e177cda6f9d2e3c829ab2b60d96cc9b5075b0 authored about 11 years ago by Philip <[email protected]>
Modification

- add luks and lvm to staging

f9aa465313f8f553fbb8ee3acbf618e08c7db441 authored about 11 years ago by Philip <[email protected]>
Bugfix

- stop luks and lvm always

c5bf336b9321e3f249819b259d7d4ec019d5be9e authored about 11 years ago by Philip <[email protected]>
Modification

- install en.mo also for Grub (bios)

bb0921bfbb3b2321db46d1f59a83c1aaea3a9913 authored about 11 years ago by Philip <[email protected]>
Bugfix

- remove unneeded lines

532d8596646409cd4653fc6a221944674439c63c authored about 11 years ago by Philip <[email protected]>
Bugfixing & Code simplfying

- don't call pacman -Syy in chroot, will crash the installer
- remove unneeded pacman code
- only...

f618e948efe8598ed4612a1d1b9feafcc41ee194 authored about 11 years ago by Philip <[email protected]>
Bugfix

- remove thus on SquashFS

52356499be49a96ca596f05f2d17bdfeb9201b18 authored about 11 years ago by Philip <[email protected]>
fix swap creation on LVM

e46eadb07df61ecf549e9c1a78a6f656f4c652fb authored about 11 years ago by Philip <[email protected]>
Translations

- update thus.pot

84a938739513027f48a96b1debce9f4c0c0d1448 authored about 11 years ago by Philip <[email protected]>
Typo

- fix readded Cinnarch string

81c482ef6669b3b568d6a55b6b0cc0436a0983f8 authored about 11 years ago by Philip <[email protected]>
Modifications

- another take on LVM and LUKS support
- enable feature to test this installer on other Linux Dis...

f9d88e693c6a8ec7c82b3c98dc3bb8be3514e627 authored about 11 years ago by Philip <[email protected]>
Bugfix

- add missing variables for has_connection

a0920e254502c82ae6ace45fc05776426a737c3d authored about 11 years ago by Philip <[email protected]>
Fixes for the progress bar:

- added support for displaying text inside progressbar ( event name: progress-info )
- fixed the ...

2f1f01492b120db31f12111c7baa8c0e099cc777 authored about 11 years ago by Mateusz Mikołajczyk <[email protected]>
support for displaying text in progressbar (slides)

63dd88096f20b9350f4a6b35799f63107fdb0a6e authored about 11 years ago by Mateusz Mikołajczyk <[email protected]>
Bugfix - use constants and function from misc module

- misc.NM
- misc.NM_STATE_CONNECTED_GLOBAL
- misc.get_prop ( instead of self.get_prop )
this allo...

5307b802eec756bc7d0da973f7c458fb9463603a authored about 11 years ago by Mateusz Mikołajczyk <[email protected]>
Bugfix

- reenable locales

c2d6bdf5c4697276a4e0845a09076cfda910112f authored about 11 years ago by Philip <[email protected]>
Bugfixing

- fix mdm.conf
- fix pacman -Syy
- fix keyboard.conf

e677ca277e93509ef9c6f8f7feae6a581f979f40 authored about 11 years ago by Philip <[email protected]>
Modifications and Bugfixing

> - unmount squashfs-images and folders if installer crashed
> - fix automatic login settings for...

cfac4a7ca67fd8a9c1b4cfdb822b83fd52376f2c authored about 11 years ago by Philip <[email protected]>
Bug Fix

- force application to be terminated

44fa0bc9160b2543a6a19763b65b4bc8526744a1 authored about 11 years ago by Philip <[email protected]>
Modifications

- update theming
- adjust pacman -Syy

9991a375dedf711010e5c27c66257f69e091fa0a authored about 11 years ago by Philip <[email protected]>
Modifications

- adjust translations
- run pacman -Syy only when we have an internet connection

cabdfa999d8c699d5d1df25dbc312e6368c9e136 authored about 11 years ago by Philip <[email protected]>
Modifications

- remove need of internet connection
- adjust prev&next buttons in several pages
- add dconf work...

80a75b1ab3dfcde151f475aadc2c424d533205fd authored about 11 years ago by Philip <[email protected]>
Replace Cinnach with Manjaro

47e840591bbd881fea5cd593ad74421c84bf4880 authored about 11 years ago by Philip <[email protected]>
reverting back to a working state

cb9b298e82971e9ee560caf75cb7547c90f4d0f6 authored about 11 years ago by Philip <[email protected]>
fix THUS_DIR

da0ca5d202ee7998f8fb14917b54e8f5741a3aaa authored about 11 years ago by Philip <[email protected]>
start development of Manjaro 0.8.8

8733761afbfd5de9aa041a5c501e9a33c735bdf7 authored about 11 years ago by Philip <[email protected]>
initial commit - 0.1.1

f518c7a7816fbf2492985f05469d5f5d33d30932 authored over 11 years ago by Philip <[email protected]>