Mise à jour documentation
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Fri, 4 Mar 2011 02:46:53 +0000 (02:46 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Fri, 4 Mar 2011 02:46:53 +0000 (02:46 +0000)
stage1/INSTALL

index 4b18f88..3341785 100644 (file)
@@ -1,12 +1,14 @@
-
-Installation instructions
--------------------------
+stage1: Construction of temporary system
+Installation
+------------
 
 1. Launch './install-1'
 
-Post-install guide
-------------------
-    1. Compiler nouveau kernel
-    2. Ajouter une entrée à /boot/grub/menu.lst
-    3. Créér ${LFS}/mnt/hvrepos et ajouter entrée dans ${LFS}/mnt/fstab
-    4. Copy hvlinux scripts somewhere in ${LFS}
+2. Compile new kernel (remove loadable modules support)
+
+3. Add an entry to /boot/grub/menu.lst
+
+4. Create folder ${LFS}/mnt/hvrepos and add entry for it in ${LFS}/mnt/fstab
+
+5. Copy hvlinux tree into ${LFS} (ex: ${LFS}/usr/src/hvlinux)