brendansimon_indt
  • Joined on 2023-05-21
brendansimon_indt commented on issue josch/mmdebstrap#38 2023-05-31 22:34:41 +00:00
Provide example to remove documentation and produce smallest possible image

Perfect !!

Suggest a reference in the README.md

e.g.

For the full documentation use:

pod2man ./mmdebstrap

brendansimon_indt commented on issue josch/mmdebstrap#38 2023-05-31 05:20:58 +00:00
Provide example to remove documentation and produce smallest possible image

No, I didn't think about the man page. I see it now and the examples :) Thanks, that provides enough info to get me going.

I didn't see any obvious documentation files in the repo (no doc

brendansimon_indt opened issue josch/mmdebstrap#38 2023-05-31 02:33:42 +00:00
Provide example to remove documentation and produce smallest possible image
brendansimon_indt closed issue josch/mmdebstrap#37 2023-05-23 02:06:29 +00:00
makedev operation not permitted
brendansimon_indt commented on issue josch/mmdebstrap#37 2023-05-23 02:06:28 +00:00
makedev operation not permitted

I can confirm that adding udev as a package allows the build to succeed :)

This yaml file works

---
mmdebstrap:
  keyrings:
    - /usr/share/keyrings/debian-archive-keyring.gpg
brendansimon_indt commented on issue josch/mmdebstrap#37 2023-05-23 00:16:09 +00:00
makedev operation not permitted

My debian-bookwork-minimal-watchdog.yaml file is:

---
mmdebstrap:
  keyrings:
    - /usr/share/keyrings/debian-archive-keyring.gpg
  mode: unshare
  suite: bookworm
  target:…
brendansimon_indt opened issue josch/mmdebstrap#37 2023-05-22 11:15:18 +00:00
makedev operation not permitted