Skip to content
GitLab
Projects Groups Topics 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
    • Graph
    • Compare revisions
    • Locked files
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nl6720
  • archiso
  • Repository
  • archiso
  • README.rst
Find file BlameHistoryPermalink
  • nl6720's avatar
    Create directories and copy files to the FAT image using mtools instead of mounting the file system · 45a5d229
    nl6720 authored Sep 02, 2020
    - mtools supports SOURCE_DATE_EPOCH.
    - The image file is operated on directly instead of mounting the file system. This is a prerequisite to limit the commands that run with root privileges. Related to archlinux/archiso#40 .
    - Add a reminder comment to not get rid of the dosfstools dependency, since a mformat made FAT image can fail to boot on some systems.
    45a5d229