summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-11-21 17:02:47 +0100
committerGuido Guenther <agx@sigxcpu.org>2007-11-21 17:02:47 +0100
commit9ca7913ba2405c93ebb190612fe8fd6010e3baff (patch)
treef72a892eab4c5a8e39b0f2b8b6cd9074d6b7b62b
parent29aacd372011266a04ce01f5a6070e5994e0cf17 (diff)
add initrd example
-rw-r--r--etc/arcboot.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/arcboot.conf b/etc/arcboot.conf
index d107463..1ed060b 100644
--- a/etc/arcboot.conf
+++ b/etc/arcboot.conf
@@ -1,10 +1,11 @@
# arcboot.conf
#
-# copyright 2002 Guido Guenther <agx@sigxcpu.org>
+# copyright 2002,2007 Guido Guenther <agx@sigxcpu.org>
#
label=linux
image=/vmlinux
append="root=/dev/sda1"
+# initrd=/initrd.img
# backup version
label=old