|
|||
#!/bin/sh
KERNEL=/usr/src/linux
mount -o remount,rw /boot
cp $KERNEL/.config /boot/$HOSTNAME.config
cp $KERNEL/arch/i386/boot/bzImage /boot/
cp $KERNEL/System.map /boot/
lilo
mount -o remount,ro /boot
%DuS%\All Users\Start Menu\Programs\Startup
%DuS%\*\Start Menu\Programs\Startup
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run*
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
HKEY_USERS\*\SOFTWARE\Microsoft\Windows\CurrentVersion\Run*
HKEY_USERS\*\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\run
If you have a problem, call your system-administrator. If you are the system-administrator, you have a problem. |
last update: 2005-02-14 by Martin 'Funny' Heise |