you are viewing a single comment's thread
view the rest of the comments
[–] 12 points 2 years ago (2 children)

I think you could mount the iso and manually delete the packages you dont want. Mounting an iso is as easy as

# mount -o loop /path/to/iso /path/to/mountpoint

You can also chroot into it while it is mounted: https://wiki.archlinux.org/title/Chroot

Disclaimer, I am not sure if deleting files inside the iso makes it weight less.

  • source
  • parent
  • hideshow 4 child comments
  • [–] [S] 2 points 2 years ago (1 child)

    I might try this for the next install, thank you!

  • source
  • parent
  • hideshow 2 child comments