adding ps3 specific banner and system name
authorYuji Mano <yuji.mano@am.sony.com>
Wed, 28 May 2008 21:00:54 +0000 (21:00 +0000)
committerYuji Mano <yuji.mano@am.sony.com>
Wed, 28 May 2008 21:00:54 +0000 (21:00 +0000)
SVN-Revision: 11286

target/linux/ps3/base-files/etc/banner [new file with mode: 0644]
target/linux/ps3/base-files/etc/config/system [new file with mode: 0644]

diff --git a/target/linux/ps3/base-files/etc/banner b/target/linux/ps3/base-files/etc/banner
new file mode 100644 (file)
index 0000000..a99f6bb
--- /dev/null
@@ -0,0 +1,5 @@
+  _____  _____  _____
+ |  _  ||  ___||___  |
+ |   __||___  ||___  |
+ |__|   |_____||_____|
+
diff --git a/target/linux/ps3/base-files/etc/config/system b/target/linux/ps3/base-files/etc/config/system
new file mode 100644 (file)
index 0000000..f352ecb
--- /dev/null
@@ -0,0 +1,2 @@
+config system
+       option hostname ps3
\ No newline at end of file