Upgrade to abiword-3.0.0
[hvlinux.git] / stage1 / INSTALL
index 78eff66..4bb0d7d 100644 (file)
@@ -1,22 +1,13 @@
+stage1: Construction of temporary system
+Installation
+------------
 
-Installation instructions
--------------------------
+1. Type:
+   $> sudo make
 
-1. Create your destination partition and make sure that it is
-   formatted and mounted.
+2. Add an entry to /boot/grub/menu.lst for your new kernel.
 
-2. Copy the hvlinux-src directory, containing packages and installation
-   scripts, anywhere in your LFS partition (usually in root directory).
-   If installing from a CD-ROM, mount it under your LFS partition.
+3. Create folder ${LFS}/mnt/hvrepos and add entry for it in ${LFS}/mnt/fstab
 
-3. Modify the 'sysinfos' configuration file to reflect your
-   system configuration.
-
-4. Launch './stage1-install'
-
-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}
+4. Copy hvlinux tree into ${LFS} (ex: ${LFS}/usr/src/hvlinux)