Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 1996 14:42:18 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release Makefile src/release/sysinstall install.c
Message-ID:  <199611162242.OAA24765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/11/16 14:42:17

  Modified:    release   Makefile
  Log:
  Comment out the setting of PATH in /dev/MAKEDEV on the fixit floppy.
  It's entirely useless there.
  
  Observed by:	andreas
  
  Make the pre-existance of /R/stage/dists/compat* non-fatal, so
  `make rerelease' won't fall over.
  
  Revision  Changes    Path
  1.258     +4 -3      src/release/Makefile

  Modified:    release/sysinstall  install.c
  Log:
  Provide a symlink for /bin/sh when the fixit floppy is mounted, so
  scripts using #!/bin/sh (like /mnt2/dev/MAKEDEV) will work.
  
  Observed by:	andreas
  
  Revision  Changes    Path
  1.142     +4 -1      src/release/sysinstall/install.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611162242.OAA24765>