]> git.sur5r.net Git - bacula/rescue/commitdiff
Update README
authorKern Sibbald <kern@sibbald.com>
Sat, 8 Oct 2005 11:51:56 +0000 (11:51 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 8 Oct 2005 11:51:56 +0000 (11:51 +0000)
rescue/README

index 4e1da78cacb3d02ea33c0bb14a3a6b06cc300b0d..712bc441d9b52ecf52ed1721c0e602e70b99ec8a 100644 (file)
@@ -7,8 +7,6 @@ the following subdirectories:
   freebsd            The FreeBSD rescue code (not much)
   linux              The Linux rescue code -- working
     cdrom              The Linux CDROM rescue code -- working
-    floppy             The Linux Floppy rescue code deprecated,
-                         probably not working.
   solaris            The Solaris rescue code (not much)
 
 Build instructions:                       
@@ -63,12 +61,12 @@ To actually build the CDROM (Linux only):
 
 
 To create a distribution tar file:
-   cd <docs>
+   cd <rescue>
    ./configure --with-bacula=<bacula-source-directory>
    make clean
    make
    make release
 
    The output will be a .tar.gz file in the current directory
-   with the name bacula-doc-<version>.tar.gz 
+   with the name bacula-rescue-<version>.tar.gz 
    It will print the name.