NetBSD/distrib
jonathan 77221dcc6a * Add code to run `test(1)' on target-root pathnames.
* Change find_disks: after mouting target root, check for
  /etc/fstab in target, and abort upgrade if not found.

* Change upgrade to check if the target root has /etc.old
  before renaming the target /etc -> /etc.old.  If found, abort.
  (may indicates a failed upgrade.)

*  Add save_etc(). saves target /etc as /etc.old, then copies back
   config files we might want during upgrade, in case target is current root.

* Fix logic that fscks and mounts disks. Use subroutines to
  fsck with a warning message and ok() on continue.  Same for doing mounts.

* Fix bug in extract_dist(). Do NOT do target prefixing on the dist_dir,
  since we didn't do target prefixing when mounting it.
  (At least, NFS does't.)

* Add function to  sanity-check target root.
   Call after upgrade/install  is done.

* Change MSG_realdir to print the strerror() of any errors.
  Change target_chdir() to check if chdir() returns -1 and return errno.

* Make sure /dev exists before cd'ing there and running MAKEDEV.

* Use target_fopen() and fprintf() to write network state to disk,
  to avoid inadvertent shell escapes.

* Fix silly typo in append_to_target_file. (maybe add shell quotes?)
1997-11-05 07:28:20 +00:00
..
alpha Don't use _SUBDIRUSE outside of bsd.subdir.mk. 1997-05-07 17:06:16 +00:00
amiga Mount needs -u option to make root writable. 1997-10-31 04:41:47 +00:00
arm32 Update for location of runlist.sh and list2sh.awk 1997-10-18 07:45:00 +00:00
atari/miniroot Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
hp300 Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
i386/floppies Change default bootfloppy to 1.44M, and add a 1.2M "small" bootfloppy. 1997-11-05 03:39:51 +00:00
mac68k/miniroot Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
miniroot Add nfsd' and nfsiod' to the list of relocated files. 1997-11-03 10:15:23 +00:00
notes Add Wilfredo Sanchez to supporting cast. 1997-11-05 06:29:05 +00:00
pc532/floppies Update for changes to vnconfig(8). 1997-06-23 21:29:50 +00:00
pmax/miniroot Installation termcap file with entries for rcons on pmax framebuffers. 1997-11-03 10:57:02 +00:00
sets Sync (basename(3), dirname(3)). 1997-11-02 16:56:48 +00:00
sparc Remove unneeded link to `/usr/sbin/installboot' 1997-10-31 21:53:25 +00:00
sun3 Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
utils * Add code to run `test(1)' on target-root pathnames. 1997-11-05 07:28:20 +00:00
vax Update for changes to vnconfig(8). 1997-06-23 21:29:50 +00:00
x68k/floppies Remove old-style install image. 1997-10-19 15:39:14 +00:00