Re: [Libguestfs] [PATCH guestfs-tools] customize: Implement --chown option

2023-06-29 Thread Richard W.M. Jones
On Thu, Jun 29, 2023 at 06:09:07PM +0200, Laszlo Ersek wrote: > On 6/29/23 14:50, Richard W.M. Jones wrote: > > This currently only works with numeric UID.GID. In theory in future > > we could look up IDs from the guest password file (eg. using Augeas) > > and do the right thing, but that's a bunc

Re: [Libguestfs] [PATCH guestfs-tools] customize: Implement --chown option

2023-06-29 Thread Laszlo Ersek
On 6/29/23 14:50, Richard W.M. Jones wrote: > This currently only works with numeric UID.GID. In theory in future > we could look up IDs from the guest password file (eg. using Augeas) > and do the right thing, but that's a bunch more work. > > For example: > > $ ./builder/virt-builder fedora-36