Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
H
Hamara Packages
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • hamara-developers
  • Hamara Packages
  • Merge Requests
  • !103

Merged
Opened Jul 25, 2018 by Shivani Bhardwaj@unixia 4 of 4 tasks completed4/4 tasks
  • Report abuse
Report abuse

Fix Calamares GRUB EFI installation issue

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.
  • 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 patchset closes bugzilla entry: https://bugs.hamaralinux.org/show_bug.cgi?id=423

Edited Jul 25, 2018 by Shivani Bhardwaj
  • Discussion 0
  • Commits 2
  • Changes 3
Shivani Bhardwaj
Assignee
Shivani Bhardwaj @unixia
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: hamara-developers/hamara-packages!103

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.