NetBSD/usr.sbin/sysinst
abs 40a37f0d92 Rather than scatter set_swap() calls wrapped in ram size checks through
md_post_disklabel() and md_pre_update(), abstract them out to an MI
set_swap_if_low_ram() and call from the appropriate MI places.
Now all platforms add swap if the system has <= 32M of RAM.
2015-01-02 19:43:13 +00:00
..
arch Rather than scatter set_swap() calls wrapped in ram size checks through 2015-01-02 19:43:13 +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
SPELLING.en
TODO
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 Rather than scatter set_swap() calls wrapped in ram size checks through 2015-01-02 19:43:13 +00:00
disks.c Rather than scatter set_swap() calls wrapped in ram size checks through 2015-01-02 19:43:13 +00:00
disks_lfs.c
endian.h
factor.c
geom.c
install.c Rather than scatter set_swap() calls wrapped in ram size checks through 2015-01-02 19:43:13 +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 Don't use asctime(localtime(time_t *)) because this is really ctime(time_t *) 2014-10-14 16:35:20 +00:00
mbr.c On architectures that have no BIOS (and so do not set a BIOS geometry) 2014-10-21 18:19:17 +00:00
mbr.h
menus.mbr
menus.mi Make the option to abort pkgsrc fetching/extraction actually work. 2014-10-15 21:38:39 +00:00
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 Change the IPv6 DNS selection to use DNS selection and add the 2014-09-22 19:01:02 +00:00
msg.mi.en "Encryption" has an r in it. 2014-11-10 01:05:10 +00:00
msg.mi.es Change the IPv6 DNS selection to use DNS selection and add the 2014-09-22 19:01:02 +00:00
msg.mi.fr Change the IPv6 DNS selection to use DNS selection and add the 2014-09-22 19:01:02 +00:00
msg.mi.pl "Encryption" has an r in it. 2014-11-10 01:05:10 +00:00
msg_xlat.sh
net.c Don't use asctime(localtime(time_t *)) because this is really ctime(time_t *) 2014-10-14 16:35:20 +00:00
partman.c Rather than scatter set_swap() calls wrapped in ram size checks through 2015-01-02 19:43:13 +00:00
run.c Revise previous: with RUN_SILENT there is never a good reason to create 2014-12-30 10:10:22 +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
target.c (Finally) merge a slightly modified version of the 2012 GSoC results 2014-08-03 16:09:38 +00:00
txtwalk.c
txtwalk.h
unif.awk
upgrade.c Rather than scatter set_swap() calls wrapped in ram size checks through 2015-01-02 19:43:13 +00:00
util.c Don't use asctime(localtime(time_t *)) because this is really ctime(time_t *) 2014-10-14 16:35:20 +00:00
wskbd.c