File: post-root-stage-51da051bcdfbc55f.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (7 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    A ``post-root`` stage is added that runs outside the chroot and
    before the image size calculation.  For example, this may be useful
    for running things that copy much data into the image and need to be
    outside of the chroot and after install stages which run inside the chroot.