NetBSD/distrib/utils/sysinst
rjs 1276ee68fc Fix kernel names. 2005-12-30 11:41:43 +00:00
..
arch Fix kernel names. 2005-12-30 11:41:43 +00:00
Makefile Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
Makefile.inc Count the number of '%' characters in every message and ensure the 2005-09-10 21:38:40 +00:00
SPELLING.en filesystem -> file system 2002-07-29 02:51:07 +00:00
TODO Add idea about installing binary snapshots from releng. 2005-10-05 16:44:39 +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 Fix check for root being entirely inside the area that can be read on 2005-11-05 09:55:34 +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.c Prettier /etc/fstab generation (from Liam Foy) 2005-09-12 15:47:09 +00:00
disks_lfs.c extend sysinst disk handling, some general clean ups, better /etc support 2001-01-14 02:38:13 +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 After calling the function to find the disks, refresh the screen again. 2005-07-09 14:56:23 +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
mbr.c Rework the checking of the typed size against the limit so we don't error 2005-11-05 09:58:32 +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 Float the menu box of menu_fullpart (all mbr disk) below the text message. 2005-09-11 16:42:39 +00:00
menus.mi Do not show the softdep option when the fstype is not FFS, from dsl@. 2005-08-27 16:34:15 +00:00
msg.mbr.de Reword "fullpart" message to make it shorter. Should fix PR install/31292. 2005-09-11 16:43:11 +00:00
msg.mbr.en We prefer "file system" over "filesystem". 2005-01-09 19:58:55 +00:00
msg.mbr.es Misc grammar and typos fixes from Enrique Matias Sanchez via 2005-12-08 16:51:45 +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 Change the message above the selection menu for root's shell to show 2005-09-09 23:20:33 +00:00
msg.mi.en Change the message above the selection menu for root's shell to show 2005-09-09 23:20:33 +00:00
msg.mi.es Misc grammar and typos fixes from Enrique Matias Sanchez via 2005-12-13 14:23:06 +00:00
msg.mi.fr Correct some messages which had the wrong number of format specifiers. 2005-09-10 21:51:12 +00:00
msg.mi.pl Correct some messages which had the wrong number of format specifiers. 2005-09-10 21:51:12 +00:00
msg_xlat.sh Correct some messages which had the wrong number of format specifiers. 2005-09-10 21:51:12 +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
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
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 Don't redisplay the title messages before displaying sub-menus during set 2005-10-22 09:31:50 +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