NetBSD/usr.sbin/sysinst
riz db9fae484c Use installboot to install bootblocks for i386/amd64, now that
they are included on all boot media.

Some of the previous method of setting the console (and conspeed, when
using serial console) is retained, but it should probably be reworked.

Also, adapt to the fact that we may be installing to a disk wedge.

With this change, it is now possible (but still ugly) for sysinst to
create a bootable GPT-labeled disk.
2014-08-11 00:31:22 +00:00
..
arch Use installboot to install bootblocks for i386/amd64, now that 2014-08-11 00:31:22 +00:00
aout2elf.c
bsddisklabel.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
checkrc.c
configmenu.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
defs.h Remove a few menu entries if raid/lvm/cgd/gpt are not available. 2014-08-06 10:03:49 +00:00
disks_lfs.c
disks.c Most GPT fields are 64-bit quantities, so use 64-bit types to store. 2014-08-08 20:24:27 +00:00
endian.h
factor.c
geom.c
install.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
label.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
main.c Make sysinst use the catalog files installed in /usr/share/sysinst (if 2014-08-06 09:11:46 +00:00
Makefile Add a dummy sysinst architecture for ports that don't have their own yet. 2014-07-26 19:56:30 +00:00
Makefile.inc Do not install message catalogs 2014-08-06 12:16:12 +00:00
mbr.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
mbr.h
menus.mbr
menus.mi Remove a few menu entries if raid/lvm/cgd/gpt are not available. 2014-08-06 10:03:49 +00:00
msg_xlat.sh
msg.mbr.de (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mbr.en (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mbr.es (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mbr.fr (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mbr.pl (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mi.de (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mi.en (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mi.es (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mi.fr (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
msg.mi.pl (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
net.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
partman.c Clean up comments. No functional changes. 2014-08-08 20:59:35 +00:00
run.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
savenewlabel.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
sizemultname.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
SPELLING.en
target.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
TODO
txtwalk.c
txtwalk.h
unif.awk
upgrade.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
util.c Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
wskbd.c