Skip to content
Snippets Groups Projects
  1. Nov 25, 2016
  2. Nov 18, 2016
  3. Nov 09, 2016
  4. Nov 06, 2016
    • Philip Müller's avatar
      Modifications · 2e9fe3f1
      Philip Müller authored
      -  [welcome] Use QNetworkAccessManager in checkHasInternet
      -  [bootloader] Fix UEFI firmware workaround for 32-bit UEFI
      2e9fe3f1
  5. Nov 05, 2016
    • Philip Müller's avatar
      Modifications · e21338d8
      Philip Müller authored
      - [bootloader] Fix vfat_correct_case
      - [welcome] Fix RequirementsChecker::checkHasInternet()
      e21338d8
    • Philip Müller's avatar
      v2.4.4 · e91be5bd
      Philip Müller authored
      - [partition] remove sgdisk dependency
      - [displaymanager] use configparser and add better autologin handling
      - [displaymanager] set a preferred Xsession for autologin
      - [netinstall] Support selecting visible groups by default
      - [packages] Add option of updating packages db before perfoming package operations
      - [packages] Allow try_install and try_remove entries in packages module
      - [unpackfs] Do not fail if rsync returns exit code 23
      e91be5bd
  6. Oct 28, 2016
  7. Oct 26, 2016
  8. Oct 22, 2016
  9. Oct 14, 2016
  10. Sep 28, 2016
    • Teo Mrnjavac's avatar
      Allow disabling automated LUKS modes. · 11dd15f1
      Teo Mrnjavac authored and Philip Müller's avatar Philip Müller committed
      11dd15f1
    • Teo Mrnjavac's avatar
      Make writeEtcDefaultKeyboard an option in keyboard.conf. · 36a96fed
      Teo Mrnjavac authored and Philip Müller's avatar Philip Müller committed
      36a96fed
    • Kevin Kofler's avatar
      Fix locale filtering for UTF-8 on Fedora. · a37896da
      Kevin Kofler authored and Philip Müller's avatar Philip Müller committed
      locale -a returns the locales using ".utf8" names rather than ".UTF-8".
      The case-insensitive match does not help because it is "utf8" rather
      than "UTF-8". So we need to match both with and without the dash.
      a37896da
    • Kevin Kofler's avatar
      users: Drop dependency on chfn. (#260) · 97b06e31
      Kevin Kofler authored and Philip Müller's avatar Philip Müller committed
      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.
      97b06e31
  11. Sep 24, 2016
  12. Sep 22, 2016
  13. Sep 16, 2016
  14. Sep 13, 2016
Loading