home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / announce / 105 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  4.1 KB

  1. Xref: sparky comp.os.linux.announce:105 comp.os.linux:23035
  2. Newsgroups: comp.os.linux.announce,comp.os.linux
  3. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  4. From: almesber@nessie.cs.id.ethz.ch (Werner Almesberger)
  5. Subject: ANNOUNCE: LILO 0.8 released
  6. Message-ID: <1993Jan7.104202.3469@klaava.Helsinki.FI>
  7. Followup-To: comp.os.linux
  8. Keywords: LILO, boot loader, new version
  9. Sender: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  10. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  11. Date: Thu, 7 Jan 1993 10:42:02 GMT
  12. Approved: linux-announce@tc.cornell.edu (Lars Wirzenius)
  13. Lines: 84
  14.  
  15. LILO 0.8 is on sunsite.unc.edu in /pub/Linux/Incoming and it will be soon
  16. on tsx-11.mit.edu in /pub/linux/packages/lilo. The files are
  17.  
  18.     lilo.8.tar.Z    source and documentation
  19.     lilo.8.ps.Z     documentation in PostScript format
  20.  
  21. Highlights of this version: quick installation script, password protection
  22. of boot images, remote operation over a serial line, full support of disk
  23. parameter detection for SCSI disks (supported by 0.99 kernels for all but
  24. the Seagate and Ultrastor adapters).
  25.  
  26. There are a lot more minor fixes and improvements. The relevant section of
  27. the CHANGES file is at the end of this posting.
  28.  
  29. The quick installation script should help avoiding some common mistakes
  30. made during installation. It's not perfect and a bit on the restrictive
  31. side, but it should be good enough to help getting a solid base configura-
  32. tion. For the more advanced features, there's of course no way around the
  33. documentation.
  34.  
  35. Future plans: 0.9 shall be mostly a maintenance release without any major
  36. new features. It will be quickly followed by 1.0, which will be identical
  37. but won't have any backwards-compatibility code and the documentation
  38. won't mention older versions of LILO or pre-1.0 kernel versions anymore.
  39.  
  40. - Werner
  41.  
  42. ---------------------------------- cut here -----------------------------------
  43.  
  44. Changes from version 7 to 8
  45. ---------------------------
  46.  
  47.   Boot sector
  48.   -----------
  49.  
  50.     - now supports password protection for boot images.
  51.     - fixed occasional omission of delays.
  52.     - passes the name of the boot image to the kernel, which stores
  53.       it in the environment variable BOOT_IMAGE.
  54.     - parameters are now preserved when trying to boot the same
  55.       image again after a media error.
  56.     - the command line is preserved on error.
  57.     - can be operated from a serial line.
  58.     - made timeout handling interrupt-driven to fix time-wrap problems
  59.       at midnight.
  60.     - now clears all bytes after text and data of traditional boot
  61.       images booted from a file.
  62.  
  63.   Map installer
  64.   -------------
  65.  
  66.     - added detection of missing HDIO_REQ support.
  67.     - added sanity checking for disk parameters.
  68.     - fixed BIOS code computation for SCSI disks.
  69.     - command-line settings can now override /etc/lilo/config
  70.     - defaults for ROOT, VGA, RAMDISK, PASSWORD and OPTIONAL can be set
  71.       in the options section.
  72.     - new option PROMPT to unconditionally enter the boot prompt.
  73.     - new option TIMEOUT to specify an input timeout.
  74.     - new flag OPTIONAL to specify that an image can be omitted if it
  75.       isn't present.
  76.     - new value CURRENT for ROOT to specify the "current" root device.
  77.     - special characters are now correctly escaped in dumps.
  78.     - temporary files are now removed on error.
  79.     - updated the usage output to reflect the changes since 0.6.
  80.     - added a missing closedir to device.c
  81.  
  82.   Documentation and installation
  83.   ------------------------------
  84.  
  85.     - wrote a quick installation script.
  86.     - fixed many small documentation errors.
  87.     - wrote a README for the doc directory.
  88.     - added descriptions of the configuration parameters passed in
  89.       the boot sector and of the kernel's command-line interface.
  90.     - Makefile now explicitly uses /bin/sh
  91.     - changed echo \c to echo -n in the Makefile
  92.     - added ability to print the name of the active partition to
  93.       activate.
  94.  
  95. -- 
  96.    _________________________________________________________________________
  97.   / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
  98.  /_IFW_A44__Tel._+41_1_254_7213___________________________________________/
  99.