NetBSD/distrib/utils/sysinst
mrg 4b35b5643b convert sparc64 to MULTIPROCESSOR kernel by default, and introduce
s/MP/UP/ kernels were otherwise in place.

in my testing on a U60, i couldn't really notice any different in
speed, but we need testing on a U1/U5/U10 systems to be sure that
GENERIC.UP isn't necessary.

for sparc64, this is some what required as USIIIi systems have the
memory controller on the CPU, and unless the CPU is spunup, a UP
kernel will not function on these systems.  (we obviously need to
join the NUMA-for-netbsd camp now, too! :-)


this should enable the installer to function on all systems that we
support, but also give the option for people to install GENERIC.UP
on their single-cpu systems if they choose.


XXX: i haven't actually tested sysinst with this, but i have built
both sparc and sparc64 release iso's successfully with this change
(sans having to comment out kern_ctf.c.)
2010-03-13 08:36:06 +00:00
..
arch convert sparc64 to MULTIPROCESSOR kernel by default, and introduce 2010-03-13 08:36:06 +00:00
aout2elf.c Fix some of the sign-compare fubar. 2010-01-02 18:06:57 +00:00
bsddisklabel.c Since we call /usr and /var with absolute paths, lets do that for /tmp 2010-02-18 12:21:52 +00:00
defs.h Perform in-place replacement of the cypher type instead of renaming the 2010-01-27 11:02:03 +00:00
disks_lfs.c remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
disks.c eeh says we should not enable fsck_lfs on lfs partitions 2010-02-17 16:09:52 +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 The "request" arg of ioctl(2) is unsigned long, not int! 2006-08-19 21:18:40 +00:00
install.c defs.h: 2009-09-19 14:57:27 +00:00
label.c Change most of the variables that hold disk sector number to be (at least) 2010-01-02 21:16:46 +00:00
main.c Give the option to use tmpfs for /tmp in sysinst instead of the older 2009-10-18 12:09:48 +00:00
Makefile Remove support for NetBSD/playstation2. 2009-12-05 16:29:10 +00:00
Makefile.inc Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
mbr.c Change most of the variables that hold disk sector number to be (at least) 2010-01-02 21:16:46 +00:00
mbr.h defs.h: 2009-09-19 14:57:27 +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 Make SHA1 the first option when selecting cyphers, so one without basic 2009-12-16 16:03:26 +00:00
msg_xlat.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
msg.mbr.de Fixed lots of Deppenleer Zeichen in the German translation of sysinst, 2007-02-15 12:00:15 +00:00
msg.mbr.en Call the partition type 'type' instead of 'kind'. 2006-04-23 23:09:48 +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 Corrected messages. 2009-10-18 19:31:53 +00:00
msg.mbr.pl Update polish translation, by Piotr Meyer <aniou@smutek.pl> 2006-09-19 14:47:10 +00:00
msg.mi.de Install the new modules.tgz set. 2009-09-07 02:31:53 +00:00
msg.mi.en Install the new modules.tgz set. 2009-09-07 02:31:53 +00:00
msg.mi.es Install the new modules.tgz set. 2009-09-07 02:31:53 +00:00
msg.mi.fr Corrected messages. 2009-10-18 19:31:53 +00:00
msg.mi.pl Install the new modules.tgz set. 2009-09-07 02:31:53 +00:00
net.c Make it proper KNF as it should have been done in my previous commit. 2010-02-01 00:39:03 +00:00
run.c Put the log files into /tmp. 2008-12-01 10:22:36 +00:00
savenewlabel.c correct a comment about disktab 2009-09-20 22:43:00 +00:00
sizemultname.c Remove unused check_partitions(). 2009-04-05 02:18:41 +00:00
SPELLING.en filesystem -> file system 2002-07-29 02:51:07 +00:00
target.c defs.h: 2009-09-19 14:57:27 +00:00
TODO Remove support for NetBSD/pc532. 2008-01-10 13:40:36 +00:00
txtwalk.c Rework the installation loop so that it is possible to change the source 2006-01-12 22:02:44 +00:00
txtwalk.h Rework the installation loop so that it is possible to change the source 2006-01-12 22:02:44 +00:00
unif.awk Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
upgrade.c defs.h: 2009-09-19 14:57:27 +00:00
util.c Perform in-place replacement of the cypher type instead of renaming the 2010-01-27 11:02:03 +00:00
wskbd.c Only a return value below 0 denotes an error in open(2). Found by cppcheck. 2010-01-17 22:48:50 +00:00