chroot: add --usb flag to make usb devices available
Add a flag to bind-mount in the necessary sysfs directories for USB devices to be accessed inside the chroot. This is the same as how we do it for "pmbootstrap flasher" but allows running arbitrary commands in the chroot.
This is useful to allow using pmbootstrap chroot's as a sandbox for custom flashing procedures.
Merge request reports
Activity
added 3 commits
-
a2d0e9a9...192a29fb - 2 commits from branch
master
- 67773c42 - chroot: add --usb flag to make usb devices available (MR 2554)
-
a2d0e9a9...192a29fb - 2 commits from branch
enabled an automatic merge when all merge checks for 67773c42 pass
Please register or sign in to reply