home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac13disk / clock.237 / shutdown / shutdown.txt < prev   
Encoding:
Text File  |  1998-03-15  |  777 b   |  17 lines

  1. Hi,
  2.  
  3. SHUTDOWN.C (and SHUTDOWN.PRG) was written for MiNT+N.AES users. N.AES comes
  4. with N.Closure, fine program for graceful shutdown of system. MiNTOS (KGMD)
  5. does fsck (checking disk filesystem) on every startup unless file
  6. /etc/fastboot is found. This file should be created when system goes down.
  7. Since N.Closure doesn't create this file, I write the SHUTDOWN program for
  8. this. It just creates the file and launches N.Closure (defined in SDMASTER
  9. env. variable in default N.AES setup).
  10.  
  11. The beauty of Clocky and JCLKTool is that the usual hotkey combination
  12. Alt-Control-Q is intercepted by Clocky and JCLKTool starts SHUTDOWN.PRG.
  13. This in turn starts N.Closure, so for user *nothing changes*, just the next
  14. boot is much faster (because fsck is skipped).
  15.  
  16. Petr
  17.