Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A archiso
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch Linux
  • archiso
  • Merge requests
  • !217

Open
Created Dec 08, 2021 by Tallero Tallero@tallero
  • Report abuse
Report abuse

Add support for image encryption

  • Overview 0
  • Commits 7
  • Pipelines 8
  • Changes 78

Adds support for making isos with encrypted rootfs.

It can be enabled through the encryption boolean in profiledef.sh.

Because it also requires user to add a few hooks and install a slightly modified encrypt hook (provided by cryptsetup-archiso), a new encrypted profile has been cloned from releng.

Note: this branch starts from !216.

PS: I don't like the idea to having to replace cryptsetup's encrypt hook, but I've tried adding a custom hook without results. Further commits are welcomed.

Edited Dec 09, 2021 by Tallero Tallero
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: crypto