Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/manjaro/calamares
This repo has been archived. Our code is now hosted at
https://github.com/manjaro/calamares
02641862c874994ee2a9f34ad8e1292067169324 authored about 10 years ago
3c6cfd5bd280ef8ae4788bf536ac96ab78ef7125 authored about 10 years ago
50a413d3c2d04b28a059804697989115185b95fe authored about 10 years ago
9622888d1d7e005a2f630991bcd914f12fcc5eae authored about 10 years ago
14ddba70ef1fa21880233fc767c541e97856197a authored about 10 years ago
46a5796e29f420828f87c5a0babe7b01905222ae authored about 10 years ago
427bf4add31808e7372a3332ee3afb03ecbea3fb authored about 10 years ago
Unfortunately, dnf treats it as an error if we try to remove a package
that already did not exis...
When removing packages with yum or dnf, pass the --disablerepo=*
(disable all online repositorie...
- When it doesnt find a match for a language and a country, find the first value that only matche...
854c19f305db6117b710d529738cbc0946ceb2db authored about 10 years ago58e7e7c006b68c7bab3b1a9f326671ab0ce3bbed authored about 10 years ago
d11088f386c1998f391680d3e7e0709427fd4c2a authored about 10 years ago
Having swap set at "none" makes hibernating not possible.
AFAIK, no filesystem/partition sets m...
fe44633e0ca5205b6eb4baf55c3a3867a6d17c73 authored about 10 years ago
fdc1b091a6dc2c18a8ec3ba1e91cb6ba86e322e5 authored about 10 years ago
80d3cb747be39cae77ba2a1e847178e45ab579d7 authored about 10 years ago
220ea34aeb6264345bb1cf0301f86f949e0f28bc authored about 10 years ago
1f9e7b5ae95eff91005b5fc15fc9fc01ca79fcc1 authored about 10 years ago
7638f803735d92fc7b1b6501922b60caa0aecf37 authored about 10 years ago
5a86674ee74207ea2106d9021d7216c7b9aa4893 authored about 10 years ago
06d23871a96ac23658066cc5577bbc012a76117e authored about 10 years ago
44b3d5ab277b29b23cce65ce62fb182fa69d8ab2 authored about 10 years ago
5742bbd0743ece4f23fc157e7e5204da7b55ed7a authored about 10 years ago
CAL-155 #close
7cd382b39c03b072a75d04d72de553a0d7bfb27a authored about 10 years agof8f005f53c82f2806c8903fb6d1231f5172719eb authored about 10 years ago
Fixes CAL-155
aa70a4b2dd036d0ec5e59970be2e06248a44c6fd authored about 10 years ago2f2ef73f20dbc008c825e53a64b141d10867d6f8 authored about 10 years ago
0da99d0866266697b4721a417421dd68171382d9 authored about 10 years ago
c21f426deef56af4a83dd934372cd8c5a0cd6793 authored about 10 years ago
a7b4c01ec0da4121cf42e76d07546babb0101f4b authored about 10 years ago
2a5e8c8ee32cca1d7e5349fb9c07a63c483ab3d9 authored about 10 years ago
8f8e1ad6d42d37064904bcffc1b3987a8aba1ea7 authored about 10 years ago
d3ea92ef3d9c79fabf58e3c0cad87f18efd7d8ea authored about 10 years ago
659acde94b17d6f1ffe143ce6e6754b6ce4b6b36 authored about 10 years ago
8ae28d513cc6d22de921722b3647927f0be71562 authored about 10 years ago
8ea85638abc021677d288b2874df3404734bfc7a authored about 10 years ago
grub: add --target=i386-pc for BIOS systems
f18ea40bf1606d5005e2caa219233ce77b514f03 authored about 10 years ago
From Arch wiki:
--target=i386-pc instructs grub-install to install for BIOS systems only. It is ...
2ccdbe94d63ac803c218cedcd249b22b6fe4ce82 authored about 10 years ago
08937fd13e8b60ddad9c27cc6f28cc6bead5b10c authored about 10 years ago
displaymanager: Various fixes and cleanups.
eb748cca8ebfc77c04c12c35a7aefac2b55af26f authored about 10 years ago42fd75880e04707c8af988e4e467aff1fc8bb99f authored about 10 years ago
Don't hardcode the Cantarell font.
75adfa03fcba056a016d3cd04a3c9484b409c147 authored about 10 years ago2955c0a5a858897e43f3f7d613e8559247c5202b authored about 10 years ago
9b759997061eed35d22ebf65ccddc9fd0d460b49 authored about 10 years ago
If the efiBootloaderId is set, it is used as the --bootloader-id when
installing grub-efi. The r...
I accidentally removed the initialization of lst.
5209af01824df1d265a75c95ec26bd330c565aac authored about 10 years ago
mount: Remember the extraMounts (and extraMountsEfi, if applicable) in
the global storage (as "e...
That is what grub/main.py now expects in the global storage.
20e6cd4ab023c97830ad62fb4d2f3f3d530258f0 authored about 10 years ago
Use bootloaderEntryName instead of shortProductName as the
--bootloader-id.
f892a11a57fc281a5941bc71e9b28be508af21c8 authored about 10 years ago
477f8d0688a12ced5cade31093a8d0065fb38832 authored about 10 years ago
grub: Add EFI support (improved).
3984bf0634a8cf837d38b2b53706ebcf90a473b4 authored about 10 years ago71532351633303e91e1d86406d73ae2e4331f726 authored about 10 years ago
Make the defaultDesktopEnvironment and desktopFile settings in
displaymanager.conf follow the na...
Don't run xdg-icon-resource and update-desktop-database in the basic
setup for KDM. These tools ...
This also matches what the original shell script from Manjaro did.
a0bb108486414e9618e9744ef8b83032c24e3050 authored about 10 years ago
Add a "basicSetup" boolean setting and default to leaving this kind of
setup operations to the d...
Use libcalamares.utils.debug instead of print to output a debugging
message during SDDM autologi...
The default session setting in GDM is per user. Therefore, it is not of
much use to set it for t...
85c2c78a97ee41726538531d1792319cd3659ee4 authored about 10 years ago
Remove the hack that symlinks /usr/lib/lightdm/lightdm/gdmflexiserver as
/usr/bin/gdmflexiserver...
If a display manager is in the list, but not installed, do not return an
error message, but only...
I have already written a bunch of code in there.
2783f98615fa03a2bffa879f10ea261d9a6f9f48 authored about 10 years agoa525de8f11a875f2784b2cfef1bc652b2089357d authored about 10 years ago
a9afc66a185eddc60132bb7cc42548cc0e1c0864 authored about 10 years ago
It turns out that I had messed this up. Issue #173 was addressed anyway
by the followup fix to u...
in some rare cases you can't unmount your mountpoints. As it is the last step we can use lazy sw...
eee54241d1f58839f9d2dc8a64a1a556ff5f70b3 authored about 10 years ago
This fixes e65d9c4f. Setting a variable can't end with :
This also fixes the issue with referen...
packages: add --noconfirm arg for pacman, also remove unneeded deps
99dc06bd511d5d4bcfa2a80a77be7e15f2d6c6ab authored about 10 years ago722e87fd00a8d80affad435065550a109adbd3dd authored about 10 years ago
localecfg: only restore locale.gen.bak if available
f0184ab340a10ba00ad348917432d71ccf395a9b authored about 10 years ago22a9fd86dfb9b77ed4cea93325ad2955bfe2ed34 authored about 10 years ago
Do not use a YAML list when only a single entry actually works. (It was
just silently using the ...
This reverts commit 9c799b32e91f36ef0dc20a91b2fff06f1c859590.
This was already right before. de...
e65d9c4f4d3323fe0dd75552ed1494e36467acd8 authored about 10 years agodefault_desktop_environment.desktop_file needs to been passed actually.
9c799b32e91f36ef0dc20a91b2fff06f1c859590 authored about 10 years ago36488583f7ec7db2e3aac4d4487c12eef1792563 authored about 10 years ago
See issue #173.
f0203a072c20a5c82074b713cc0b61654ccfabb1 authored about 10 years agoWe need to pass default_desktop_environment if we won't use automatic desktop detection.
6a70029198c3fce91f6fdfec70b33d7e44adba5f authored about 10 years ago
In particular, this also ensures that the directory gets created on the
target system so things ...
Add a machineid module.
6e98f63bf328188b59042aea186dda8b9a2be4ca authored about 10 years agoFixes #169
1de7b55c3b2df308ddd785ae5aa8f356be61bb84 authored about 10 years agoe85b2d164fd0dd1120e24327947f8b27189c4176 authored about 10 years ago
a90737a3e4484817685392e6336f602a0b526b54 authored about 10 years ago
Add an example to force Plasma5 desktop (commented out)
ddc7a6057d259f59c4287f1342d76d6e6ffd07db authored about 10 years agoThis adds the function to force a desktop environment. We might think to add it also to global s...
d5d74fbdcdefee39a152cb2666e6869cc0f5c876 authored about 10 years agoFixes settings Session= when both lxqt and openbox are installed, it will first find lxqt an use...
b4b409243fb5608f66ad77888f3d5003d6109104 authored about 10 years ago587e76aa56a736108fd94d233c344a4e25fff0b5 authored about 10 years ago
5f99d51f807927b6c04b9e120804039f93d8a5c4 authored about 10 years ago
The module creates /etc/machine-id and/or /var/lib/dbus/machine-id. By
default, it is enabled an...
Add the following flags to rsync:
* `-H, --hard-links preserve hard links`
* `-A, --a...
0c3f88077d107285cc5af8448db349b791641217 authored about 10 years ago
Fixes #166.
ac5cecee19b805634d9f3679950e92b3b8488df7 authored about 10 years ago5b864c5dc3402de53cd3e5b32074814292da6f11 authored about 10 years ago
5bb775592540b8b6814f90039c8d04a7879410b6 authored about 10 years ago
52a1a28696c6d1e4035764a497cbd712bbd87f01 authored about 10 years ago
5fdca37db51ea8b98123995ec75b0fb6211a3761 authored about 10 years ago
472590669f14326e5a65b6528eb62ca2c6a6eef9 authored about 10 years ago
0738af04ca152f59a5627c9e940aa54056d053bf authored about 10 years ago
e258f0b5a964a0503628df5564c5092c5b842249 authored about 10 years ago