NetBSD/distrib/utils/sysinst
jonathan 121b2869f7 * Add merge_etc() in upgrade.c. Copies /etc.old/fstab to /etc/fstab
as last step of upgrade, so /etc/fstab exists after reboot.

*  util.c: correct sense of test in sanity-check helper check_for().
   Change variable name to `found' for readability.
1997-11-06 09:02:36 +00:00
..
arch Add missing space in file name list. 1997-11-02 22:19:39 +00:00
Makefile use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
TODO - add TODO file for developer communication 1997-11-05 23:32:44 +00:00
defs.h Add an option to install or upgrade from a local disk filesystem. Upgrade 1997-11-05 22:45:53 +00:00
disks.c Use getrawpartition() rather than a constant when creating the new fstab. 1997-11-05 22:49:06 +00:00
factor.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
fdisk.c Tweeks to make install nicer. 1997-10-17 21:10:39 +00:00
geom.c Update to current state. Install and upgrade nearly finished. Disk 1997-10-15 04:35:17 +00:00
install.c * Add code to run `test(1)' on target-root pathnames. 1997-11-05 07:28:20 +00:00
main.c - extract_dist now uses dist_list to know which to extract 1997-11-04 01:39:03 +00:00
mbr.c Tweeks to make install nicer. 1997-10-17 21:10:39 +00:00
menus.mi.eng Add an option to install or upgrade from a local disk filesystem. Upgrade 1997-11-05 22:45:53 +00:00
msg.mi.eng - add TODO file for developer communication 1997-11-05 23:32:44 +00:00
net.c * Add code to run `test(1)' on target-root pathnames. 1997-11-05 07:28:20 +00:00
run.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
target.c * Add code to run `test(1)' on target-root pathnames. 1997-11-05 07:28:20 +00:00
txtwalk.c Import of sysinst. Not quite ready, but other ports want access for 1997-09-26 23:02:53 +00:00
txtwalk.h Import of sysinst. Not quite ready, but other ports want access for 1997-09-26 23:02:53 +00:00
upgrade.c * Add merge_etc() in upgrade.c. Copies /etc.old/fstab to /etc/fstab 1997-11-06 09:02:36 +00:00
util.c * Add merge_etc() in upgrade.c. Copies /etc.old/fstab to /etc/fstab 1997-11-06 09:02:36 +00:00