home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / utility / disk / zorg_134 / read_me.doc < prev    next >
Text File  |  1994-02-03  |  4KB  |  106 lines

  1. ZZZZZZ
  2.     ZZ
  3.    ZZ    eeee
  4.   ZZ    ee  ee
  5.  ZZ     eeeeee
  6. ZZ      ee
  7. ZZZZZZ   eeee
  8.  
  9.  
  10.       OOOO   RRRRR    GGGGG                   ii
  11.      OO  OO  RR  RR  GG
  12.      OO  OO  RR  RR  GG       aaaa   nnnnn   iii   zzzzzz   eeee   rrrrr
  13.      OO  OO  RRRRR   GG GGG      aa  nn  nn   ii      zz   ee  ee  rr  rr
  14.      OO  OO  RR RR   GG  GG   aaaaa  nn  nn   ii     zz    eeeeee  rr
  15.      OO  OO  RR  RR  GG  GG  aa  aa  nn  nn   ii    zz     ee      rr
  16.       OOOO   RR  RR   GGGGG   aaaaa  nn  nn  iiii  zzzzzz   eeee   rr
  17.  
  18.  
  19.  
  20.                         Ludovic Rousseau, February 1994
  21.  
  22.   The program and the docs are in french. I am sorry for that but it is still
  23. easier for me to write in french. This text is, for the moment, the only text
  24. in english (bad english in fact). When I have time I will translate de doc and
  25. the program. Perhaps someone can do that for me ?
  26.  
  27.   Ok , let's go...
  28.  
  29.  
  30.   Ze ORGanizer (ZORG) is a program which allows you to do all you always wanted
  31. to do with your disks ou file systems.
  32.  
  33.   The main goal is to consult and/or change a file. ZORG is a program like DISK
  34. DOCTOR or MUTIL but is really better :-). It has, for example, the capability
  35. of editing 2 or more files at the same time in nice GEM windows.
  36.  
  37.   The second goal is to reorganise a file system. Before a reoganisation
  38. (compression in the PC-DOS vocabulary but no data are compressed) I recommend
  39. you to backup your disk.
  40.  
  41.   The third goal is for people for wich the architecture of a TOS file system
  42. has no secret. They have the possibility to change a directory entry or the FAT
  43. directly.
  44.  
  45.  
  46.   The fourth goal is to test the structure of the file system. It is a kind of
  47. 'fsck' for TOS. It is very important to regularly verify the file system and
  48. especialy after a system crash during a disk write.
  49.  
  50.  
  51. ============================================================
  52. ATTENTION - WARNING - ACHTUNG - ATENTION - WARNING - ACHTUNG
  53. ============================================================
  54.   BEFORE ANY READ OR WRITE OF A FILE AND BEFORE ANY REORGANISATION YOU MUST
  55. TEST THE DISK STRUCTURE WITH 'Test de la Structure'. IF ZORG DETECTS A PROBLEM,
  56. YOU HAVE TO SOLVE THE PROBLEM DEFORE GOING ANY FURTHER. REORGANISING AN
  57. UNTESTED DISK MAY LEAD TO A TOTAL LOSS OF THE PARTITION. YOU HAVE BEEN
  58. WARNED.
  59.  
  60.  
  61.  
  62. USABLES COMPUTERS:
  63. ==================
  64.   ZORG should work on any Atari computer (ST/STf/Mega ST/STe/Mega
  65. STe/TT/Falcon030 and compatibles).
  66.  
  67.   ZORG uses the system functions to access disks, it potentialy can use any
  68. kind of disks recognised by the system.
  69.  
  70.   ZORG is also able to access drives with very low level functions. It support
  71. ACSI, SCSI and IDE drives. For computers without the DMAread() system call
  72. (i.e. ST/STf and STe) I have writen my own low level routines. They work great
  73. on a MegaFile 30 but are untested on other drives.
  74.  
  75.  
  76. LIMITS OF THE PROGRAM:
  77. ======================
  78.   ZORG only recognises TOS partitions. Minix or MAC partitions are not
  79. suppported. you can however access files on those partitions if the adequat
  80. driver is loaded (MINIX.XFS under MiNT for Minix partitions).
  81.  
  82.  
  83. NOT YET IMPLEMENTED FUNCTIONS:
  84. ==============================
  85.   Some functions are not yet implemented. They are "Ouvrir la FAT" (open the
  86. FAT), "Rassemble les RĂ©pertoires" (gather directories) et "Les Trois Phases"
  87. (the 3 phases) and the possibility to search backward.
  88.   They will be added as soon as I have time. The file CHANGES.TXT contains a
  89. list of planed improuvements (sorry this file is in french).
  90.  
  91.  
  92. STILL TO DO:
  93. ============
  94.   If you wish to see a new option or possibility in ZORG, if you have
  95. discovered a bug ou if you simply want to great me for this work, you can (you
  96. have to) send me a mail to rousseau@cnam.cnam.fr.
  97.  
  98.  
  99. WARANTY:
  100. ========
  101.   Use at your own risks and remember : MAKE BACKUPS !
  102.  
  103.  
  104.     Ludovic Rousseau (rousseau@cnam.cnam.fr)
  105.  
  106.