Date: Wed, 2 Oct 1996 23:01:47 -0700 (PDT) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall uc_eisa.c uc_isa.c uc_kmem.c uc_list.c uc_main.c uc_main.h uc_pci.c uc_scsi.c Makefile disks.c dist.c install.c Message-ID: <199610030601.XAA03367@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 96/10/02 23:01:46 Modified: release/sysinstall Makefile disks.c dist.c install.c Added: release/sysinstall uc_eisa.c uc_isa.c uc_kmem.c uc_list.c uc_main.c uc_main.h uc_pci.c uc_scsi.c Log: First cut at a "copy userconfig changes from installation kernel to installed kernel" mechanism. This is just the foundation - more work follows and will be committed over the next few hours. Submitted-by: "Eric L. Hernes" <erich@lodgenet.com> & jkh Revision Changes Path 1.41 +3 -2 src/release/sysinstall/Makefile 1.66 +29 -32 src/release/sysinstall/disks.c 1.71 +7 -1 src/release/sysinstall/dist.c 1.124 +58 -25 src/release/sysinstall/install.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610030601.XAA03367>