Philip
5eb56733b8
[servicescfg] add new module
...
- 'servicescfg' is the equivalent to module 'services', just for OpenRC
2016-09-24 12:21:28 +02:00
Calamares CI
cdc79f5507
Automatic merge of Transifex translations
2016-09-24 00:34:51 +00:00
Calamares CI
b95504374d
Automatic merge of Transifex translations
2016-09-23 02:50:44 +00:00
Calamares CI
f28140a4dc
Automatic merge of Transifex translations
2016-09-23 00:34:48 +00:00
Teo Mrnjavac
4ed06d4fe3
Remove target resolv.conf before proceeding.
2016-09-22 20:52:04 +02:00
Teo Mrnjavac
ec2094d768
Add support for writing keymap data to /etc/default/keyboard.
2016-09-22 20:52:01 +02:00
Philip Müller
ad4d3ad5c2
Merge pull request #262 from calamares/revert-261-upstream-master
...
Revert "Merge upstream changes"
2016-09-22 20:48:26 +02:00
Philip Müller
bbfc479095
Revert "Merge upstream changes"
2016-09-22 20:47:52 +02:00
Philip Müller
1e257e855d
Merge pull request #261 from manjaro/upstream-master
...
Merge upstream changes
2016-09-22 20:46:52 +02:00
Teo Mrnjavac
567ac87440
Remove target resolv.conf before proceeding.
2016-09-22 15:43:41 +02:00
Teo Mrnjavac
37384279e5
Add support for writing keymap data to /etc/default/keyboard.
2016-09-22 12:32:30 +02:00
Philip Müller
cdd8aa237f
Merge pull request #5 from calamares/master
...
Merge upstream changes
2016-09-21 20:31:45 +02:00
shainer
04c552ba9f
Merge branch 'master' of github.com:calamares/calamares
2016-09-21 12:57:32 +02:00
shainer
479b67f696
In the netinstall page, always show the arrow-down button.
...
The arrow no longer changes direction depending on whether
the button is clicked or not.
2016-09-21 12:56:38 +02:00
Calamares CI
abb2f91dc4
Automatic merge of Transifex translations
2016-09-21 00:34:08 +00:00
shainer
d45a6bd856
In the netinstall page, fix the group button.
...
The button is "not checked" by default, and becomes
checked when clicked; the packageview becomes visible
when the button is checked.
2016-09-20 18:20:53 +02:00
Calamares CI
971ae902c8
Automatic merge of Transifex translations
2016-09-20 00:37:18 +00:00
Teo Mrnjavac
4662c9c877
Remove irrelevant debug output.
2016-09-19 12:34:45 +02:00
Calamares CI
81e43b1362
Automatic merge of Transifex translations
2016-09-18 00:35:01 +00:00
Philip
8632c3d609
Merge branch '2.4.x-stable' of github.com:manjaro/calamares into 2.4.x-stable
2016-09-17 10:35:43 +02:00
Philip
d935b7df68
bump
2016-09-17 10:35:05 +02:00
Philip Müller
9dfbc54fda
Merge pull request #4 from calamares/2.4.x-stable
...
Merge upstream changes
2016-09-17 10:13:16 +02:00
Philip Müller
94b8ad3b6e
Merge pull request #1 from manjaro/pr-mhwdcfg
...
[mhwdcfg] replace hardwarecfg
2016-09-17 10:11:22 +02:00
Philip Müller
ec3c8d6cd4
Merge pull request #3 from calamares/master
...
Merge upstream changes
2016-09-17 10:11:03 +02:00
Calamares CI
89b981c585
Automatic merge of Transifex translations
2016-09-17 00:35:03 +00:00
Teo Mrnjavac
3408eb5c56
Fix VFAT filename handling in bootloader module.
...
CAL-385 #close
2016-09-16 16:31:38 +02:00
Teo Mrnjavac
77fb264129
Fix VFAT filename handling in bootloader module.
...
CAL-385 #close
2016-09-16 16:30:17 +02:00
Teo Mrnjavac
0c29233062
Warning in debug output when the RequirementsChecker is misconfigured.
...
CAL-390 #close
2016-09-16 11:00:53 +02:00
Teo Mrnjavac
a48dadf757
Warning in debug output when the RequirementsChecker is misconfigured.
...
CAL-390 #close
2016-09-16 10:54:39 +02:00
Kevin Kofler
0ad215bcca
users: Drop dependency on chfn. ( #260 )
...
Pass the full name directly to useradd instead, using the "-c" (comment)
parameter, which is "currently used as the field for the user's full
name" according to the documentation.
The chfn utility is no longer installed by default on current Fedora
releases due to its dependency on libuser. (They split out chfn and chsh
from util-linux into an optional subpackage.) It could be added as a
dependency of Calamares, but since it is needed inside the chroot, it
has to be on the base live image, not the overlay. Thus, to allow
testing Calamares with a simple "dnf install calamares" again, the
dependency needs to go away. And it is unnecessary anyway.
2016-09-16 07:55:04 +02:00
Calamares CI
90cccb9424
Automatic merge of Transifex translations
2016-09-14 00:34:57 +00:00
Philip Müller
b5013849fe
Merge pull request #2 from calamares/master
...
Merge upstream changes
2016-09-13 08:14:05 +02:00
Philip
cc4ab32350
[mhwdcfg] clean up imports; use target_env_call()
2016-09-13 08:08:57 +02:00
udeved
5610e274ba
[mhwdcfg] adopt development changes
2016-09-13 08:04:20 +02:00
Jonathan Carter
d2a274012a
Add keywords to desktop file ( #259 )
...
* Fix spelling mistake in kdsingleapplicationguard.cpp
s/emty/empty/g.
* Add fdo keywords
Add freedesktop.org keywords to desktop entry.
This allows users to search for the app in various desktop environments.
For more details, see:
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html ,
https://bugs.debian.org/693918 , and
https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for
2016-09-12 15:53:35 +02:00
Jonathan Carter
48673a19c3
Merge pull request #2 from highvoltage/add-keywords-to-desktop-file
...
Add fdo keywords
2016-09-12 14:50:39 +02:00
Jonathan Carter
47e2039ac0
Add fdo keywords
...
Add freedesktop.org keywords to desktop entry.
This allows users to search for the app in various desktop environments.
For more details, see:
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html ,
https://bugs.debian.org/693918 , and
https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords for
2016-09-12 14:49:49 +02:00
Philip Müller
ea1c8a0e5d
[plymouthcfg] add module to configure Plymouth ( #256 )
2016-09-12 07:59:17 +02:00
Jonathan Carter
c83ca9af44
Fix spelling mistake in kdsingleapplicationguard.cpp ( #257 )
...
s/emty/empty/g.
2016-09-12 07:56:13 +02:00
Teo Mrnjavac
7e4a2fe37e
Merge pull request #258 from tctara/master
...
Use device's immutable copy instead of rescanning.
2016-09-12 07:53:52 +02:00
Philip
8627f291ca
[mhwdcfg] update conf file
...
- add 302 and 380 to gfx IDs
- disable usb as we don't have any config for that yet
2016-09-12 07:39:25 +02:00
Jonathan Carter
91c6ba3665
Merge pull request #1 from highvoltage/fix-spelling-mistake
...
Fix spelling mistake in kdsingleapplicationguard.cpp
2016-09-11 11:58:34 +02:00
Jonathan Carter
b9b0833b9b
Fix spelling mistake in kdsingleapplicationguard.cpp
...
s/emty/empty/g.
2016-09-11 11:56:58 +02:00
Chantara Tith
64db6d5ba1
Use device's immutable copy instead of rescanning.
2016-09-11 16:20:50 +07:00
Philip
045ec0408d
[displaymanager] prefer Budgie before Gnome
2016-09-10 23:04:27 +02:00
Philip
7ed780014d
[mhwdcfg] replace hardwarecfg
2016-09-10 14:55:28 +02:00
Philip
5adf8775fa
[users] use upstream config
2016-09-10 14:10:43 +02:00
Philip
cda9e2f0c1
[settings.conf] update for Manjaro
2016-09-10 14:03:39 +02:00
Philip
ff8be85b08
[modules] adjust to Manjaro configs
2016-09-10 14:01:50 +02:00
Philip
d50a27cb4c
[data] add manjaro files
2016-09-10 13:57:38 +02:00