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 7
    • Merge requests 7
  • 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
  • Repository

Switch branch/tag
  • archiso
  • configs
  • releng
  • build.sh
Find file BlameHistoryPermalink
  • David Runge's avatar
    Fixing ownership in airootfs customization · 839f7433
    David Runge authored Jun 23, 2020
    configs/releng/build.sh:
    Fixing wrong ownership of files when copying overlay modifications from
    the config's airootfs directory to the working directory in
    make_customize_airootfs() by using the cp flag
    '--no-preserve=ownership'.
    
    Thanks to Marcos Mello and Francois Dupoux of sysresccd
    (https://gitlab.com/fdupoux/sysresccd-src) for making this fix
    available.
    
    Closes #11
    839f7433

Replace build.sh

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.