From: delaco Date: Fri, 21 Jul 2006 15:10:50 +0000 (+0000) Subject: Geaendert: X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=20e891c64ac2a25085fef55f052f0760483bbf42 Geaendert: * Kernel-Multicast entfernt. * MC-Downgrade. * Etherwake gefixt. * Shutdown-Balken umgekehrt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@216 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- diff --git a/config/grub/grub.conf b/config/grub/grub.conf index 8c2152caa..ff9af0b3c 100644 --- a/config/grub/grub.conf +++ b/config/grub/grub.conf @@ -8,14 +8,9 @@ title IPFire (1024x768) kernel /vmlinuz root=ROOT panic=10 acpi=off vga=791 splash=silent ro initrd /initrd.splash savedefault -title IPFire (800x600) +title IPFire (640x480) root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 acpi=off vga=788 splash=silent ro - initrd /initrd.splash - savedefault -title IPFire (text) - root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 acpi=off ro + kernel /vmlinuz root=ROOT panic=10 acpi=off vga=785 splash=silent ro initrd /initrd.splash savedefault title IPFire SMP (1024x768) @@ -23,14 +18,9 @@ title IPFire SMP (1024x768) kernel /vmlinuz-smp root=ROOT panic=10 acpi=off vga=791 splash=silent ro initrd /initrd.splash savedefault -title IPFire SMP (800x600) - root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 acpi=off vga=788 splash=silent ro - initrd /initrd.splash - savedefault -title IPFire SMP (text) +title IPFire SMP (640x480) root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 acpi=off ro + kernel /vmlinuz-smp root=ROOT panic=10 acpi=off vga=785 splash=silent ro initrd /initrd.splash savedefault title IPFire (ACPI enabled) (1024x768) @@ -38,14 +28,9 @@ title IPFire (ACPI enabled) (1024x768) kernel /vmlinuz root=ROOT panic=10 vga=791 splash=silent ro initrd /initrd.splash savedefault -title IPFire (ACPI enabled) (800x600) +title IPFire (ACPI enabled) (640x480) root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 vga=788 splash=silent ro - initrd /initrd.splash - savedefault -title IPFire (ACPI enabled) (text) - root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 ro + kernel /vmlinuz root=ROOT panic=10 vga=785 splash=silent ro initrd /initrd.splash savedefault title IPFire SMP (ACPI HT enabled) (1024x768) @@ -53,13 +38,8 @@ title IPFire SMP (ACPI HT enabled) (1024x768) kernel /vmlinuz-smp root=ROOT panic=10 acpi=ht vga=791 splash=silent ro initrd /initrd.splash savedefault -title IPFire SMP (ACPI HT enabled) (800x600) - root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 acpi=ht vga=788 splash=silent ro - initrd /initrd.splash - savedefault -title IPFire SMP (ACPI HT enabled) (text) +title IPFire SMP (ACPI HT enabled) (640x480) root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 acpi=ht ro + kernel /vmlinuz-smp root=ROOT panic=10 acpi=ht vga=785 splash=silent ro initrd /initrd.splash savedefault diff --git a/config/grub/scsigrub.conf b/config/grub/scsigrub.conf index e0c601efa..13a850a18 100644 --- a/config/grub/scsigrub.conf +++ b/config/grub/scsigrub.conf @@ -8,14 +8,9 @@ title IPFire (1024x768) kernel /vmlinuz root=ROOT panic=10 init=/linuxrc acpi=off vga=791 splash=silent rw initrd /ipfirerd.img savedefault -title IPFire (800x600) +title IPFire (640x480) root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 init=/linuxrc acpi=off vga=788 splash=silent rw - initrd /ipfirerd.img - savedefault -title IPFire (text) - root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 init=/linuxrc acpi=off rw + kernel /vmlinuz root=ROOT panic=10 init=/linuxrc acpi=off vga=785 splash=silent rw initrd /ipfirerd.img savedefault title IPFire SMP (1024x768) @@ -23,14 +18,9 @@ title IPFire SMP (1024x768) kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=off vga=791 splash=silent rw initrd /ipfirerd-smp.img savedefault -title IPFire SMP (800x600) - root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=off vga=788 splash=silent rw - initrd /ipfirerd-smp.img - savedefault -title IPFire SMP (text) +title IPFire SMP (640x480) root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=off rw + kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=off vga=785 splash=silent rw initrd /ipfirerd-smp.img savedefault title IPFire (ACPI enabled) (1024x768) @@ -38,14 +28,9 @@ title IPFire (ACPI enabled) (1024x768) kernel /vmlinuz root=ROOT panic=10 init=/linuxrc vga=791 splash=silent rw initrd /ipfirerd.img savedefault -title IPFire (ACPI enabled) (800x600) +title IPFire (ACPI enabled) (640x480) root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 init=/linuxrc vga=788 splash=silent rw - initrd /ipfirerd.img - savedefault -title IPFire (ACPI enabled) (text) - root (hd0,0) - kernel /vmlinuz root=ROOT panic=10 init=/linuxrc rw + kernel /vmlinuz root=ROOT panic=10 init=/linuxrc vga=785 splash=silent rw initrd /ipfirerd.img savedefault title IPFire SMP (ACPI HT enabled) (1024x768) @@ -53,13 +38,8 @@ title IPFire SMP (ACPI HT enabled) (1024x768) kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=ht vga=791 splash=silent rw initrd /ipfirerd-smp.img savedefault -title IPFire SMP (ACPI HT enabled) (800x600) - root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=ht vga=788 splash=silent rw - initrd /ipfirerd-smp.img - savedefault -title IPFire SMP (ACPI HT enabled) (text) +title IPFire SMP (ACPI HT enabled) (640x480) root (hd0,0) - kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=ht rw + kernel /vmlinuz-smp root=ROOT panic=10 init=/linuxrc acpi=ht vga=785 splash=silent rw initrd /ipfirerd-smp.img savedefault diff --git a/config/kernel/kernel.config.i386 b/config/kernel/kernel.config.i386 index 9c2a7032b..36c7dc97c 100644 --- a/config/kernel/kernel.config.i386 +++ b/config/kernel/kernel.config.i386 @@ -216,7 +216,7 @@ CONFIG_NETFILTER=y CONFIG_FILTER=y CONFIG_UNIX=y CONFIG_INET=y -CONFIG_IP_MULTICAST=y +# CONFIG_IP_MULTICAST is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_MULTIPLE_TABLES=y # CONFIG_IP_ROUTE_FWMARK is not set @@ -225,11 +225,8 @@ CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_TOS=y CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IP_PNP is not set -CONFIG_NET_IPIP=y +# CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set -CONFIG_IP_MROUTE=y -# CONFIG_IP_PIMSM_V1 is not set -# CONFIG_IP_PIMSM_V2 is not set # CONFIG_ARPD is not set # CONFIG_INET_ECN is not set CONFIG_SYN_COOKIES=y diff --git a/config/kernel/kernel.config.i386.smp b/config/kernel/kernel.config.i386.smp index e0cc55eaa..0bdd21c10 100644 --- a/config/kernel/kernel.config.i386.smp +++ b/config/kernel/kernel.config.i386.smp @@ -205,7 +205,7 @@ CONFIG_NETFILTER=y CONFIG_FILTER=y CONFIG_UNIX=y CONFIG_INET=y -CONFIG_IP_MULTICAST=y +# CONFIG_IP_MULTICAST is not set CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_MULTIPLE_TABLES=y # CONFIG_IP_ROUTE_FWMARK is not set @@ -214,11 +214,8 @@ CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_TOS=y CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IP_PNP is not set -CONFIG_NET_IPIP=y +# CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE is not set -CONFIG_IP_MROUTE=y -# CONFIG_IP_PIMSM_V1 is not set -# CONFIG_IP_PIMSM_V2 is not set # CONFIG_ARPD is not set # CONFIG_INET_ECN is not set CONFIG_SYN_COOKIES=y diff --git a/html/html/images/urlfilter/background.jpg b/html/html/images/urlfilter/background.jpg deleted file mode 100644 index 9520c38b3..000000000 Binary files a/html/html/images/urlfilter/background.jpg and /dev/null differ diff --git a/html/html/redirect.cgi b/html/html/redirect.cgi index 6d3aca85b..0be18ed2b 100644 --- a/html/html/redirect.cgi +++ b/html/html/redirect.cgi @@ -1,7 +1,7 @@ #!/usr/bin/perl # -# $Id: redirect.cgi,v 0.2 2006/06/12 00:00:00 modyfy bye linuxadmin +# $Id: redirect.cgi,v 0.3 2006/07/18 00:00:00 modyfy bye linuxadmin # use CGI qw(param); @@ -47,10 +47,10 @@ print < + END ; } else { diff --git a/lfs/configroot b/lfs/configroot index 46837f033..35c8a0393 100644 --- a/lfs/configroot +++ b/lfs/configroot @@ -62,7 +62,7 @@ $(TARGET) : dhcp/fixleases dhcp/advoptions dmzholes/config ethernet/aliases ethernet/settings \ isdn/settings main/hosts main/settings optionsfw/settings outgoing/settings outgoing/rules pakfire/settings \ portfw/config ppp/settings-1 ppp/settings-2 ppp/settings-3 ppp/settings-4 \ - ppp/settings-5 ppp/settings proxy/advanced/settings remote/settings qos/settings qos/classes qos/subclasses qos/level7config qos/portconfig \ + ppp/settings-5 ppp/settings proxy/settings proxy/advanced/settings remote/settings qos/settings qos/classes qos/subclasses qos/level7config qos/portconfig \ snort/settings vpn/config vpn/settings vpn/ipsec.conf \ vpn/ipsec.secrets vpn/caconfig wakeonlan/clients.conf wireless/config wireless/settings; do \ touch $(CONFIG_ROOT)/$$i; \ diff --git a/lfs/mc b/lfs/mc index 35b29e2ed..96d6308a7 100644 --- a/lfs/mc +++ b/lfs/mc @@ -32,11 +32,11 @@ include Config -VER = 4.6.1 +VER = 4.6.0 THISAPP = mc-$(VER) DL_FILE = $(THISAPP).tar.gz -DL_FROM = http://www.ibiblio.org/pub/Linux/utils/file/managers/mc +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 18b20db6e40480a53bac2870c56fc3c4 +$(DL_FILE)_MD5 = 70804dc9e2049e24f294ff7090a82a12 install : $(TARGET) @@ -81,10 +81,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && ./configure --prefix=/usr --with-screen=mcslang --without-x --disable-nls --with-samba cd $(DIR_APP) && make cd $(DIR_APP) && make install - # mv /usr/bin/mc /usr/bin/mcc - # echo -e "#!/bin/bash" > /usr/bin/mc - # echo -e "# Start MC in color-mode" >> /usr/bin/mc - # echo -e "/usr/bin/mcc -c" >> /usr/bin/mc - # chmod 755 /usr/bin/mc @rm -rf $(DIR_APP) @$(POSTBUILD) diff --git a/src/misc-progs/launch-ether-wake.c b/src/misc-progs/launch-ether-wake.c index 703ace7a6..f487041db 100644 --- a/src/misc-progs/launch-ether-wake.c +++ b/src/misc-progs/launch-ether-wake.c @@ -26,7 +26,7 @@ int main(int argc, char *argv[]) if (!(initsetuid())) exit(1); - snprintf(command, BUFFER_SIZE-1, "/usr/bin/ether-wake -i %s %s", argv[2], argv[1]); + snprintf(command, BUFFER_SIZE-1, "/usr/sbin/etherwake -i %s %s", argv[2], argv[1]); safe_system(command); return(0); diff --git a/src/rc.d/rc.halt b/src/rc.d/rc.halt index 7dd33567b..9c8c7a66f 100644 --- a/src/rc.d/rc.halt +++ b/src/rc.d/rc.halt @@ -13,46 +13,46 @@ progressbar() echo "show $(( 65534 * $1 / 9 ))" > /proc/splash } # Set bootsplash -progressbar 0 +progressbar 9 echo "silent" > /proc/splash echo "Stopping the RED interface..." -progressbar 1 +progressbar 8 /etc/rc.d/rc.red stop 2>/dev/null /etc/rc.d/rc.red clear 2>/dev/null echo "Shutting down..." -progressbar 2 +progressbar 7 sleep 3 echo "Saving the clock" -progressbar 3 +progressbar 6 /sbin/hwclock --systohc echo "Sending all processes the TERM signal..." -progressbar 4 +progressbar 5 /sbin/killall5 -15 sleep 3 echo "Sending all processes the KILL signal..." -progressbar 5 +progressbar 4 /sbin/killall5 -9 sleep 3 echo "Turning off swap" -progressbar 6 +progressbar 3 swapoff -a echo "Unmounting others" -progressbar 7 +progressbar 2 umount -n -a echo "Unmounting root" -progressbar 8 +progressbar 1 mount -n -o remount,ro / # Send nice shutdown beep now -progressbar 9 +progressbar 0 /usr/bin/beep -l 75 -f 3000 /usr/bin/beep -l 75 -f 2000 /usr/bin/beep -l 75 -f 1000