-Removed network logging by default for syslogd daemon.
[hvlinux.git] / stage2 / INSTALL
index b6215a0..ced5ba9 100644 (file)
@@ -6,22 +6,20 @@ Installation
 1. Type:
    $> sudo make
 
-2. Compile new kernel (enable loadable modules support)
+2. Type 'exit'
 
-3. Type 'exit'
+3. Reboot.
 
-4. Reboot.
+4. Run script /usr/local/bin/udev-create-persistent-net.sh
 
-5. Run script /usr/local/bin/udev-create-persistent-net.sh
-
-6. Optional. To install GRUB, launch 'grub'. When the GRUB prompt appears,
+5. Optional. To install GRUB, launch 'grub'. When the GRUB prompt appears,
    install grub on the MBR with (example with boot partition on first partition
    of first disk):
     grub> root (hd0,0)
     grub> setup (hd0)
     grub> reboot
 
-7. Login as root, and create the password for the regular user:
+6. Login as root, and create the password for the regular user:
     >$ passwd reguser