Mailing List Archive

Re: [gentoo-commits] gentoo-x86 commit in gnome-base/gdm: ChangeLog gdm-2.18.4-r1.ebuild
On 14:40 Tue 02 Oct , Daniel Gryniewicz (dang) wrote:
> 1.1 gnome-base/gdm/gdm-2.18.4-r1.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gdm/gdm-2.18.4-r1.ebuild?rev=1.1&content-type=text/plain

> epatch ${FILESDIR}/${PN}-2.13.0.1-selinux-remove-attr.patch
> epatch ${FILESDIR}/${PN}-2.18.0-gdm-dmx-intllibs.patch
> epatch ${FILESDIR}/${PN}-2.20.0-gksu.patch
> rm -f ${D}/usr/sbin/gdm
> chown root:gdm ${D}/var/gdm
> chmod 1770 ${D}/var/gdm
> rm -f ${D}/etc/X11/gdm/Xsession
> doexe ${gentoodir}/Xsession
> doexe ${gentoodir}/custom.desktop
> rm -rf ${D}/etc/pam.d
> dopamd ${gentoodir}/pam.d/*
> dopamsecurity console.apps ${gentoodir}/security/console.apps/gdmsetup
> mv ${WORKDIR}/gentoo-* ${D}/usr/share/gdm/themes

Quoting needed

> if [ -f "/etc/X11/gdm/gdm.conf" ]; then
> elog "You had /etc/X11/gdm/gdm.conf which is the old configuration"
> elog "file. It has been moved to /etc/X11/gdm/gdm-pre-gnome-2.16"
> mv /etc/X11/gdm/gdm.conf /etc/X11/gdm/gdm-pre-gnome-2.16
> fi
>
> # Soft restart, assumes Gentoo defaults for file locations
> # Do restart after gdm.conf move above
> FIFOFILE=/var/gdm/.gdmfifo
> PIDFILE=/var/run/gdm.pid

Unsafe for ROOT != /

Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list