aboutsummaryrefslogtreecommitdiff
path: root/n35-skeleton/etc
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2011-12-20 13:09:26 +0100
committerLars-Dominik Braun <lars@6xq.net>2011-12-20 13:09:26 +0100
commitaf6131f72306e27d94b3e7fef2a363acb533ebbf (patch)
treef83e777da87685c0ae8fcff30b1292ffa25b13fa /n35-skeleton/etc
parent791ec2990580d4e4b7618a372740ff1baf0b7375 (diff)
downloadbuildroot-n35-af6131f72306e27d94b3e7fef2a363acb533ebbf.tar.gz
buildroot-n35-af6131f72306e27d94b3e7fef2a363acb533ebbf.tar.bz2
buildroot-n35-af6131f72306e27d94b3e7fef2a363acb533ebbf.zip
Fix a few skeleton config files
Disable r/w root fs. That’s better for the mmc.
Diffstat (limited to 'n35-skeleton/etc')
-rw-r--r--n35-skeleton/etc/hostname2
-rw-r--r--n35-skeleton/etc/inittab2
-rw-r--r--n35-skeleton/etc/issue3
3 files changed, 3 insertions, 4 deletions
diff --git a/n35-skeleton/etc/hostname b/n35-skeleton/etc/hostname
index 5b26b35..e5b1308 100644
--- a/n35-skeleton/etc/hostname
+++ b/n35-skeleton/etc/hostname
@@ -1 +1 @@
-buildroot
+n35
diff --git a/n35-skeleton/etc/inittab b/n35-skeleton/etc/inittab
index 5f8b8de..501ee7b 100644
--- a/n35-skeleton/etc/inittab
+++ b/n35-skeleton/etc/inittab
@@ -15,7 +15,7 @@
# Startup the system
null::sysinit:/bin/mount -t proc proc /proc
-null::sysinit:/bin/mount -o remount,rw / # REMOUNT_ROOTFS_RW
+#null::sysinit:/bin/mount -o remount,rw / # REMOUNT_ROOTFS_RW
null::sysinit:/bin/mkdir -p /dev/pts
null::sysinit:/bin/mkdir -p /dev/shm
null::sysinit:/bin/mount -a
diff --git a/n35-skeleton/etc/issue b/n35-skeleton/etc/issue
index 90f1779..9241938 100644
--- a/n35-skeleton/etc/issue
+++ b/n35-skeleton/etc/issue
@@ -1,3 +1,2 @@
-
-Welcome to Buildroot
+Welcome to Acer n35