Commit Graph

2559 Commits

Author SHA1 Message Date
Bernhard Landauer
6bfa27ec00 Merge pull request #1 from manjaro/development
merge manjaro-dev
2017-01-20 07:31:15 +01:00
Philip
3e6001f098 [partition] The sender QObject should be in scope so the bootloader path is written 2017-01-11 14:01:18 +01:00
Bernhard Landauer
c07654e3df update launcher 2017-01-06 03:31:22 +01:00
Philip
fbe90c22af [users] Clarify semantics of avatarFilePath config setting. 2017-01-01 02:44:37 +01:00
Philip
1727d2f267 [partition] Disallow assigning the same mountpoint to two partitions 2017-01-01 02:43:41 +01:00
Philip
c29bca3fe0 [branding] prepare for 'Gellivara' 2016-12-24 08:56:55 +01:00
Philip
a65f57cfc9 [partition] Improve debug output 2016-12-24 08:54:43 +01:00
Philip
47600ea6d1 [webview] fix crash on loading webview page with QtWebengine 2016-12-23 09:50:44 +01:00
Philip
edade9423f [users] Fix reading shells from the config file. 2016-12-23 09:45:39 +01:00
Philip
742deb1203 [users] Set tab order to more logical one for the flow. 2016-12-23 09:44:45 +01:00
Teo Mrnjavac
2082fff1d2 Improve debug output for bootloader code path. 2016-12-19 20:07:18 +01:00
Chantara Tith
32402eeafa Use device's immutable copy instead of rescanning. 2016-12-19 20:03:23 +01:00
Teo Mrnjavac
2d980c2af6 Bump KPMcore requirement. 2016-12-19 19:42:45 +01:00
Teo Mrnjavac
a0b76fa594 Make sure we write the inner fs type to globalstorage. 2016-12-19 19:42:35 +01:00
Philip
dae0f1078d [partition] Bump kpmcore requirements 2016-12-19 19:42:24 +01:00
Teo Mrnjavac
8b0d27bd18 Improve user-visible strings in SetPartFlagsJob. 2016-12-19 19:42:02 +01:00
Teo Mrnjavac
6093042863 Keep an immutable copy for every scanned Device* to avoid rescans. 2016-12-19 19:40:44 +01:00
Teo Mrnjavac
0053721896 Assert on nullptr Device*. 2016-12-19 19:40:33 +01:00
Chantara Tith
2914b3ea1b Update to KPMcore LUKS' API changes 2016-12-19 19:40:22 +01:00
Chantara Tith
ff86874d66 API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical. 2016-12-19 19:40:12 +01:00
Teo Mrnjavac
8882a477be Do not dereference nullptr. 2016-12-14 09:08:32 +01:00
Teo Mrnjavac
9bff57a60d Provide default for m_writeEtcDefaultKeyboard in KeyboardViewStep. 2016-12-14 09:08:25 +01:00
Teo Mrnjavac
66c578fa8d Write hasInternet to GlobalStorage.
CAL-431 #close
2016-12-14 09:08:15 +01:00
Teo Mrnjavac
32039bd388 Do not LINK_PUBLIC by default. 2016-12-14 09:07:41 +01:00
Teo Mrnjavac
04a2681ba9 Add LINK_PRIVATE_LIBRARIES to calamares_add_plugin. 2016-12-14 09:02:57 +01:00
Teo Mrnjavac
49afe4bc8e Document settings for services module. 2016-12-14 09:02:47 +01:00
Philip Müller
254583dd64 Merge pull request #18 from oberon2007/development
update logos
2016-12-12 08:46:31 +01:00
Bernhard Landauer
a8fe13a6d4 logo padding 2016-12-12 08:28:13 +01:00
Bernhard Landauer
8b2986c80a update logos 2016-12-12 08:24:43 +01:00
Philip
4666a96b56 [displaymanager] set_autologin: Unset autologin for sddm when needed 2016-12-06 21:57:31 +01:00
Philip
ec44f2e4f4 [users] implement upstream fixes 2016-12-06 21:56:40 +01:00
Philip
846a4a19ae Bump 2016-11-25 22:24:28 +01:00
Kevin Kofler
c7d390f864 [dracutlukscfg] Don't include keyfile in initramfs on unencrypted /boot.
This matches the fix in initcpiocfg and initramfscfg.
2016-11-25 22:23:57 +01:00
Kevin Kofler
88d6989c8f [initramfscfg] Don't include keyfile in initramfs on unencrypted /boot.
This matches the fix in initcpiocfg.

I had to create an encrypt_hook_nokey that is a copy of encrypt_hook
without the part that copies the keyfile.
2016-11-25 22:23:45 +01:00
Teo Mrnjavac
8f68f9bdef Write Btrfs subvolume lines to fstab. 2016-11-25 22:22:27 +01:00
Teo Mrnjavac
e3d7180932 Special case for Btrfs root: create subvolumes and mount them. 2016-11-25 22:22:17 +01:00
Philip
8e2b041498 [pythonqt] Start from empty str for entry point annotation. 2016-11-22 20:57:24 +01:00
Teo Mrnjavac
b513a892af Show warning. 2016-11-18 09:05:53 +01:00
Teo Mrnjavac
2aedea7d5f Oops. 2016-11-18 09:05:40 +01:00
Teo Mrnjavac
d852999cba Warn user about encrypted root with unencrypted /boot. 2016-11-18 09:05:27 +01:00
Teo Mrnjavac
b04dcdc42f Don't include keyfile in initramfs on unencrypted /boot. 2016-11-18 09:05:15 +01:00
Philip
433d6ded6d [mount] Bind-mount /run/udev in the chroot by default 2016-11-09 07:39:58 +01:00
Philip
d698b98988 Modifications
-  [welcome] Use QNetworkAccessManager in checkHasInternet
-  [bootloader] Fix UEFI firmware workaround for 32-bit UEFI
2016-11-06 08:51:03 +01:00
Philip
c8f1134196 Modifications
- [bootloader] Fix vfat_correct_case
- [welcome] Fix RequirementsChecker::checkHasInternet()
2016-11-05 22:01:44 +01:00
Philip
77ea82baee bump 2016-11-05 09:56:41 +01:00
Kevin Kofler
35f098e04a [unpackfs] Do not fail if rsync returns exit code 23.
Unfortunately, rsync returns exit code 23 (Partial transfer due to
error) if it cannot write extended attributes (with -X) because the
target file system does not support it, e.g., the FAT EFI system
partition. We need -X because distributions using file system
capabilities and/or SELinux require the extended attributes. But
distributions using SELinux may also have SELinux labels set on files
under /boot/efi, and rsync complains about those. The only clean way
would be to split the rsync into one with -X and --exclude /boot/efi and
a separate one without -X for /boot/efi, but only if /boot/efi is
actually an EFI system partition. For now, this hack will have to do.

See also:
https://bugzilla.redhat.com/show_bug.cgi?id=868755#c50
for the same issue in Anaconda, which uses a similar workaround.
2016-11-05 09:25:59 +01:00
Teo Mrnjavac
2bc12b80cc Allow try_install and try_remove entries in packages module. 2016-11-03 18:04:38 +01:00
Teo Mrnjavac
d4bdef0be3 Add option of updating packages db before perfoming package operations. 2016-11-03 18:04:28 +01:00
Kevin Kofler
f43c600adc [netinstall] Support selecting visible groups by default.
In other words, support:
  hidden: false
  selected: true
groups.

This was supposed to work according to README.md, but not actually
implemented. Now it should be working.
2016-11-03 18:04:15 +01:00
Philip
b7c121de9c [users] add missing images 2016-11-01 05:52:58 +01:00