Adriaan de Groot
4e2e55a935
[plasmalnf] Needs to run as target user in all cases
2017-12-03 15:24:39 -05:00
Adriaan de Groot
e005c2d02d
Merge branch '3.1-pinebook'
...
- Also document the config file some more.
2017-12-03 15:17:03 -05:00
Adriaan de Groot
ac92d4911d
Compatibility: revert conveniences from master
2017-12-03 12:58:54 -05:00
Adriaan de Groot
3a94f02547
CMake: look for ECM at top-level, add to search path if found.
2017-12-03 12:48:23 -05:00
Adriaan de Groot
cddc4699aa
[plasmalnf] Import Plasma Look-and-Feel module independently
2017-12-03 12:47:41 -05:00
Adriaan de Groot
388399f256
[plasmalnf] Fix command-line options, run in target user environment
2017-12-03 12:42:44 -05:00
Adriaan de Groot
7e5970324f
[plasmalnf] Reset layout along with theme
2017-12-03 11:05:14 -05:00
Adriaan de Groot
81128923e6
[plasmalnf] Disable applying in the target (user|system) for now.
2017-12-03 10:56:39 -05:00
Adriaan de Groot
3bdfa63a79
[plasmalnf] Preserve environment, so that DISPLAY gets to the tool
2017-12-03 10:38:32 -05:00
Adriaan de Groot
d3ef6b07d5
[plasmalnf] Run the lnftool in the target (user|system)
2017-12-03 10:22:46 -05:00
Adriaan de Groot
b3d299bbf1
[plasmalnf] Replace hard-coded path with configurable one
2017-12-03 09:51:13 -05:00
Adriaan de Groot
62623a2376
[plasmalnf] Make an actual job of setting the theme
...
- Job doesn't actually run lookandfeeltool in the target system yet.
2017-12-03 09:26:59 -05:00
Adriaan de Groot
2d3defcca3
[plasmalnf] Hammer in theme-changing
...
- Tool is currently a hard-coded path.
2017-12-03 09:18:18 -05:00
Adriaan de Groot
8c65ee5481
[plasmalnf] Get available LNF
...
- Implement various ways of getting the LNF; the process-based one
uses a recent CLI-tool from the Plasma developers.
- Fill the UI with (meaningless) LNF package IDs.
2017-12-03 08:48:41 -05:00
Adriaan de Groot
98d758b4be
[plasmalnf] Hammer out the most primitive UI
2017-12-03 07:08:54 -05:00
Adriaan de Groot
e0634a4056
Merge pull request #869 from V3n3RiX/master
...
new module : openrcdmcryptcfg - auto unlock encrypted partitions with OpenRC
2017-12-03 04:54:44 -05:00
Adriaan de Groot
839c039168
Merge remote-tracking branch 'origin/plasma-lnf'
2017-12-03 04:43:55 -05:00
Adriaan de Groot
298ff0cbeb
Merge branch '3.1.x-stable'
2017-12-03 04:43:23 -05:00
V3n3RiX
7cecfceaa7
add openrcdmcryptcfg module
2017-12-02 19:47:34 +00:00
Adriaan de Groot
c8a6ebe404
Testing: expand the testmodule script.
...
Do a better job determining what the arguments could mean; this supports
lazy devlopers who don't want to pass in full paths to all kinds of things.
Simple invocation can now be:
testmodule.py <modulename> - +
to read <modulename>.conf from src/modules/<modulename>/
2017-12-02 06:43:12 -05:00
Adriaan de Groot
65a236cd60
[packages] Fix previous.
...
This, kids, is why you don't switch writing C++ and Python too often.
The C++ code isn't a syntax error in Python, although this would fail
at runtime.
2017-12-02 06:14:17 -05:00
Adriaan de Groot
3e3cd08ff3
[packages] Fix previous (false vs False)
2017-12-02 05:20:13 -05:00
Adriaan de Groot
150007c138
[packages] Feature: skip if no internet.
...
Update documentation, add a new key *skip_if_no_internet* to support
systems that **recommend** having an internet connection (but don't
require it), and which also use the packages module. This prevents
a long delay while the package manager tries to access the internet
and times out (repeatedly).
Existing configurations are unchanged.
2017-12-02 05:17:15 -05:00
Adriaan de Groot
7b145c2a36
[packages] Improve message when no packages are processed at all.
2017-12-01 16:48:02 -05:00
Adriaan de Groot
fe61925f31
[packages] Update module documentation
2017-12-01 13:46:59 -05:00
Adriaan de Groot
ae4508011c
[tracking] swap out PNG for SVG icons
2017-11-28 11:47:51 -05:00
Adriaan de Groot
a25445a58c
i18n: update (English) source translation files
2017-11-28 06:47:33 -05:00
Adriaan de Groot
d06e29b1c5
[interactiveterminal] refactor again to keep Transifex happy
2017-11-28 06:45:56 -05:00
Calamares CI
cd2ae5ab0e
[dummypythonqt] Automatic merge of Transifex translations
2017-11-28 06:00:08 -05:00
Adriaan de Groot
3cb6fd839b
[interactiveterminal] Refactor error message
...
- refactor error message
- ifx capitalisation problem
- remove editorializing in comments
FIXES #866
2017-11-28 05:05:28 -05:00
Adriaan de Groot
3ae65d5771
Merge branch '3.1.x-stable'
2017-11-24 09:28:35 -05:00
Adriaan de Groot
93ab6432c4
[netinstall] Special-case the root node.
...
Root is always selected, can't be unselected, and has its own explicit
constructor and name. This resolves issue reported where unchecking
all *visible* groups caused the root to be unchecked, after which
hidden-but-still-selected subgroups were not installed.
Reported by crazy@
2017-11-24 07:52:52 -05:00
Adriaan de Groot
858372d93e
[tracking] Remove derp.
2017-11-23 17:38:06 +01:00
Adriaan de Groot
8e79ad1a14
[tracking] Implement Neon machine tracking configuration
2017-11-22 08:04:37 -05:00
Adriaan de Groot
6cb88c86f1
[tracking] Improve phrasing
2017-11-22 07:49:06 -05:00
Adriaan de Groot
22f5a121cb
[tracking] stub implementation of neon machine feedback configuration
2017-11-22 07:39:52 -05:00
Adriaan de Groot
4a96e83203
[tracking] Adjust wording, drop page title
2017-11-22 07:21:58 -05:00
Adriaan de Groot
9a3ba75c2c
[tracking] Switch icons to sensible names
2017-11-22 13:04:18 +01:00
Adriaan de Groot
cb8f698ce0
[tracking] Switch to VDG icons (version 1)
2017-11-22 13:01:41 +01:00
Adriaan de Groot
93052311aa
[tracking] Switch UI to use radio buttons
...
Following KDE Pholio M116, switch to using a radio button; instead
of 4 individually toggle-able settings, use a "level" indicator
to select none, install, machine, user .. each of which implies
the previous levels. Each level is individually enable-able from
the distro side.
2017-11-22 06:52:14 -05:00
Adriaan de Groot
188050a77c
Merge branch 'master' into usertracking
2017-11-21 07:29:49 -05:00
Adriaan de Groot
aa0fa37492
[netinstall] Hidden groups follow selectedness of parents.
...
If a subgroup is hidden, then it should be considered
selected if its parent is selected or partially-selected.
If the parent group is totally unselected, then the hidden
subgroup shouldn't be installed either. This allows putting
required-packages into a group, without cluttering the
interface.
FIXES #864
2017-11-21 06:16:30 -05:00
Adriaan de Groot
71e80f680e
[netinstall] Only update selectedness of parents with children.
...
While walking up the tree, only switch the selectedness states
of parents with children. This avoids the case where a parent
has a first subgroup that is hidden -- in which case the
parent ends up with no children, and is unselected even though
it is marked as selected in the config file.
FIXES #864
2017-11-21 05:36:38 -05:00
Adriaan de Groot
0c0f0fc8b4
[requirements] Check window minimum size, not preferred size.
...
FIXES #863
2017-11-20 09:14:35 -05:00
Adriaan de Groot
1d18ea264d
[libcalamaresui] Switch to using three state icons for requirements
2017-11-20 09:04:26 -05:00
Adriaan de Groot
7d916f649d
[requirements] Document code
2017-11-20 08:18:39 -05:00
Adriaan de Groot
cc83e40fb7
Documentation: polish plymouth docs
2017-11-14 05:27:37 -05:00
Adriaan de Groot
b3b5240e66
Merge branch 'master' of https://github.com/rajudev/calamares into rajudev-master
2017-11-14 05:17:47 -05:00
Adriaan de Groot
f4368d05f9
[tracking] Fix install-tracking HTTP GET
2017-11-13 05:13:19 -05:00
Chantara Tith
2a785bdf89
Disable newPartitionTableButton for LVM device.
2017-11-11 21:47:30 +00:00
Andrius Štikonas
652ffaedd5
Remove unnecessary kpmcore includes.
2017-11-11 21:34:10 +00:00
Andrius Štikonas
1620f6a668
Merge branch 'master' into lvm2
2017-11-11 21:30:49 +00:00
Adriaan de Groot
9a43b8a0e8
[tracking] hook the install-tracking job into the build.
...
(it doesn't work yet, though .. multi-threading issues).
2017-11-09 05:45:25 -05:00
Adriaan de Groot
a0b1410a50
[tracking] Do the install-tracking ping with QNAM
2017-11-09 05:19:24 -05:00
Adriaan de Groot
ff8af7d5e2
[tracking] Switch to typedef for job list
2017-11-08 09:59:40 -05:00
Adriaan de Groot
fbfb103b5f
[tracking] Fix deduced type
...
'auto' doesn't pick up the reference-type returned from tracking(),
and 'auto&' reads funny to me, so make the type explicit.
2017-11-08 09:51:46 -05:00
Adriaan de Groot
7311204572
[tracking] Step 1 of getting the install-tracking URL
...
- document substitutions
- build URL when creating jobs
2017-11-08 09:51:46 -05:00
Adriaan de Groot
a0e8f76348
[tracking] Enable policy websites
...
Each kind of tracking has an associated webpage / URL describing
the policy for that tracking. The Calamares User Guide has some
generic information. When the user clicks on the Help (?) button
in a tracking-option block, go to that URL.
2017-11-08 09:51:46 -05:00
Adriaan de Groot
c7120277ca
[tracking] Polish UI some more
...
- Enable translations, substitute ShortProductName into string,
- Simplify code for enabling tracking option blocks,
- Set checkboxes based on configuration,
- Read checkboxes when leaving page,
- Don't stretch the tracking option blocks.
2017-11-08 05:01:26 -05:00
Adriaan de Groot
20a2465cc7
[tracking] Polish UI a bit
...
- add icons for graphical display of actions
- extend description of tracking options
- add debug logging
- enable next button
- show/hide tracking options based on configuration
2017-11-08 04:03:38 -05:00
Adriaan de Groot
806799ece4
[tracking] Fix configuration file.
...
- The sample configuration file didn't use sub-maps, but list items.
2017-11-07 07:49:44 -05:00
Adriaan de Groot
28315db43b
Merge branch 'master' into usertracking
2017-11-07 07:49:13 -05:00
Gabriel Craciunescu
d1c10837d1
[netinstall]: some more debug
...
- change the debug output when the errors occurs so
we have a clue what may go wrong
2017-11-06 19:46:26 +01:00
Adriaan de Groot
62c03d6857
Merge branch '3.1.x-stable'
2017-11-06 05:43:29 -05:00
Adriaan de Groot
51c74c6abb
[netinstall] Convenience typedefs
2017-11-06 05:42:13 -05:00
Adriaan de Groot
91e949f8fc
[netinstall] Apply Calamares C++ style
2017-11-06 05:34:57 -05:00
Adriaan de Groot
f424af36d3
[netinstall] Avoid crash when do groups are available
...
- m_groups is only set to a non-nullptr value when data is received
and fully processed,
- avoid nullptr dereference when paging *back* from a netinstall
page that hasn't loaded groups data.
FIXES #859
2017-11-06 05:33:01 -05:00
Adriaan de Groot
ee0b3b85dc
[netinstall] Improve 'next' button handling
...
- Document netinstall.conf a little,
- Add setting *required* which influences whether next is enabled or not
in case of missing or corrupt data,
- Enable *next* button only once some (any!) data is received.
This can be used to disallow stepping past the netinstall step when
there is no data (e.g. internet has failed between the welcome page
and the netinstall page).
2017-11-06 05:33:01 -05:00
Adriaan de Groot
eed207ae2e
CMake: ensure configuration-test can #include yamlcpp headers
2017-11-02 12:38:36 +01:00
rajudev
b3b3777b6e
Merge branch 'master' of github.com:calamares/calamares
2017-11-01 20:41:44 +05:30
Adriaan de Groot
0d4bd59818
[tracking] Document the configuration file format
...
- switch to 'enabled' and 'default' settings, independently.
- document user-tracking as unimplemented.
2017-11-01 09:10:25 -04:00
Adriaan de Groot
30d08f3312
Merge pull request #852 from abucodonosor/docs
...
locale.conf: explain what all the settings are about
2017-11-01 08:55:32 -04:00
Adriaan de Groot
a90f15081c
Merge branch 'master' into usertracking
2017-11-01 06:58:10 -04:00
Adriaan de Groot
35f5612ec1
[locale] Fix GeoIP (reported by demm, crazy)
...
- data has already been read, don't try to read more from the QNM reply
- regression introduced in 7e25909e
2017-11-01 11:07:18 +01:00
Adriaan de Groot
41e8fdd362
[plasmalnf] Search for LNF themes like the KCM does
2017-11-01 05:50:04 -04:00
Adriaan de Groot
6c873f0b70
[plasmalnf] Initial stub module
2017-11-01 05:50:04 -04:00
Adriaan de Groot
105e06798e
CMake: look for ECM at top-level, add to search path if found.
2017-11-01 05:50:04 -04:00
Adriaan de Groot
1456375a12
Merge pull request #854 from abucodonosor/modules
...
Document users.conf
2017-11-01 05:26:13 -04:00
Gabriel Craciunescu
477a9855f6
users.conf: made requested changes
2017-10-31 13:09:34 +01:00
Adriaan de Groot
b303acf12a
Merge branch '3.1.x-stable'
...
- KPMCore code moved
- Small fixes
2017-10-31 06:44:14 -04:00
Gabriel Craciunescu
599f9d48ae
users.conf: document some things
2017-10-30 23:20:43 +01:00
Gabriel Craciunescu
3749beb4e5
modules/users: warn when fallback groups is used
...
- Warn here since it may not be what the Distributor want.
Having wrong groups may result in broken permissions for
created user.
- explain what defaultGroups is for in users.conf
2017-10-30 20:44:51 +01:00
Gabriel Craciunescu
71da7b3a48
RequirementsChecker.cpp: rearrange cDebug() output
2017-10-30 20:11:11 +01:00
Gabriel Craciunescu
fc53438be9
locale.conf: fix localeGenPath comment
2017-10-30 19:21:51 +01:00
Gabriel Craciunescu
2e80ab98d7
locale.conf: explain what all the settings are about
2017-10-30 18:49:03 +01:00
Adriaan de Groot
5474dc6d2b
[partition] allow KPMcore 3.0.2 (with warning)
2017-10-30 11:43:37 -04:00
Adriaan de Groot
a179c6c765
Merge pull request #846 from stikonas/3.1.x-stable
...
Use KPMcore Resize Operation.
2017-10-30 11:22:53 -04:00
Philip
b15d970845
[bootloader] fix regression introduced with d179a9e
...
- see also #840
2017-10-28 03:41:29 -04:00
Gabriel Craciunescu
d2ea83a0b2
NetInstallPage.cpp: fix displaying for Name and Description
...
- fixes 1d7ad9e045
which sets
both header's labels to 0 so 'Name' was always overridden
by Description and Description never displayed
2017-10-28 02:18:36 +02:00
rajudev
84581155bd
Added an explanation of the module and what it does when used, or when used incorrectly.
2017-10-28 02:09:48 +05:30
Andrius Štikonas
fb1522f6ca
Use KPMcore Resize Operation.
2017-10-27 14:00:32 +01:00
Andrius Štikonas
274025d04e
Fix reported partition size.
2017-10-27 02:51:44 +01:00
Adriaan de Groot
2aa5a14b51
Merge pull request #843 from Bezzy1999/cleanup-bitness
...
Clean up bitness check (ignoring CI error because the CI is broken right now).
2017-10-26 05:40:00 -04:00
Bezzy1999
17fb91cda5
added my name
2017-10-25 18:47:23 +01:00
Bezzy1999
cc6db5b808
pep8
2017-10-25 18:45:58 +01:00
crispg72
d179a9e3b1
Tidied up bitness check
2017-10-24 20:32:15 +01:00
Adriaan de Groot
fe0cb88d70
Linking: be a little more relaxed in linking to dependent libs
2017-10-24 12:56:02 -04:00
Adriaan de Groot
ad2edf4f82
Linking: Reduce library dependencies in welcome module
...
Welcome is only interested in checking partitions, not
in resizing them, so stick to one library. This will
become moot when the checks move to partitionmanager
and KPMCore can do the things.
2017-10-24 12:53:55 -04:00
Adriaan de Groot
5e101bcbf9
Document KPMCore versions that make sense
...
- KPMCore 3.0.2 works, but contains specific bugs
2017-10-24 12:53:55 -04:00
Adriaan de Groot
055d416321
Merge branch '3.1.x-stable'
2017-10-24 07:54:30 -04:00