NetBSD/distrib/utils/sysinst
tron 731af7cc71 Add raid(4) to the list of machine-independent devices which "sysinst"
recognizes. This allows upgrading e.g. NetBSD-macppc or NetBSD-sparc64
systems with RAIDframe mirrored root devices.
2005-06-09 22:14:20 +00:00
..
arch install the bootloader in the root of the target fs. 2005-06-05 18:55:30 +00:00
aout2elf.c - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
bsddisklabel.c Give all the space to / even when the BIOS can't quite read all of it. 2005-02-20 20:42:36 +00:00
defs.h Put 'Delete ?' (not "yes or no") in box when we ask whether the user 2005-02-26 17:40:49 +00:00
disks_lfs.c
disks.c Add raid(4) to the list of machine-independent devices which "sysinst" 2005-06-09 22:14:20 +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 A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
label.c Allow the user to change the partition type from FFSv1 to FFSv2 2005-03-14 21:37:43 +00:00
main.c Simplify code that opens file for -f option. 2004-11-11 20:17:48 +00:00
Makefile Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
Makefile.inc Move definition od SRCS into global Makefile.inc (crunchgen no longer needs 2005-02-19 17:00:38 +00:00
mbr.c Put 'Delete ?' (not "yes or no") in box when we ask whether the user 2005-02-26 17:40:49 +00:00
mbr.h Kill two more global variables, bsize (bios disk size) was never used 2004-07-17 19:36:59 +00:00
menus.mbr When writing /etc/fstab: 2003-08-05 13:35:26 +00:00
menus.mi Put /bin/sh at top of list for root's shell. 2005-02-20 20:54:52 +00:00
msg_xlat.sh Use [*] to match an explicit '*' in shell pattern matches. 2003-11-11 17:25:45 +00:00
msg.mbr.de Some improvements and fixes. 2005-04-09 17:24:43 +00:00
msg.mbr.en We prefer "file system" over "filesystem". 2005-01-09 19:58:55 +00:00
msg.mbr.fr Some more minor fixes in text. 2004-03-29 16:08:20 +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.de Use "domain" verbatim in DNS context - the german translation is hardly 2005-05-08 20:32:36 +00:00
msg.mi.en Apply patch from Mikhail Zakharov that enables slip based installation. 2005-05-08 19:46:33 +00:00
msg.mi.fr Translation of the new messages, and some corrections from 2005-05-08 22:35:20 +00:00
msg.mi.pl Apply patch from Mikhail Zakharov that enables slip based installation. 2005-05-08 19:46:33 +00:00
net.c Apply patch from Mikhail Zakharov that enables slip based installation. 2005-05-08 19:46:33 +00:00
run.c Put 'Delete ?' (not "yes or no") in box when we ask whether the user 2005-02-26 17:40:49 +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
target.c Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1). 2004-06-06 06:06:59 +00:00
TODO
txtwalk.c Use strtoul() instead of atoi() and cast arg of remaining ctype fns 2004-11-11 20:14:02 +00:00
txtwalk.h - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +00:00
unif.awk fix incomplete $id$, delete clause 3 2003-08-30 21:54:42 +00:00
upgrade.c A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
util.c use /usr/sbin/postinstall instead of etc/postinstall from the extracted etc.tgz 2005-04-18 23:36:03 +00:00
wskbd.c Use KB_ENF_FUN() from dev/wscons/wsksymdef.h to avoid having our own list 2005-03-09 20:59:09 +00:00