mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 09:22:59 +02:00
Das kleine AJAX-Bandbreitenmeter gefixt. Zeigte zu hohe Werte aufgrund eines Berechnungsfehlers an und die XML-Schnittstelle wurde nicht korrekt angesprochen.
Bootsplash-Bilder entfernt. Snort-Scripte nochmal getestet. Laedt die Updates korrekt und wird auch korrekt gestartet. Snortctrl geschrieben, welche noch nicht aufgerufen wird. Grub-Patch verschoben. Clamav-Update. CDRom-Auswurf getestet. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@606 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,43 +0,0 @@
|
||||
# This is the configuration file for the 1024x768 bootsplash picture.
|
||||
#
|
||||
# This file is necessary to specify the coordinates of the text box on
|
||||
# the splash screen.
|
||||
#
|
||||
# Comments are welcome by stepan@suse.de
|
||||
|
||||
# config file version
|
||||
version=3
|
||||
|
||||
# should the picture be displayed?
|
||||
state=1
|
||||
|
||||
# fgcolor is the text forground color.
|
||||
# bgcolor is the text background (i.e. transparent) color.
|
||||
fgcolor=7
|
||||
bgcolor=0
|
||||
|
||||
# (tx, ty) are the (x, y) coordinates of the text window in pixels.
|
||||
# tw/th is the width/height of the text window in pixels.
|
||||
tx=5
|
||||
ty=110
|
||||
tw=1014
|
||||
th=658
|
||||
|
||||
# name of the picture file (full path recommended)
|
||||
jpeg=/boot/splash/images/bootsplash-1024x768.jpg
|
||||
silentjpeg=/boot/splash/images/silent-1024x768.jpg
|
||||
|
||||
progress_enable=1
|
||||
|
||||
# background
|
||||
box silent noover 100 700 920 730 #515151
|
||||
box silent inter 100 700 100 730 #ff0300 #fffa04 #ff0300 #fffa04
|
||||
box silent 100 700 920 730 #ff0300 #fffa04 #ff0300 #fffa04
|
||||
|
||||
# black border
|
||||
box silent 100 699 920 699 #b5b5b5
|
||||
box silent 100 731 920 731 #b5b5b5
|
||||
box silent 99 699 99 731 #b5b5b5
|
||||
box silent 920 699 920 731 #b5b5b5
|
||||
|
||||
overpaintok=1
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 82 KiB |
@@ -12,7 +12,7 @@ usr/local/bin/rebuildhosts
|
||||
usr/local/bin/redctrl
|
||||
usr/local/bin/monitorTraff
|
||||
#usr/local/bin/restartapplejuice
|
||||
usr/local/bin/restartsnort
|
||||
usr/local/bin/snortctrl
|
||||
usr/local/bin/restartssh
|
||||
usr/local/bin/restartsyslogd
|
||||
usr/local/bin/restartwireless
|
||||
|
||||
Reference in New Issue
Block a user