]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
LinuxUser branding. LinuxUser
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 16 Sep 2011 20:23:00 +0000 (22:23 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 16 Sep 2011 20:23:00 +0000 (22:23 +0200)
html/html/images/linuxUSER.png [new file with mode: 0644]
html/html/themes/ipfire/include/functions.pl
html/html/themes/maniac/include/functions.pl
lfs/stage2

diff --git a/html/html/images/linuxUSER.png b/html/html/images/linuxUSER.png
new file mode 100644 (file)
index 0000000..e65fae1
Binary files /dev/null and b/html/html/images/linuxUSER.png differ
index c681f804a76a7a415f84f6e32396801164ba9a6a..16cd2ede68e0dd73ebb63a648c2faa0f38f640c2 100644 (file)
@@ -356,6 +356,9 @@ END
 
                 <br class="clear" />    
                 <div id="footer" class="fixed">
+                <br>
+                <img height=70 src="/images/IPFire.png">&nbsp&nbsp&nbsp&nbsp<img height=70 src="/images/linuxUSER.png">
+                <br>
                         <b>Status:</b> $status <b>Uptime:</b>$uptime
 END
 ;
index 4bd1ed6477a45e6ce36065ab22fa909a502dcb5e..aa637ed8fad2c57466e4b0c84971c7531116a0c8 100644 (file)
@@ -369,6 +369,9 @@ END
 
                <br class="clear" />    
                <div id="footer" class="fixed">
+               <br>
+               <img height=70 src=/images/IPFire.png>&nbsp&nbsp&nbsp&nbsp<img height=70 src=/images/linuxUSER.png>
+               <br>
                        <b>Status:</b> $status <b>Uptime:</b>$uptime
 END
 ;
index 5f038c325024f8fa25295aea1179d9dea84be707..0c27402163f283783db9d8f5eb5a2cbe09c105bb 100644 (file)
@@ -71,8 +71,8 @@ $(TARGET) :
        # Config files
        cp -rvf $(DIR_SRC)/config/etc/* /etc;
        touch /etc/mtab
-       echo "$(NAME) v$(VERSION) - $(SLOGAN)" >  /etc/issue
-       echo "===============================" >> /etc/issue
+       echo "$(NAME) v$(VERSION)LinuxUser - $(SLOGAN)" >  /etc/issue
+       echo "========================================" >> /etc/issue
        echo "\n running on \s \r \m"          >> /etc/issue
 
        # Bash startup files