Commit Graph

7 Commits

Author SHA1 Message Date
rafal 04d70c3689 Fix PR port-sgimips/17567: sysinst wasn't installing/upgrading bootblocks on
the new disk.  This requires my previous changes to sgivol to get a non-
interactive mode.  While here, change the way sysinst invoked sgivol (it
called system(), now it uses run_prog()) so we don't mess up the logging
and scripting contexts.
2002-07-18 16:23:36 +00:00
rafal ac042a39e1 Fix `xterm25' entry to actually claim 25 lines. XXX: Still need to fix up
bugs pointed out by Thomas Dickey.
2002-07-17 14:09:59 +00:00
rafal 9b5e467d2e Don't set speed in the stty commands, so installs still work if the user
has their console speed set to something other than 9600.
2002-07-17 14:04:59 +00:00
lukem 1cf21a4eeb as COPYDIR copies files with 444 permissions, we need to explicitly
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
2002-06-12 22:59:31 +00:00
lukem fa9f459228 unused 2002-05-22 18:04:04 +00:00
rafal 8917c72df2 Release machinery for port-sgimips; original work by Scott Taylor (sgimips
at mrynet.com), NDWO-ified by me (so all bugs are probably my fault).
2002-05-21 20:54:16 +00:00
rafal 3d46bd9251 For reference purposes (as it currently doesn't build): add miniroot build
directory; the ramdisk build also relies on the termcap entry here, so this
isn't totally useless.  All based on work by Scott Taylor (sgimips at
mrynet.com), with bugs most likely added by me.
2002-05-21 20:51:34 +00:00