NetBSD/distrib/utils/sysinst
sekiya 1cc0ebce1f A few sysinst fixes:
* use cd0a rather than cd0[cd] as the CDROM installation device.
	  This fixes problems with platforms that install from iso9660 images
	  encapsulated in a partition, and should not affect platforms that
	  don't.
	* add RUN_PROGRESS to the run_prog() flags for ftp installs.

Okay'ed by David Laight.
2003-11-15 12:53:34 +00:00
..
arch Use new bootloader names. 2003-11-13 08:03:03 +00:00
aout2elf.c use bounded string op 2003-08-06 13:56:58 +00:00
bsddisklabel.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
defs.h A few sysinst fixes: 2003-11-15 12:53:34 +00:00
disks_lfs.c extend sysinst disk handling, some general clean ups, better /etc support 2001-01-14 02:38:13 +00:00
disks.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
endian.h Another pass of the rototiller. Mainly: 2003-07-07 12:30:19 +00:00
factor.c pass lint[pass1] 2003-01-10 20:00:27 +00:00
geom.c Another pass of the rototiller. Mainly: 2003-07-07 12:30:19 +00:00
install.c Use new kern.root_partition sysctl to find out whether we are installing 2003-09-27 10:47:17 +00:00
label.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
main.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
Makefile Delete more messages that are never output 2003-06-06 18:57:13 +00:00
Makefile.inc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
mbr.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
mbr.h Overhaul MBR handling (part 1): 2003-10-08 04:25:43 +00:00
menus.mbr When writing /etc/fstab: 2003-08-05 13:35:26 +00:00
menus.mi Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg_xlat.sh Use [*] to match an explicit '*' in shell pattern matches. 2003-11-11 17:25:45 +00:00
msg.mbr.en Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mbr.fr Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mbr.pl Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mi.en Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mi.fr Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
msg.mi.pl Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
net.c A few sysinst fixes: 2003-11-15 12:53:34 +00:00
run.c Line up 'Command' and 'Status' strings, 2003-11-11 17:27:13 +00:00
savenewlabel.c Force localfs_dir to be an absolute path - fixes PR install/14130. 2003-07-27 08:57:27 +00:00
sizemultname.c A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers did 2003-06-16 19:42:13 +00:00
SPELLING.en filesystem -> file system 2002-07-29 02:51:07 +00:00
target.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
TODO remove setting root's shell, as this was addressed in install/17676. 2002-08-27 00:22:53 +00:00
txtwalk.c Sprinkle a load of consts, and change a few variable names. 2003-07-25 08:26:21 +00:00
txtwalk.h Sprinkle a load of consts, and change a few variable names. 2003-07-25 08:26:21 +00:00
unif.awk fix incomplete $id$, delete clause 3 2003-08-30 21:54:42 +00:00
upgrade.c Checkpoint a load of changes - seems to work ok still. 2003-10-19 20:17:31 +00:00
util.c A few sysinst fixes: 2003-11-15 12:53:34 +00:00