[PATCH] Lookup users and groups in root directory instead of on host

2023-03-07 Thread Daan De Meyer
If a root directory is configured by the user, lookup users and groups in the /etc/passwd and /etc/group of that root directory instead of the host's /etc/passwd and /etc/group. This is especially important when building Debian chroots on distros that are not Debian based and where the host's /etc

Re: License audit on dpkg source tree

2023-03-07 Thread Christian Hudon
Hi. Yes, I'm fine re-licensing my contribution with the same licenses as the rest of the codebase. Christian --- Original Message --- On Monday, March 6th, 2023 at 19:43, Guillem Jover wrote: > > > Hi! > > [ Bringing back this old thread, as there is still one unsolved item >

Re: Licensing of old Debconf::Gettext module in dpkg

2023-03-07 Thread Joey Hess
Guillem Jover wrote: > Hi Joey and Nicolas! > > Long time ago the Debconf::Gettext [O] module got imported into the dpkg > code base [I] with some modifications from Nicolas. The current module > in the dpkg code base is [C], which has seen substantial modifications > by me since its import. > >