#!/bin/sh # This script sets up things we want to ship with the OS tree. It should # NOT set up caches. For example, do NOT run ldconfig in here. set -e set -x echo gnomeos > /etc/hostname cat > /etc/default/locale </etc/pam.d/common-account </etc/pam.d/common-auth </etc/pam.d/common-password </etc/pam.d/common-session <