1. 23 Aug, 2018 1 commit
  2. 19 Aug, 2018 1 commit
  3. 10 Aug, 2018 8 commits
  4. 07 Aug, 2018 1 commit
  5. 25 Jul, 2018 3 commits
    • Shivani Bhardwaj's avatar
      Add missing software slide in calamares installer · 4bd60d68
      Shivani Bhardwaj authored
      "software" slide covering the information about the wide range of
      software packaged in Hamara Sugam was missing in the installer. Add the
      software slide. Increase the timer interval to 15s to make the content
      apprehensible to the user.
      
      Side-effects: None
      Tested: OK
      4bd60d68
    • Shivani Bhardwaj's avatar
      Change bootloader EFI configuration script · 047169f1
      Shivani Bhardwaj authored
      Use the bootloader EFI configuration script from Debian upstream with
      slight modifications as follows:
      1. apt update before installing packages
      2. Install grub-efi package
      3. Remove unneeded cryptsetup and keyutils packages
      
      Side-effects: None known so far
      Tested: OK
      This patch alongwith commit 7b6a3ad7 close bugzilla entry: https://bugs.hamaralinux.org/show_bug.cgi?id=423
      047169f1
    • Shivani Bhardwaj's avatar
      calamares: Fix modules and ordering in settings conf · c4fb7918
      Shivani Bhardwaj authored
      Calamares uses the settings as per /etc/calamares/settings.conf with the
      installer. These settings consist of all the important modules that are
      to be loaded from the launch of the installer till the end. The order in
      which these modules should be loaded is also important.
      
      Fix the ordering of the modules as per they'll be needed in the
      installation process following Debian's settings procedure. Add the
      missing modules because of which the installation with EFI system
      partitions fails (introduced in commit 08d5ee8d).
      
      Add missing mount-media-chroot module to calamares-modules to complete
      the desired installation procedure.
      
      Side-effects: None known so far
      Tested: OK
      c4fb7918
  6. 17 Jul, 2018 1 commit
  7. 16 Jul, 2018 5 commits
  8. 15 Jul, 2018 2 commits
  9. 14 Jul, 2018 9 commits
  10. 13 Jul, 2018 1 commit
  11. 04 Jul, 2018 4 commits
  12. 03 Jul, 2018 1 commit
  13. 29 Jun, 2018 3 commits