NetBSD/distrib
bouyer 04f9354ab3 Some fixes for the do_install() function:
- Make all the functions called from do_install() return an error code,
  so that we can abort install if something went wrong.
- Add a 'errstr' argument to run_prog(), which if not NULL is displayed
  with msg_printf() and followed by process_menu(MENU_ok) if the command fail.
  Used to warn the user that the current action is aborted.
- in a few places use msg_display() or msg_printf() rather than printf.
  It seems that stdout/stderr are not always pointing to the active curses
  window.
- garbage-collecd unused messages, add a few new one (error handling).
XXX only tested on i386. Other md parts should be tested as well.
1999-04-09 10:24:38 +00:00
..
alpha adjust for changes in alpha /usr/mdec files. 1999-04-07 06:47:49 +00:00
amiga - Move the pwd.db & spwd.db files into the list-files of the ports who need 1999-03-25 15:51:01 +00:00
arm32 Use G0 (not G1) for the alternative character set (DEC line graphics). 1999-03-13 09:03:28 +00:00
atari/miniroot Use libhack.o to make this all fit on the miniroot again. 1999-03-23 10:22:31 +00:00
bebox/floppies Modify all calls to newfs in ramdisk/miniroot creation to include 1999-03-04 20:32:18 +00:00
hp300
i386/floppies move pwd_mkdb earlier to avoid bumping our head on disk image size. 1999-03-30 08:03:42 +00:00
mac68k NetBSD/mac68k installation kernel for use with sysinst. 1999-03-26 08:34:36 +00:00
macppc/floppies Use G0 (not G1) for the alternative character set (DEC line graphics). 1999-03-13 09:03:28 +00:00
miniroot - Move the pwd.db & spwd.db files into the list-files of the ports who need 1999-03-25 15:51:01 +00:00
mvme68k - Move the pwd.db & spwd.db files into the list-files of the ports who need 1999-03-25 15:51:01 +00:00
notes Fill the x68k-specific portion. 1999-04-06 14:49:01 +00:00
pc532/floppies Modify all calls to newfs in ramdisk/miniroot creation to include 1999-03-04 20:32:18 +00:00
pmax Build an ELF kernel called netbsd instead of an a.out kernel called 1999-04-05 06:17:44 +00:00
sets Create an ex(4) man page from a little driver reading. Very bare bones; 1999-04-07 21:48:52 +00:00
sparc - add more i-nodes to ramdisk image 1999-04-08 21:17:14 +00:00
sparc64
sun3 Add sysctl 1999-03-30 06:19:54 +00:00
utils Some fixes for the do_install() function: 1999-04-09 10:24:38 +00:00
vax Put in new code to make a ramdisk system for installation. 1999-03-12 18:36:52 +00:00
x68k/floppies Forgotten from last commit. 1999-04-07 15:28:01 +00:00
Makefile