FreeBSD 10.0-RELEASE: mouse and kbd freezes after gdm starts
Tom Evans
tevans.uk at googlemail.com
Wed Jan 29 14:23:09 UTC 2014
On Wed, Jan 29, 2014 at 12:39 PM, Zenny <garbytrash at gmail.com> wrote:
> FYI, poudriere.conf reads:
>
> ZPOOL=zroot
> FREEBSD_HOST=ftp://ftp.freebsd.org
> RESOLV_CONF=/etc/resolv.conf
> BASEFS=/usr/local/poudriere
> USE_TMPFS=yes
> DISTFILES_CACHE=/usr/ports/distfiles
> POUDRIERE_DATA=${BASEFS}/data
> CHECK_CHANGED_OPTIONS=verbose
> CHECK_CHANGED_DEPS=yes
> PKG_REPO_SIGNING_KEY=/usr/local/etc/ssl/keys/pkg.key
> WRKDIR_ARCHIVE_FORMAT=txz
> NOLINUX=yes
>
> /etc/make.conf reads:
>
> WITH_NEW_XORG=yes
> WITH_KMS=yes
> WITH_GALLIUM=yes
> MAKE_JOBS_UNSAFE=yes
>
> /usr/local/etc/poudriere.d/10-amd64-make.conf has:
>
> WITH_NEW_XORG="yes"
> WITH_KMS="yes"
>
> Did I miss something?
poudriere is a package builder, it is not a package installer. How you
are installing and upgrading your packages - you do not have
WITH_PKGNG set, for instance, so are you using portupgrade or
portmaster?
Cheers
Tom
More information about the freebsd-stable
mailing list