home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / minix / 5106 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!munnari.oz.au!metro!ipso!runxtsa!bde
  3. From: bde@runx.oz.au (Bruce Evans)
  4. Subject: Re: Version 1.6.24b upgrade problems
  5. Message-ID: <1993Jan9.161550.14610@runx.oz.au>
  6. Organization: RUNX Un*x Timeshare.  Sydney, Australia.
  7. References: <HEIM2.93Jan5163449@schroeder.informatik.uni-tuebingen.de> <C0FoC5.I7E@cs.vu.nl> <HEIM.93Jan7115122@spike.peanuts.informatik.uni-tuebingen.de>
  8. Date: Sat, 9 Jan 93 16:15:50 GMT
  9. Lines: 29
  10.  
  11. In article <HEIM.93Jan7115122@spike.peanuts.informatik.uni-tuebingen.de> heim@peanuts.informatik.uni-tuebingen.de (Gerald Heim) writes:
  12. >
  13. >Yes, I may have been wrong. Sorry.
  14. >But I have found some Programms in there where the patches are larger than
  15. >the sources (e.g. commands/ic).
  16.  
  17. Many of the patches are large only because the source has been reformatted.
  18.  
  19. >Nevertheless I have tried to get 1.6.24b up and running. And I failed.
  20. >The first problem was building the library. Tsort is still buggy.
  21.  
  22. Library building is easier using bcc.  It has tsort built into the linker.
  23.  
  24. >It seems to me, that the filesystem format has changed a bit, but I could
  25. >find no documentation on it.
  26.  
  27. The old (V1) file system has not changed.  The new (V2) file system has 
  28. 32-bit block numbers and inode access and change timestamps.  The number
  29. of inodes is still limited to 32K (or maybe 64K) and file name lengths
  30. are still limited to 14.
  31.  
  32. > - Use the available patches for 1.5.10: shared text, virtual consoles,
  33. >   shutdown/reboot, nice .... 
  34. >   This will result in a nice, stable and usable system.
  35.  
  36. You would need to reinstall (port?) shared text and virtual consoles to
  37. make 1.6 as nice.
  38. -- 
  39. Bruce Evans  (bde@runx.oz.au)
  40.