NetBSD/distrib/utils/sysinst
he 81fc849478 For hp300, don't try to install a second-stage boot loader, as none
exists, and use the 'c' (raw) partition for boot code installation
instead of the 'a' partition (which will not work).  This should fix
the problem that newly-partitioned and newly-installed disks will not
be made bootable by sysinst.
2004-11-11 00:19:48 +00:00
..
arch For hp300, don't try to install a second-stage boot loader, as none 2004-11-11 00:19:48 +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 Default to input in MB for all architectures (MB are cylinder aligned). 2004-08-14 16:06:36 +00:00
defs.h Default to input in MB for all architectures (MB are cylinder aligned). 2004-08-14 16:06:36 +00:00
disks_lfs.c
disks.c Make compile with WARNS=3 2004-10-16 13:20:10 +00:00
endian.h Another pass of the rototiller. Mainly: 2003-07-07 12:30:19 +00:00
factor.c
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 Make compile with WARNS=3 2004-10-16 13:20:10 +00:00
main.c Remove the globals ramsize and rammb, the former was only ever used inside 2004-07-17 10:55:03 +00:00
Makefile Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
Makefile.inc Fix mbr bootcode handling to ensure that the bootselect table is always 2004-04-25 21:55:18 +00:00
mbr.c Add Solaris mbr id 0xbf. From Larry Lee <lclee at west.sun.com> 2004-11-10 02:41:00 +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 Default to input in MB for all architectures (MB are cylinder aligned). 2004-08-14 16:06:36 +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 Changes from various people to the german translation, as discussed 2004-10-21 12:14:21 +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 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 Changes from various people to the german translation, as discussed 2004-10-21 12:14:21 +00:00
msg.mi.en CD-ROM -> CD-ROM / DVD 2004-08-20 21:23:08 +00:00
msg.mi.fr CD-ROM -> CD-ROM / DVD 2004-08-20 21:23:08 +00:00
msg.mi.pl CD-ROM -> CD-ROM / DVD 2004-08-20 21:23:08 +00:00
net.c A load of usability fixes mainly to network installs. 2004-06-05 21:18:59 +00:00
run.c Remove used variable 2004-10-16 12:52:30 +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 - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) 2003-11-30 14:36:43 +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 Run the new copy of /etc/postinstall, not the one that happens to be on the 2004-09-12 19:12:45 +00:00
wskbd.c Make compile with WARNS=3 2004-10-16 13:20:10 +00:00