summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-11-09 15:45:23 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-11-09 15:45:46 +0100
commit9bec4aa52379f20a301c650485a3d6044b6c72b4 (patch)
treea304eab6c154e94216205ddd109c0699daa9986a
parent4a94187a4559d7de3761fa77b8b2fe7f6c7dc37a (diff)
downloadembtoolkit-9bec4aa52379f20a301c650485a3d6044b6c72b4.tar.gz
embtoolkit-9bec4aa52379f20a301c650485a3d6044b6c72b4.tar.bz2
embtoolkit-9bec4aa52379f20a301c650485a3d6044b6c72b4.tar.xz
RootFS: tweak /etc/issue (continued)
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--packages/system/openrc/etc/issue.freebsd6
-rw-r--r--packages/system/openrc/etc/issue.linux2
2 files changed, 6 insertions, 2 deletions
diff --git a/packages/system/openrc/etc/issue.freebsd b/packages/system/openrc/etc/issue.freebsd
index 494be26..bd6add5 100644
--- a/packages/system/openrc/etc/issue.freebsd
+++ b/packages/system/openrc/etc/issue.freebsd
@@ -17,5 +17,9 @@
888 888 Y8b. Y8b. 888 d88P Y88b d88P 888 .d88P
888 888 "Y8888 "Y8888 8888888P" "Y8888P" 8888888P"
-{{EMBTK_BUILDER} - {EMBTK_XCOMPILE_ENV} - {EMBTK_CLIBRARY_ENV}}
+{
+ builder : {EMBTK_BUILDER}
+ xcompiler : {EMBTK_XCOMPILE_ENV}
+ C library : {EMBTK_CLIBRARY_ENV}
+}
diff --git a/packages/system/openrc/etc/issue.linux b/packages/system/openrc/etc/issue.linux
index 61f8510..f7b2404 100644
--- a/packages/system/openrc/etc/issue.linux
+++ b/packages/system/openrc/etc/issue.linux
@@ -21,5 +21,5 @@
builder : {EMBTK_BUILDER}
xcompiler : {EMBTK_XCOMPILE_ENV}
C library : {EMBTK_CLIBRARY_ENV}
-}
+}