Re: bsdinstall not creating /home. /home/user, or copying skel files
Date: Wed, 15 May 2024 17:45:55 UTC
On 5/15/24 10:49, Mike Karels wrote: > On 15 May 2024, at 9:43, Steven Friedrich wrote: > >> On 5/15/24 10:36, Mike Karels wrote: >>> On 15 May 2024, at 9:19, Steven Friedrich wrote: >>> >>>> I performed a fresh install using may 15 snapshot of disc1 amd64. >>> The May 9 snapshot of stable/14? That's the most recent. The adduser >>> problem was fixed last week, but probably just missed the snapshot. >>> I believe it was fixed in 14.1-BETA2 though. >>> >>> Mike >> >> I can't find the beta2 ISOs... > /pub/FreeBSD/releases/ISO-IMAGES/14.1 on ftp.freebsd.org, or > https://download.freebsd.org/releases/ISO-IMAGES/14.1/. The latter is > in the release announcement. > > Mike I can confirm beta2 bsdinstall creates the user's home directory, but it doesn't chown the user's directory to the user. This leads to many errors when starting X11, because it can't create a .config directory.