From 32e8ef9f9794a1a9747673523b7c9e74bba1295c Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 14 Jul 2007 13:46:44 +0000 Subject: Removed late_dm option (too confusing and too little effect), small fix for Ubuntu functions-default, added "binfinder" function. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1242 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/distro-specs/ubuntu/functions-default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'initramfs/distro-specs/ubuntu/functions-default') diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default index 5f4a1edf..f02d8778 100644 --- a/initramfs/distro-specs/ubuntu/functions-default +++ b/initramfs/distro-specs/ubuntu/functions-default @@ -207,8 +207,8 @@ if ! grep "gdm:" /etc/passwd >/dev/null 2>&1; then >>/mnt/etc/passwd fi testmkd /mnt/var/lib/gdm/.fontconfig -echo -e "\tchown gdm:gdm /var/lib/gdm/.fontconfig\n\t\chown root:gdm \ -/var/lib/gdm" >> /mnt/etc/${D_INITDIR}/boot.slx +echo -e "\tchown gdm:gdm /var/lib/gdm/.fontconfig\n\tchown root:gdm \ +/var/lib/gdm\n" >>/mnt/etc/${D_INITDIR}/boot.slx # fixme: check if a gdm.conf was provided via ConfTGZ # [ -f /rootfs/etc/gdm/gdm.conf ??? ] || \ echo -e "# /etc/gdm/gdm.conf - file generated by $0\n\ -- cgit v1.2.3-55-g7522